Find the perfect skill
Checkpoint
Development
Save and restore task state before risky operations (refactors, migrations). Use /checkpoint for mid-task rollback points.
Integrate Claude Skill into Project Guidelines
Development
Learn how to integrate Claude skills into project development guidelines, updating docs and examples rather than generating code directly.
Stack-Aware ESLint Rule Research
Development
Research ESLint rules from live docs and bootstrap stack-specific rules with verified provenance. Follows a tiered trust model and L4-expressibility filter.
Gemini API Caching Best Practices
Development
Robust caching strategies for Gemini API: versioning, entity-stable keys, and invalidation to reduce cost and latency.
Context Mode Purge
Development
Permanently deletes context-mode knowledge base and session data. Destructive and irreversible.
Hybrid Search Implementation
Data & AI
Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.
Interact with GitHub Issues
Development
Create, list, and view GitHub issues using the gh CLI with a guided workflow.
Competitive Battlecard
Productivity
Generates a deal-specific competitive battlecard against a named competitor by combining deal context, web research, and historical meeting intelligence. Produces actionable sales ammunition including competitor overview, strength/weakness comparison, objection responses, win themes, and evidence confidence. Best used when a sales rep needs head-to-head positioning to win a specific deal.
Regularly Patch RDS Systems
Security
This control ensures that RDS database instances are regularly updated and patched to address security vulnerabilities and maintain system integrity.
Podcast Show Notes & Transcription
Content
Generate timestamped show notes, key takeaways, and formatted transcripts for podcast episodes. Ideal for summaries, timestamps, and publishing.
Projector - Knowledge Base Generator
Documentation
Creates structured project documentation to maintain persistent project knowledge, solving AI context loss between conversations.
Automated Commit Pipeline
Development
Runs the governed commit pipeline: auto-branch, selective staging, formatting, linting, secret detection, conventional commit message, push.