Find the perfect skill
CTO Build Framework Validator
DevOps
Validate CTO Build Framework governance artifacts and version-bound evidence. Supports independent re-execution, internal consistency reviews, and verdict filing.
Run Autonomous Game NPC Agent
Data & AI
Runs an autonomous AI task agent as a game character, resolving the character name to its UUID and executing tasks using a Pipecat + Gemini LLM pipeline.
Claude Code Ecosystem Guide
Development
Comprehensive guide for Claude Code CLI, extensibility (agents, skills, output styles), and CLAUDE.md architecture.
DELF Vocabulary & Grammar
Content
French learning module with four sub-skills: grammar, exercise generation, listening strategies, and reading analysis. Triggered by /delf-vocab.
Run Local Services
Development
Start all local services (backend, frontend, docs) with dependency checking, error diagnosis, and automatic recovery.
Create Task - ETNA_TRADER
Development
Create implementation-ready technical documentation for a feature or fix in ETNA_TRADER. Adopts a TDD-first workflow with control gates and UI planning.
AI Prompt Engineering Safety Review & Improvement
Security
Comprehensive AI prompt analysis for safety, bias, security vulnerabilities, and effectiveness, with detailed improvement recommendations and frameworks.
Documentation Tools
Documentation
Lists available Claude Code commands for the Pulumi Docs repository.
Finish: Code Review Dispatcher
Development
Internal review dispatcher that classifies changed files and triggers the appropriate review subagents. Uses git to detect changes and skip already-run reviews.
Systematic Debugging
Development
Provides a structured five-phase debugging workflow: understand, reproduce, isolate, fix, and document. Guides through writing failing tests, binary search isolation, minimal fixes, and regression tests. Most useful when tackling complex or non-obvious bugs that require a systematic approach.
Frontend Security Coding
Security
Expert in secure frontend coding, XSS prevention, CSP, and client-side security. Provides actionable guidance for building secure user interfaces.
ML Pipeline - Multi-Agent Orchestration
Data & AI
Design and implement a complete ML pipeline following modern MLOps best practices with multi-agent orchestration.