Loading...
Loading...
Found 168 Skills
Systematically fix all failing tests after business logic changes or refactoring
Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.
Guide for setup Codemap CLI for intelligent codebase visualization and navigation
Load all open issues from GitHub and save them as markdown files
Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure
creates draft task file in .specs/tasks/draft/ with original user intent
Execute complex tasks through sequential sub-agent orchestration with intelligent model selection, meta-judge → LLM-as-a-judge verification
Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing
Use when found gap or repetative issue, that produced by you or implemenataion agent. Esentially use it each time when you say "You absolutly right, I should have done it differently." -> need create rule for this issue so it not appears again.
Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Implement a task with automated LLM-as-Judge verification for critical steps