
Agentic Skills by kapil0x
Remembering Conversations
by kapil0x
Search previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search
Writing Skills
by kapil0x
TDD for process documentation - test with subagents before writing, iterate until bulletproof
Systematic Debugging
by kapil0x
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.
Gardening Skills Wiki
by kapil0x
Maintain skills wiki health - check links, naming, cross-references, and coverage
Testing Skills With Subagents
by kapil0x
RED-GREEN-REFACTOR for process documentation - baseline without skill, write addressing failures, iterate closing loopholes
Test-Driven Development (TDD)
by kapil0x
Write the test first, watch it fail, write minimal code to pass
Test-Driven Development (TDD)
by kapil0x
Write the test first, watch it fail, write minimal code to pass
Testing Anti-Patterns
by kapil0x
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.
Tracing Knowledge Lineages
by kapil0x
Understand how ideas evolved over time to find old solutions for new problems and avoid repeating past failures
Getting Started with Skills
by kapil0x
Skills wiki intro - mandatory workflows, search tool, brainstorming triggers
Getting Started with Skills
by kapil0x
Skills wiki intro - mandatory workflows, search tool, brainstorming triggers
Root Cause Tracing
by kapil0x
Systematically trace bugs backward through call stack to find original trigger
Dispatching Parallel Agents
by kapil0x
Use multiple Claude agents to investigate and fix independent problems concurrently
Code Review Reception
by kapil0x
Receive and act on code review feedback with technical rigor, not performative agreement or blind implementation
Code Review Reception
by kapil0x
Receive and act on code review feedback with technical rigor, not performative agreement or blind implementation
Using Git Worktrees
by kapil0x
Create isolated git worktrees with smart directory selection and safety verification
Condition-Based Waiting
by kapil0x
Replace arbitrary timeouts with condition polling for reliable async tests
Preserving Productive Tensions
by kapil0x
Recognize when disagreements reveal valuable context, preserve multiple valid approaches instead of forcing premature resolution
Subagent-Driven Development
by kapil0x
Execute implementation plan by dispatching fresh subagent for each task, with code review between tasks
Sharing Skills
by kapil0x
Contribute skills back to upstream via branch and PR
Requesting Code Review
by kapil0x
Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding
Finishing a Development Branch
by kapil0x
Complete feature development with structured options for merge, PR, or cleanup
Verification Before Completion
by kapil0x
Run verification commands and confirm output before claiming success
When Stuck - Problem-Solving Dispatch
by kapil0x
Dispatch to the right problem-solving technique based on how you're stuck
When Stuck - Problem-Solving Dispatch
by kapil0x
Dispatch to the right problem-solving technique based on how you're stuck
Defense-in-Depth Validation
by kapil0x
Validate at every layer data passes through to make bugs impossible
Defense-in-Depth Validation
by kapil0x
Validate at every layer data passes through to make bugs impossible
Pulling Updates from Skills Repository
by kapil0x
Sync local skills repository with upstream changes from obra/superpowers-skills
Writing Plans
by kapil0x
Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context
Brainstorming Ideas Into Designs
by kapil0x
Interactive idea refinement using Socratic method to develop fully-formed designs
Brainstorming Ideas Into Designs
by kapil0x
Interactive idea refinement using Socratic method to develop fully-formed designs
Simplification Cascades
by kapil0x
Find one insight that eliminates multiple components - "if this is true, we don't need X, Y, or Z"
Scale Game
by kapil0x
Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales
Executing Plans
by kapil0x
Execute detailed plans in batches with review checkpoints
Collision-Zone Thinking
by kapil0x
Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?"
Inversion Exercise
by kapil0x
Flip core assumptions to reveal hidden constraints and alternative approaches - "what if the opposite were true?"
Meta-Pattern Recognition
by kapil0x
Spot patterns appearing in 3+ domains to find universal principles
Discover More Agentic Skills
Browse our complete catalog of AI agent skills from developers worldwide.