Find the perfect skill
Initial local service review
Development
Perform an initial local review of service changes by comparing the current branch with master. Analyze changed files for regressions, incompatible API changes, missing tests, security issues, and performance problems. Output a structured review covering critical issues, risks, quality notes, missing tests, and clarifying questions.
Home Assistant Code Review
Development
Reviews Home Assistant code changes with constructive feedback, ensuring consistent review behavior and output format. Can be used for code reviews in general.
Reversa PRD Drafter
Documentation
Agent that synthesizes ideation and personas into a complete PRD (problem, metrics, scope, risks). Invoked via /reversa-drafter.
Naive UX Check
Testing
Organizes naive-user comprehension prompts and logs results before a release.
Get Job Inputs
DevOps
Retrieve input values provided when a job was executed. Use for debugging, reproducing results, or auditing job submissions.
MVP Builder
Development
Build a Minimum Viable Product by scoping ruthlessly, shipping fast, and learning from real users.
Leavn Commit Machine
Development
Create clean, descriptive git commits for Leavn app following emoji prefix convention with comprehensive change summaries.
DOCX creation, editing, and analysis
Development
Provides the ability to create, edit, and analyze Microsoft Word .docx files. Includes workflows for text extraction, raw XML access, generating new documents using a JavaScript library, and editing with a Python OOXML library. Helps when programmatically generating or modifying Word documents, especially with tracked changes for document review.
Dependency Security Audit
Security
Analyze project dependencies for vulnerabilities, license issues, and outdated packages. Provide actionable remediation strategies.
BMAD UX Planning
Documentation
Produces two planning documents (DESIGN.md and EXPERIENCE.md) for UI projects: visual system (design tokens, accessibility) and user journeys, flows, states.
Create Pull Request
Development
Push branch and create a pull request with a conventional title and relevant labels.
PR Description Format
Documentation
Provides PR description format and workflow requirements for GitHub pull requests.