Claude Code Plugins

Community-maintained marketplace

Feedback

real-time-filtering

@pixu1980/karaoke-tracker
0
0

Patterns for real-time client-side filtering, searching, and sorting of lists. Use when implementing dynamic search or filter features.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name real-time-filtering
description Patterns for real-time client-side filtering, searching, and sorting of lists. Use when implementing dynamic search or filter features.
license MIT
metadata [object Object]

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.