83,201 skills sorted by stars.
Audit and update NuGet packages for C#/.NET projects. Detects outdated packages, security vulnerabilities, and breaking...
Audit and update npm packages for Angular/TypeScript projects. Detects outdated packages, security vulnerabilities, and...
Package and dependency management patterns across ecosystems (npm, pip, cargo, maven). Covers lockfiles, semantic versio...
Propose architecture, design implementation approach, or choose between approaches.
Run isolated mux desktop (Electron) instances (temp MUX_ROOT + free ports)
Review all project documentation for staleness — READMEs, skills, plans, CLAUDE.md, project structure trees
MSBuild diagnosis and optimization for .NET projects. Covers binlog analysis, incremental build fixes, common MSBuild an...
EF Core query optimization and best practices. Covers N+1 detection, query splitting, compiled queries, change tracking...
.NET version migration assistant. Guides migration between .NET versions (8→9, 9→10, 10→11), nullable reference type ado...
Does a dev editor pass on files created from the create-story-bible skill
Add an engine/toolchain lesson — build systems, C fundamentals, debugging, project structure
Clean up development environment issues in the Orient monorepo. Use when asked to "clean build", "rebuild from scratch",...
Manage local development environment, database resets, health checks, deployment validation, production data sync, and V...
Standardized development environment configuration including tools, IDE settings, and automation for consistent develope...
Unified execution engine for all development workflows. Progressive disclosure for phase execution, quick features, stor...
Explain something in detail with investigation. No changes, no suggestions, no opinions. Facts and technical depth only....
REQUIRED Phase 2 of /dev workflow after dev-brainstorm. This skill should be used when the user asks to 'explore the cod...
This skill should be used when the user asks to 'explore the codebase', 'map architecture', 'find similar features', or...
Execute the feature development workflow for complex, multi-session features. Use when starting new features, architectu...
Run a quality review pass on a lesson before publishing, catching recurring issues found across project PR history
DEBUG Pinia store state not updating, persistence conflicts, and store synchronization issues. Fix when store actions do...
DEBUG task store synchronization, task creation/deletion bugs, and state persistence problems. Fix when tasks don't save...
Master skill for all Frontend Vue 3 development. Covers Components, Pinia, VueUse, Reactivity, CSS, and UI/UX.
Acknowledge information from the user without taking action
Scaffold a new GPU lesson using forge_scene.h for the rendering baseline
Use when ANY development task might benefit from a guide. Use when user says "how do I", "best practice", "pattern for",...
This skill should be used when the user asks to 'pause work', 'hand off session', 'save progress', 'create handoff', or...
“This skill should be used when REQUIRED Phase 5 of /dev workflow, after design approval.”
REQUIRED Phase 5 of /dev workflow. Orchestrates per-task ralph loops with delegated TDD implementation.
Delegate code tasks to OpenAI Codex CLI using markdown file handoff pattern. Write instructions to TASK.md, Codex reads...
Delegate testing, QA, and code review tasks to Opencode CLI using Kimi K2.5 model via markdown file handoff. Write test...
[DEPRECATED] Use /execute-plan instead. This skill has been renamed for clarity. Execute implementation plan step-by-ste...
Pattern for progressively refining context retrieval in multi-agent workflows. Solves the sub-agent context problem wher...
Prendre un ticket Jira et l'implementer de bout en bout, de l'analyse a l'implementation en passant par la planification...
FIX ESLint errors safely without breaking code. Prefix unused variables with `_`, fix no-case-declarations, add default...
Run a local code review using the CodeRabbit agent before pushing to catch issues early
Run ./dev.sh in background, monitor logs, iterate on code changes until the expected behavior is observed. Use when maki...
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - cr...
Check and fix markdown formatting issues with markdownlint-cli2
Add a math concept - create lesson, update library, document usage
Input validation and anti-cheat patterns for multiplayer servers. Use when implementing server-side validation.