Aide à la configuration et au déploiement sur Kubernetes. Se déclenche avec "Kubernetes", "K8s", "kubectl", "pod", "deployment", "service", "ingress", "helm", "cluster",…
Score 70/100
Développement PHP Laravel avec Eloquent ORM, Blade templates, migrations, middleware, queues et Sanctum.
Score 70/100
Structured SDLC workflow with 8 phases — requirements, design review, planning, implementation, testing, and code review.
Score 70/100
Planifie et exécute des tests de charge et performance. Se déclenche avec "test de charge", "load test", "stress test", "performance test", "k6", "JMeter", "Gatling", "benchmark",…
Score 70/100
Architecture de messaging avec RabbitMQ, Kafka, Azure Service Bus. Se déclenche avec "message queue", "RabbitMQ", "Kafka", "queue", "messaging", "async", "pub/sub", "broker",…
Score 70/100
Conception et découpage d'architecture microservices. À utiliser pour concevoir ou migrer vers des microservices.
Score 70/100
Déploiement de modèles ML en production (MLOps). Se déclenche avec "déployer un modèle", "ML deployment", "MLOps", "model serving", "inference", "model registry", "ML pipeline",…
Score 70/100
Architecture d'applications mobiles (native, cross-platform, hybrid). Se déclenche avec "architecture mobile", "app mobile", "native vs cross-platform", "Flutter vs React Native",…
Score 70/100
Server-authoritative multiplayer architecture principles. Use when designing multiplayer features.
Score 70/100
Développement d'applications Next.js avec App Router, Server Components, SSR, ISR, API routes et middleware.
Score 70/100
Design d'API Contract-First avec OpenAPI/Swagger, génération de code, validation de contrats et documentation interactive.
Score 70/100
Implémentation du pattern Outbox et Saga pour garantir la cohérence transactionnelle dans les architectures microservices.
Score 70/100
Techniques avancées de prompt engineering pour LLMs. Se déclenche avec "prompt engineering", "prompt", "system prompt", "few-shot", "chain of thought", "meilleur prompt",…
Score 70/100
Bonnes pratiques Python pour code propre, performant et maintenable. Se déclenche avec "Python", "PEP 8", "pythonic", "virtualenv", "pip", "poetry", "FastAPI", "Django",…
Score 70/100
Pre-wrap quality gate. Runs /simplify on the working-tree diff, re-runs commands.test, and reports results. Suggests /code-review:code-review when installed.
Score 70/100
Patterns de messaging avec RabbitMQ — exchanges, queues, routing, dead letter, pub/sub et intégration avec MassTransit/.NET.
Score 70/100
Per-task ralph loop pattern for implementation and debugging. One loop per task, not one loop per feature.
Score 70/100
Conception de systèmes de rate limiting et throttling pour APIs. Se déclenche avec "rate limit", "throttling", "limite de requêtes", "API abuse", "DDoS protection", "quota", "429…
Score 70/100
Crée des composants React/Vue/Angular/Svelte optimisés et réutilisables. Se déclenche avec "composant React", "component", "Vue component", "Angular component", "Svelte", "hooks",…
Score 70/100
Guide de développement React Native avec Expo et navigation. Se déclenche avec "React Native", "Expo", "RN", "react-navigation", "native modules", "bridge", "mobile JavaScript",…
Score 70/100
Analyzes codebase against standards and generates refactoring tasks for ring:dev-cycle.
Score 70/100
AUTO-ACTIVATE when working in flow-state-refactor worktree or refactoring large components. MANDATORY port 5550 for refactor worktree.
Score 70/100
AUTO-ACTIVATE when working in flow-state-refactor worktree or refactoring large components. MANDATORY port 5550 for refactor worktree.
Score 70/100
Conception d'APIs REST conformes aux standards et bonnes pratiques. Se déclenche avec "API REST", "concevoir une API", "endpoints", "REST design", "resource naming", "HTTP…
Score 70/100
Guide Rust pour ownership, lifetimes et patterns systèmes. Se déclenche avec "Rust", "ownership", "borrow checker", "lifetime", "cargo", "traits", "async Rust", "systems…
Score 70/100
Start the backend (FastAPI/uvicorn) and frontend (Vite) development servers. Use when user mentions "start dev", "run servers", "launch app", "start the app", or needs to run the…
Score 70/100
Apply Mark's core development standards to ensure consistent, maintainable code across all projects. Use when starting work on any codebase, generating new code, refactoring, or…
Score 70/100
Comprehensive Storybook skill for Vue 3 - story creation, auditing, component discovery, visual testing, and CI integration.
Score 70/100
Comprehensive Storybook skill for Vue 3 - story creation, auditing, component discovery, visual testing, and CI integration.
Score 70/100
Développement d'applications Svelte et SvelteKit avec réactivité native, stores, SSR, routing et transitions.
Score 70/100
Review and audit code quality, architecture, and implementation. Verify code meets design specs, find bugs, identify improvements, and create change/bug/improve backlogs.
Score 70/100
Create and execute comprehensive tests including unit tests, integration tests, CLI tests, web/mobile UI tests, API tests, and log analysis.
Score 70/100
Create Mermaid diagrams and convert them to images. Use when needing to visualize flows, architecture, or data structures.
Score 70/100
Capture and inspect specific screen regions (e.g., mobile simulators, app windows) using a background streaming process. Use for UI debugging and troubleshooting.
Score 70/100
Aide à la conception de systèmes à grande échelle. Se déclenche avec "system design", "architecture système", "concevoir un système", "comment architecturer", "high availability",…
Score 70/100
Guide la pratique du Test-Driven Development pas à pas. Se déclenche avec "TDD", "test driven", "red green refactor", "écrire le test d'abord", "BDD", "behaviour driven",…
Score 70/100
Guide pour tech leads : architecture, code reviews, mentoring et décisions techniques. Se déclenche avec "tech lead", "lead technique", "décision technique", "mentoring", "code…
Score 70/100
Rédaction technique claire pour documentation, ADR et RFC. Se déclenche avec "documentation technique", "technical writing", "rédiger une doc", "ADR", "RFC", "architecture…
Score 70/100
Run the configured test suite and record the result to .claude-code-hermit/state/last-test.json. /dev-pr reads this record; a fresh pass at HEAD skips re-running.
Score 70/100
Chrome MCP browser testing. Console/network debugging, JS execution, GIF recording.
Score 70/100
Analyse et améliore la couverture de tests d'un projet. Se déclenche avec "couverture", "coverage", "code coverage", "branches non testées", "améliorer mes tests", "dead code",…
Score 70/100
Gate 3 of development cycle - ensures unit test coverage meets threshold (85%+) for all acceptance criteria using TDD methodology.
Score 70/100
Developer tools for The Fold - protocols (extensible dispatch), protocol bundles, refactoring toolkit (rename, move, dead code), and template DSL.
Score 70/100
Use when the user says "use the DevTools skill" or when they need help debugging a web app with Chrome DevTools MCP (UI bugs, incorrect behavior, console errors, network/API…
Score 70/100
Guide for development and code tools skills including document processing, browser automation, testing frameworks, and IDE integrations.
Score 70/100
FIX TypeScript errors, WRITE better types, and CONVERT JavaScript to TypeScript. Use when encountering type errors, improving type safety, or migrating JS files.
Score 70/100
Advanced TypeScript patterns - generics, utility types, React patterns. Use for complex type scenarios.
Score 70/100
Core TypeScript patterns for game development. Use when defining types and interfaces.
Score 70/100
Maîtrise de TypeScript avec types avancés et patterns. Se déclenche avec "TypeScript", "TS", "types", "generics", "interface", "type guard", "utility types", "strict mode",…
Score 70/100
Core TypeScript patterns for game development. Use when defining types and interfaces.
Score 70/100
FIX conflicting undo/redo implementations with VueUse + Pinia and DESIGN robust patterns for complex applications.
Score 70/100
FIX conflicting undo/redo implementations with VueUse + Pinia and DESIGN robust patterns for complex applications.
Score 70/100
COMPREHENSIVE Vue 3 development with Composition API, TypeScript, and advanced reactivity debugging. Create reactive components, handle props/events, implement lifecycle hooks,…
Score 70/100
Create, modify, and maintain Vue 3 components with TypeScript and SCSS. Use when building Vue components, modifying .vue files, defining component props/emits, styling with SCSS,…
Score 70/100
CREATE Vue 3 components with Composition API and TypeScript. Build reactive components, handle props/events, implement lifecycle hooks, and integrate with Vue Router.
Score 70/100
Développement d'applications Vue.js 3 avec Composition API, Pinia, Vue Router, composants réactifs et bonnes pratiques.
Score 70/100
Conception de systèmes temps réel avec WebSocket — SignalR, Socket.io, scaling horizontal et stratégies de reconnexion.
Score 70/100
Enforces the standard development workflow for the fund-portfolio-bot project: read docs first, propose a small scoped design, respect version scope, and limit code changes.
Score 70/100
Generate a dev container for my project — auto-detect language, framework, and services like PostgreSQL or Redis, create devcontainer.json with VS Code extensions, port…
Score 70/100
Creates devcontainers with Claude Code, language-specific tooling (Python/Node/Rust/Go), and persistent volumes.
Score 70/100