Find the perfect skill
Session Summary for Co-author
Documentation
Review Git logs, modified files, and pipeline status to produce a handoff summary. Writes a markdown file to session_logs/.
Morphir Knowledge Base Manager
Documentation
Manages the Morphir knowledge base under kb/ — bundles, concepts, and decision records. Use for adding content, checking conformance, building/querying the SQLite index, and handling the lifecycle.
Reversa Drafter - PRD Synthesis Agent
Documentation
Synthesizes ideation notes and personas into a complete Product Requirements Document (PRD). Generates a structured PRD.md with problem, scope, constraints, and risks.
Lumi Contextual Help
Productivity
Explain contextual Lumi assistance in X-HR: context badge, sidebar behavior, and mobile.
Probitas Setup
Testing
Set up Probitas for E2E testing. Initializes the project and installs the probitas CLI.
SEO Keyword Strategist
Content
Analyzes keyword usage in provided content, calculates density, suggests semantic variations and LSI keywords based on the topic. Prevents over-optimization.
Clerk + Convex + Expo Authentication
Development
Complete authentication system for React Native / Expo apps using Clerk and Convex. Production-ready blueprint covering JWT validation to account deletion.
Docs Sync
Documentation
Keep repository documentation up-to-date when behavior, commands, or decisions change. Update README, ADRs, and docs in the same change as code.
Commit All Unstaged Changes
Development
Create atomic commits from all unstaged changes, grouping them into logical commits with a clean commit style.
Terraform Module Scaffolder
DevOps
Scaffolds new Terraform modules with standardized structure including main.tf, variables.tf, outputs.tf, versions.tf, and README.md.
Context Restore
Productivity
Restores the most recent saved working context to resume where you left off across sessions. Pairs with /context-save.
Pull Request Review with Maintainer Workflow
Development
Comprehensive pull request review as a maintainer with approval, change request, merge, and close workflow.