Find the perfect skill
Release Manager
DevOps
Create new AILANG releases with version bumps, changelog updates, git tags, and CI/CD verification.
Convert PR feedback into a lint rule
Development
Turn recurring PR review comments into an automated lint rule with tests and CLAUDE.md annotation.
Containerized Security Auditing and Ethical Hacking
Security
Containerized security auditing and ethical hacking tools. All operations run in isolated Docker containers for safety.
Tape-opens: Stack-Unwind Review
Productivity
Builds a stack-unwind tree of a session: completed tasks struck through, abandoned opens nested at their depth, sized by measured prompt count.
Ship-Safe Audit
Security
Run a pre-ship security and quality audit using npx ship-safe audit. Reports findings by severity and blocks critical issues.
SQLite Query Performance Tuning
Development
Specialized in SQLite query performance tuning. Diagnose slow queries, analyze execution plans, and optimize indexes and queries through a measurement-driven workflow.
Start a drift session
Development
Record the current git SHA and session metadata (ticket ID, planned work) to `.drift/config.json` to begin tracking how code drifts from plan. Automatically initialises the `.drift/` directory and fetches Jira ticket details for planned work if no text is provided.
Convex Security Check
Security
Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling
Legacy Code Modernization
Development
Orchestrate legacy modernization using the strangler fig pattern, enabling gradual component replacement while maintaining business operations through expert agent coordination.
Check Vocal Bridge authentication status
Development
Check Vocal Bridge authentication status. Displays the current API key, connected agent name, and connection health to verify the setup.
Launch Beacon Dashboard
Data & AI
Launch the interactive web dashboard to visualize a codebase's knowledge graph.
Backport PR to Next.js release branch
Development
Backport a merged Next.js PR from canary to a release branch using git cherry-pick and open a draft PR with the correct base.