返回 Skill 列表
extension
分类: 开发与工程无需 API Key

real-time-filtering

用于实时客户端过滤、搜索和排序列表的模式。在实现动态搜索或过滤功能时使用。

person作者: jakexiaohubgithub

When to use this skill

Use this skill when implementing search, filtering, or sorting of list data in components. Covers client-side performance optimization and responsive UX patterns.

For detailed patterns, implementation examples and best practices, see references/REFERENCE.md.

For project-specific filtering patterns, refer to .context/CLAUDE.md or .context/COPILOT.md.