Manage local skills - list, add, remove, search, edit
Robust error handling patterns for TypeScript applications
Extract a learned skill from the current conversation
Automated release workflow for oh-my-claudecode
Review a plan with Critic
Advanced Git workflows, branching strategies, and commit conventions
Deep analysis and investigation
Test-Driven Development enforcement skill - write tests first, always
Designer-turned-developer who crafts stunning UI/UX even without design mockups
Modern React component patterns with hooks, composition, and TypeScript
QA cycling workflow - test, verify, fix, repeat until goal met
Design short-term, long-term, and graph-based memory architectures
This skill should be used when the user asks to "optimize a DSPy program", "use MIPROv2", "tune instructions and demos", "get best DSPy performance", "run Bayesian optimization", mentions...
This skill should be used when the user asks to "create custom DSPy module", "design a DSPy module", "extend dspy.Module", "build reusable DSPy component", mentions "custom module patterns",...
Claude Code extensibility: agents, skills, output styles. Capabilities: create/update/delete agents and skills, YAML frontmatter, system prompts, tool/model selection, resumable agents,...
Recommend the right agents and skills for any task. Covers both heavyweight agents (Task tool) and lightweight skills (Skill tool). Triggers on: which agent, which skill, what tool should I use,...
Guidelines for creating temporary files in system temp directory. Use when agents need to create reports, logs, or progress files without cluttering the repository.
Add new skills to an existing workflow and update all related documentation. Use when user wants to add skills from GitHub URLs to a workflow (e.g., "add this skill to the workflow", "δΈΊε·₯δ½ζ΅ζ·»ε ζθ½")....
This skill should be used when the user asks to "evaluate a DSPy program", "test my DSPy module", "measure performance", "create evaluation metrics", "use answer_exact_match or SemanticF1",...
This skill should be used when the user asks to "compose DSPy modules", "use Ensemble optimizer", "combine multiple programs", "use dspy.MultiChainComparison", mentions "ensemble voting", "module...