83,201 skills sorted by stars.
Capture a screenshot or animated GIF for a forge-gpu lesson and update its README
Production-grade API design patterns for REST, GraphQL, and gRPC. Covers API architecture, OpenAPI/Swagger specs, versio...
Answer a question with facts only. No changes, no suggestions, no opinions. Brief and precise. Usage: /dev-ask <question...
Add an asset pipeline lesson — hybrid Python + C track for asset processing, procedural geometry, and web frontend
Audio loading patterns for R3F/Three.js. Use when adding sound effects.
FBX model loading patterns with sequential loading for React Three Fiber. Use when loading multiple FBX character models...
Texture loading and optimization for R3F. Use when loading image textures.
Vite 6 asset loading patterns that avoid '?import' query parameter pollution. Use when working with static assets (FBX m...
Add an audio lesson — sound playback, mixing, spatial audio, DSP effects, with SDL GPU scenes and forge UI
Code quality, correctness, and documentation review for audio lessons — run before dev-final-pass
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...
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...
Asks targeted clarification questions based on codebase exploration findings.
REQUIRED Phase 3 of /dev workflow. Asks targeted questions based on codebase exploration findings.
Code Quality Standards. Use it everytime you plan or implement any code.
Write conventional commit messages following the Angular/Conventional Commits specification. Activates when creating com...
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
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...