83,201 skills sorted by stars.
Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multi...
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Use when deciding whether to dispatch subagents, when to stay in main context, when facing 2+ independent parallel tasks...
This skill should be used when managing "concurrent agent execution", "parallel task processing", "load balancing across...
Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failur...
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatch one...
Use multiple Claude agents to investigate and fix independent problems concurrently
Use when facing 3+ independent failures that can be investigated without shared state or dependencies. Dispatches multip...
Use when multiple independent tasks can run simultaneously. Enables efficient parallel work execution with specialized a...
Custom agents built for GH copilot
Displays 0-based collection indices as 1-based numbers in WPF Slider controls. Use when showing user-friendly slice/page...
Displaying charts, dataframes, and metrics in Streamlit. Use when visualizing data, configuring dataframe columns, or ad...