Find the perfect skill
Audit Logging Protocol
DevOps
Implement comprehensive audit logging to trace all critical actions. Includes backend implementation standards, database management, and verification checklist for production systems.
Document Indexer
Documentation
Scans markdown files in docs/ and extracts YAML frontmatter to provide just-in-time context without loading full file content.
Create a new Claude Code skill
Development
Create a new skill under .claude/skills/<name>/SKILL.md with valid frontmatter, follow conventions, and index it in CLAUDE.md and README.md.
Do End-to-End Task Workflow
Development
Autonomous end-to-end task execution: research, branch, implement, pass CI, open PR, ship. Invoked via /do or $do.
AI Video Generator
Design & Creativity
End-to-end AI video generation from text descriptions. Create videos from scripts, storyboards, or simple prompts with professional quality.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.
Phaser Game Development
Development
Build 2D browser games using Phaser 3's scene-based architecture and physics systems.
Create High-Quality Git Commits
Development
Creates high-quality Git commits by analyzing changes, running relevant agents, and grouping files into logical commits.
Skill Writer
Development
Guides users through creating Agent Skills for Claude Code, including writing SKILL.md files, frontmatter, and skill structure. Use when the user wants to create, author, or design a new Skill, or needs help with skill formatting and validation.
Artifact Audit
Testing
Read-oriented inspection to detect drift, inconsistency, and omissions in completed artifacts.
ffuf - Fast Web Fuzzer
DevOps
Discover hidden content, directories, subdomains, and API endpoints with ffuf — the fastest web fuzzer. Supports recursive scanning and multiple fuzzing positions.
Canary Monitoring
DevOps
Post-deploy canary monitoring. Watches the live app for console errors, performance regressions, and page failures using the browse daemon. Takes periodic screenshots, compares against pre-deploy baselines, and alerts on anomalies.