Find the perfect skill
Documentation Claim Check
Documentation
Analyzes whether claims in public-facing documentation are supported by evidence. Runs Preflight, Claim Triage, and Validation phases without executing commands or making fixes.
Automated Test Scaffolding
Testing
Generates a complete automated test structure (unit, integration, edge cases) based on existing code. Use for writing tests, increasing coverage, or creating mocks.
Bash Error Handling with thefuck
Development
Automatically suggests and applies corrections for failed bash commands using thefuck. Helps recover from command errors quickly, and provides a structured way to handle mistakes and frustration during development.
Godot TSCN Scene Format
Development
Complete specification for Godot 4.x .tscn scene file format. Enables AI to directly read and write scene files.
SwiftUI UI Patterns
Development
Best practices and example-driven guidance for building SwiftUI views, including navigation hierarchies, custom modifiers, and responsive layouts.
Code Formatting Guidelines
Development
A compact set of code formatting guidelines for consistency, readability, and automated tooling.
Feature Development Workflow
Development
Automate 7-phase feature development using specialized agents for code exploration, architecture design, and quality review.
Google Docstring Assistant
Documentation
Write Python docstrings following the Google Python Style Guide, using clear sections and examples.
Security & Compliance Guardian
Security
Establish comprehensive security scanning and compliance infrastructure: CodeQL analysis, Dependabot, secret detection, and dependency review.
Thread Spawner
Development
Spawns and manages parallel threads on a claude-threads orchestrator from Claude Code. Enables parallel execution of epics and tasks with isolated git worktrees.
Generate /goal Condition for Skill Improvement
Development
Interview the user to create a measurable goal.md sidecar for an existing SKILL.md, enabling tracked improvement runs.
VersionTruth: Version Hallucination Mitigation
DevOps
Real-time ground-truth for npm, Node, and GitHub Actions versions to prevent hallucination. Uses the boomtick.blog API to compare and validate version pins.