Find the perfect skill
Specification Writing with Requirements and Scenarios
Documentation
Writes specifications for changes, generating delta specs with requirements and scenarios. Uses Given/When/Then and RFC 2119 keywords to describe added, modified, or removed behavior. Helps when you need structured, testable specifications for a proposed change.
Heal SKILL.md Files
Development
Detects the active skill from conversation context, analyzes errors or outdated instructions in its SKILL.md file, proposes specific fixes with before/after diffs, and applies changes after user approval with optional git commit. Helps maintain skill definitions when they contain wrong API references or incorrect directives.
Development Task Planning
Development
Skill for planning development tasks using a checklist and template. It guides impact tier assessment, decomposes work into independently testable units, and formats the plan output. Helpful for structuring work before coding.
Skill Builder
Development
Create, edit, and convert Claude Code skills with detailed instructions and best practices.
Prepare and Submit Changes
Development
Commit changes, bump version, update changelog, and open a pull request.
FlowRedux State Management Refactoring
Development
Refactor complex Android/KMP state management code to use FlowRedux state machine pattern. Transform tangled state logic into clean, testable architecture.
Open GitHub Repository
Development
Opens the GitHub sync repository page associated with Claude Code in the default browser. It reads the remote URL from the local git configuration and converts it to an HTTPS link. Useful for quickly accessing the repository without manually navigating to it.
Create Pull Requests with gh
Development
Create high-quality pull requests via gh pr create, handling commits, branching, and rebasing automatically.
Output SDK Folder Structure Conventions
Development
Validate and fix folder structure for Output SDK workflows. Ensures migrated workflows follow correct naming and file conventions.
sqlmap - SQL Injection Detection and Exploitation
Security
Detect and exploit SQL injection vulnerabilities with sqlmap. Supports parameter testing, database enumeration, and advanced techniques like tamper scripts for WAF bypass.
Compliance Mapping to Security Frameworks
Security
Maps threats and controls to compliance frameworks like OWASP Top 10, SOC2, PCI-DSS, HIPAA, and GDPR. Generates compliance reports with coverage percentages and identifies gaps. Use when checking compliance status, mapping to security frameworks, or generating audit documentation.
Brainstorming & Product Design
Development
Acts as a Socratic Product Manager to explore, clarify, and define new application ideas. Use when the user has a vague idea, wants to brainstorm, or asks to design an app.