PDCA-based debugging toolkit: debug cycle methodology, language-specific log patterns, and mobile MCP tool guides
Essential skills for mastering AI agent collaboration. Includes intent clarification, delegation decisions, and skill activation patterns.
Orchestrates multi-file tasks by delegating to parallel sub-agents. Use when a task spans multiple files or components and can benefit from parallel execution to save context and time.
Guidelines for when to delegate tasks to sub-agents vs handle directly. Use when deciding whether to use Explore, Plan, or other specialized agents for a task.
Clarify user intent before executing tasks. Use when requests are vague, ambiguous, or could be interpreted multiple ways. Helps prevent wasted effort from misunderstanding.
Guide for making skills discoverable and ensuring they get invoked at the right time. Use when creating new skills or troubleshooting why existing skills aren't being called.
Audit CLAUDE.md files for redundancy and adherence to best practices
Clean Architecture patterns for Flutter with Riverpod state management