Find the perfect skill
Reasoning Personas - Thinking Modes
Data & AI
Activate different high-agency thinking modes for varied problem-solving approaches. Switch between analytical, creative, strategic, and critical reasoning styles.
Implementation Planning (Phase 4)
Development
Generates a detailed implementation plan in docs/specs/ based on the chosen architecture by reading workflow state and creating tracking tasks. Used during the planning phase (Phase 4) before coding.
WHOOP - Recovery & Strain Monitor
Education & Training
WHOOP morning check-in covering recovery, sleep quality, and strain metrics with personalized suggestions. Optimize your daily readiness and training load.
PMOVES Model Registry
Data & AI
Query, discover, and enrich the AI model catalog. Manages LLM, embedding, TTS, vision model metadata, HuggingFace enrichment, and GPU deployments.
1C Form Compilation from JSON DSL
Development
Compiles a 1C managed form from a compact JSON DSL definition. Generates a complete Form.xml (100-500+ lines) from a concise JSON specification (20-50 lines). Use when creating a new form from scratch; automatically handles namespace declarations, companion elements, and sequential IDs.
Penetration Test Reporter
Security
Document and report security findings from penetration tests with severity ratings and remediation guides.
Railway Documentation
Documentation
Search up-to-date Railway documentation to answer questions accurately.
Sentry Known Pitfalls
Development
Identify and fix common Sentry pitfalls. Use when troubleshooting issues, reviewing configs, or preventing mistakes.
Infrastructure as Code with Terraform
DevOps
Write Terraform configurations for cloud infrastructure with modules, state management, and best practices.
Load Auto-Generated Skill
Development
Loads an auto-generated skill into the current session without requiring a restart. If no skill name is provided, it lists all available auto-generated skills for selection. This is helpful for immediately using skills created or discovered during an active session.
MemoryLane - Persistent Memory for Claude
Productivity
MemoryLane provides persistent memory across sessions using four categories (patterns, insights, learnings, context) and automatically compresses context 6.4x with 84.3% cost savings. It passively learns from git commits and file changes, and includes commands to curate, recall, and manage memories. Use it when you need to remember project context, reduce token costs, or track learned patterns.
Complete GitHub Integration
Development
This skill provides complete GitHub API integration for managing repositories, issues, pull requests, Actions workflows, and security alerts. It helps automate Git workflows directly from the AI coding assistant. Use it when you need to interact with GitHub programmatically without switching contexts.