83,201 skills sorted by stars.
Create subagent definitions for Claude Code and OpenCode that delegate to skills. Use when creating new subagents or ref...
Patterns for launching and managing parallel subagents efficiently.
Auto-injects subagent delegation best practices when agents, subagents, Task tool, or parallel execution is mentioned.
Create and configure custom subagents in Claude Code. Use when user asks to create a new subagent, needs specialized AI...
This skill should be used when the user asks to "configure a subagent", "create a custom agent", "set up agent tools", "...
Global contract for all specialist subagents. Enforces role boundaries, scope discipline, and DONE/BLOCKED status signal...
Create specialized Claude Code sub-agents with custom system prompts and tool configurations. Use when users ask to crea...
创建具有自定义系统提示和工具配置的专业化 Claude Code 子代理。当用户要求创建新的子代理、自定义代理、专业助手,或为 Claude Code 配置特定任务的 AI 工作流时使用。
Use when executing a multi-task plan where each task is independent, or when the user wants parallel or isolated task ex...
Use when executing implementation plans with independent tasks in the current session
Use when executing implementation plans in current session. Dispatches fresh subagent per task with two-stage review. Sp...
Execute implementation plan by dispatching fresh subagent per task. Each task gets: Implementer → Spec Review → Quality...
Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for ea...
Execute implementation plans by dispatching a fresh subagent per task with two-stage review (spec compliance then code q...
Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans...
Use when executing implementation plans with independent tasks in the current session. Dispatches fresh subagent for eac...
subagent-driven-development
(中文)Use when executing implementation plans with independent tasks in the current session
Execute implementation plan by dispatching fresh subagent for each task, with code review between tasks