Loading...
Loading...
Found 55 Skills
Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration.
Essential development workflow agents for code review, debugging, testing, documentation, and git operations. Includes 7 specialized agents with strong auto-discovery triggers. Use when: setting up development workflows, code reviews, debugging errors, writing tests, generating documentation, creating commits, or verifying builds.
Creates structured change proposals with specification deltas for new features, breaking changes, or architecture updates. Use when planning features, creating proposals, speccing changes, introducing new capabilities, or starting development workflows. Triggers include "openspec proposal", "create proposal", "plan change", "spec feature", "new capability", "add feature planning", "design spec".
Enter copilot mode — human drives, Claude assists. Relaxes worktree enforcement, allows main commits.
The root entry of the CodeStable workflow family — introduces the overall system to users and routes users' specific requests to the correct cs-* sub-skills. Trigger scenarios: users only input `cs` / `/cs`, say "introduce codestable", "do something with codestable", "I want to do X, which skill should I use", "don't know which one to use", or users' described requests are open-ended (e.g., "start working") and haven't converged to a specific sub-skill. This skill itself **does not perform actual tasks** — it doesn't write specs, write code, or read/write content products in the codestable/ directory — it only performs scanning, routing, prompting, and then transfers control to the target sub-skill.
Context preservation, tiered summarization, resumability
Fetches issue context, auto-detects task type, maps to branch prefix, presents brief.
Explore codebase, write spec + battle plan — zero questions, pure code research
Apply OpenSpec OPSX in a strict one-task-at-a-time loop. Use when the user asks to execute work as single-task changes, wants spec-first implementation per task, or says to use OpenSpec method for each task from a task list. Supports both native /opsx command environments and manual fallback by creating OpenSpec artifact files directly.
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
Prompt for generating an AGENTS.md file for a repository