Dispatching Parallel Agents
Use multiple Claude agents to investigate and fix independent problems concurrently
Executing Plans
Execute detailed plans in batches with review checkpoints
writing-clearly-and-concisely
Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.
finding-duplicate-functions
Use when auditing a codebase for semantic duplication - functions that do the same thing but have different names or implementations. Especially useful for LLM-generated codebases where new functions are often created rather than reusing existing ones.
mcp-cli
Use MCP servers on-demand via the mcp CLI tool - discover tools, resources, and prompts without polluting context with pre-loaded MCP integrations
windows-vm
Create, manage, or connect to a headless Windows 11 VM running in Docker with SSH access. Use when the user wants to spin up, stop, restart, or SSH into a Windows VM.
Finishing a Development Branch
Complete feature development with structured options for merge, PR, or cleanup
Code Review Reception
Receive and act on code review feedback with technical rigor, not performative agreement or blind implementation
Remembering Conversations
Search previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search
Tracing Knowledge Lineages
Understand how ideas evolved over time to find old solutions for new problems and avoid repeating past failures
Condition-Based Waiting
Replace arbitrary timeouts with condition polling for reliable async tests
Test-Driven Development (TDD)
Write the test first, watch it fail, write minimal code to pass
Testing Anti-Patterns
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.
Getting Started with Skills
Skills wiki intro - mandatory workflows, search tool, brainstorming triggers
Page 2 of 2 · 64 results