rohitg00/skillkit Skills
(14)Browse AI agent skills from rohitg00/skillkit for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
Testing Anti-Patterns
rohitg00/skillkit
Common testing mistakes to avoid for reliable, maintainable tests
Design First
rohitg00/skillkit
Think before coding - design the solution before implementing
find-skills
rohitg00/skillkit
Discover and install skills from multiple marketplaces for AI coding agents
Handoff Protocols
rohitg00/skillkit
Effectively transfer work context between team members or agents
Hypothesis Testing
rohitg00/skillkit
Scientific approach to debugging with hypothesis formation and testing
Parallel Investigation
rohitg00/skillkit
Coordinate multiple investigation threads for complex problems
Red-Green-Refactor
rohitg00/skillkit
Test-driven development cycle for writing reliable, well-designed code
Root Cause Analysis
rohitg00/skillkit
Systematic approach to finding the true source of bugs, not just symptoms
Skill Authoring
rohitg00/skillkit
Guidelines for writing effective AI agent skills
Structured Code Review
rohitg00/skillkit
Multi-stage code review process for thorough and constructive feedback
Task Decomposition
rohitg00/skillkit
Break down complex tasks into small, manageable, atomic units
Test Patterns
rohitg00/skillkit
Effective patterns for writing maintainable, reliable tests
Trace and Isolate
rohitg00/skillkit
Techniques for tracing code execution and isolating problematic components
Verification Gates
rohitg00/skillkit
Define checkpoints to validate work before proceeding to next phase