Find the perfect skill
PR review to lint rule
Development
Converts a recurring PR review comment into an automated lint rule with tests and CLAUDE.md annotation.
Ship Current Branch
Development
Ship current branch with CI, code review, security review, SonarCloud, and merge. Assumes code is already committed and pushed.
Sentry Known Pitfalls
Development
Identifies common Sentry pitfalls and how to avoid them. Use for troubleshooting Sentry issues, reviewing configs, or preventing mistakes.
Probitas Setup
Testing
Initialize Probitas project and install CLI. Use for setting up E2E testing.
Project Documentation Lookup
Documentation
Quickly find project info in the docs/ folder: status, runbooks, strategy, architecture. Use when you need context about the project.
Move Documentation Files with Git History and Aliases
Documentation
Moves documentation files using git mv, preserving history, updating Hugo aliases, menus, and internal links.
Dependency Upgrade Path Planning
Development
Formulates a safe upgrade plan for package dependencies, considering breaking changes, security risks, and compatibility issues.
Deepgram SDK Patterns
Development
Apply production-ready Deepgram SDK patterns for TypeScript and Python. Covers singleton clients, Aura text-to-speech, audio intelligence, and migration paths.
Add a Design Pattern
Documentation
Document a newly learned design pattern in the pattern library by adding an entry and a reference file with code examples.
Code Review
Development
Rigorous code review to identify bugs and improvements, with thorough verification of each issue before reporting.
Exa Policy & Guardrails
DevOps
Implement automated policy enforcement and guardrails for Exa integrations. Configure ESLint rules, pre-commit hooks, and CI/CD policy checks for best practices.
Dependency Upgrade Planning
Development
Create a safe dependency update plan by analyzing security risks, breaking changes, and compatibility issues.