Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Autonomous development workflow. Generate detailed specs, plans, and tasks for autonomous agent execution with session m...
Master skill for Backend Integration (Supabase) and API handling. Covers database schema, authentication, and SQL.
Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent projects. Each step has a...
REQUIRED Phase 1 of /dev workflow. Uses Socratic questioning to understand requirements before exploration.
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, ex...
Use dev-browser for browser automation on NixOS. Invoke when user asks to test UI, automate browser interactions, take s...
Bug fix pipeline — chains root cause analysis, requirements, planning, plan review, implementation, and code review. Use...
PK Stage — multi-AI competitive debate with iterative consensus. Sends a topic to all configured AI participants simulta...
Dev Buddy web configuration portal for managing presets and pipeline config
Create a custom system prompt for dev-buddy executors. Guides user through defining name, description, tools, and prompt...
Full feature development pipeline — chains requirements, planning, plan review, implementation, and code review stage sk...
Implement a plan using TDD loop with TaskManagement progress tracking. Reads Implementation Steps from plan file, dispat...
Run a single task using a specific AI provider and model. Supports subscription, API, and CLI presets.
Create granular implementation plan from requirements in the plan file. Reads Requirements + TDD Test Plan sections, dis...
Root cause analysis for bugs. Dispatches RCA executors in parallel, consolidates findings, and appends RCA Diagnosis to...
Gather requirements with TDD test plans, pessimistic impact analysis, and risk registry. Appends Requirements, TDD Test...
Review a plan or implementation. Dispatches review executors, validates outputs, owns the review→repair→re-review loop....
General debugging and bug fixing skill. Handles general logic errors, specific domain bugs (timer, keyboard, canvas), an...
Runs pre-commit checks and validates code quality. Use when preparing commits, running pre-deploy checks, or validating...
Asks targeted clarification questions based on codebase exploration findings.
REQUIRED Phase 3 of /dev workflow. Asks targeted questions based on codebase exploration findings.
This skill should be used when the user needs to "clarify requirements", "resolve ambiguities", or as Phase 3 of the /de...
Code Quality Standards. Use it everytime you plan or implement any code.
Systematic debugging workflow enforcing 'The Iron Law': No fixes without root cause investigation first.
Write conventional commit messages following the Angular/Conventional Commits specification. Activates when creating com...
Context architecture skill for aligning work. Use when starting new features, making architectural decisions, or setting...
JSON schemas for Ralph message system
Create a matplotlib diagram for a forge-gpu lesson using the project's dark theme and visual identity
Analyze the working tree, stage relevant changes, create a branch if needed, commit, and open a pull request
Main orchestrator for the 6-gate development cycle system. Loads tasks/subtasksfrom PM team output and executes through...
This skill should be used when the user asks to 'debug', 'fix bug', 'investigate error', 'why is it broken', 'trace root...
This skill should be used when debugging Vue Flow canvas issues involving nested nodes, parent-child relationships, posi...
DEBUG mysteriously disappearing tasks using the taskDisappearanceLogger. Use when tasks vanish without user deletion, da...
DEBUG when Vue components won't update, computed properties are stale, or watchers not firing. Fix reactivity issues wit...
Master debugging techniques for Vue.js, Pinia, and cached state issues. Identify reactivity problems, memory leaks, perf...
Internal skill used by dev-implement during Phase 5 of /dev workflow. NOT user-facing - should only be invoked by dev-ra...
Audit and update project dependencies. Auto-detects package managers (NuGet, npm) from the project or uses workflow.json...
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.
This skill should be used when the user asks to "design the architecture", "propose approaches", "plan implementation",...
Run isolated mux desktop (Electron) instances (temp MUX_ROOT + free ports)
Gate 1 of the development cycle. Creates/updates Docker configuration,docker-compose setup, and environment variables fo...
Comprehensive documentation suite for generating READMEs, API references, and internal guides based on code analysis.
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
Adds logic, state management, TypeScript types, and CRUD operations to UI. Works AFTER ui-first-builder creates the inte...
Standardizes development environment setup across machines by generating tool version configs (Node, Python, Ruby), pack...
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...
Interactive setup wizard for development environments. ALWAYS trigger first when users want to set up, create, or initia...
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...
Standards for exporting artifacts to Obsidian Inbox. Focuses on safe copying and minimal friction.
Execute the feature development workflow for complex, multi-session features. Use when starting new features, architectu...
Development cycle feedback system - calculates assertiveness scores, analyzes promptquality for all agents executed, agg...
Run a quality review pass on a lesson before publishing, catching recurring issues found across project PR history