50 skills
coding-tutor
Passed all 3 security checksPersonalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Creates a persistent learning trail that compounds over time using the power of AI, spaced repetition and quizes.
·0↓2.3k
lfg
Passed all 3 security checksRun the full autonomous engineering pipeline end-to-end (plan, work, code review, test, commit, push, open PR, watch CI, fix CI failures until green). Use only when the user explicitly requests hands-off execution of a software task and provides a feature description; do not auto-route casual conversation here.
·0↓1.8k
ce-brainstorm
Passed all 3 security checks·0↓1.6k
ce-plan
Passed all 3 security checksCreate structured plans for multi-step tasks -- software features, research workflows, events, study plans, or any goal that benefits from breakdown. Also deepens existing plans with interactive sub-agent review. Use when the user says 'plan this', 'create a plan', 'how should we build', 'break this down', or when a brainstorm doc is ready for planning. Use 'deepen the plan' or 'deepening pass' for the deepening flow. For exploratory requests, prefer ce-brainstorm first.
·0↓1.6k
ce-compound
Passed all 3 security checksDocument a recently solved problem to compound your team's knowledge or CONCEPTS.md, the project's shared domain vocabulary.
·0↓1.6k
ce-work
Passed all 3 security checksExecute work efficiently while maintaining quality and finishing features
·0↓1.6k
ce-debug
Passed all 3 security checks'Systematically find root causes and fix bugs. Use when debugging errors, investigating test failures, reproducing bugs from issue trackers (GitHub, Linear, Jira), or when stuck on a problem after failed fix attempts. Also use when the user says ''debug this'', ''why is this failing'', ''fix this bug'', ''trace this error'', or pastes stack traces, error messages, or issue references.'
·0↓1.6k
ce-ideate
Passed all 3 security checksGenerate and critically evaluate grounded ideas about a topic. Use when asking what to improve, requesting idea generation, exploring surprising directions, or wanting the AI to proactively suggest strong options before brainstorming one in depth. Triggers on phrases like 'what should I improve', 'give me ideas', 'ideate on X', 'surprise me', 'what would you change', or any request for AI-generated suggestions rather than refining the user's own idea.
·0↓1.6k
ce-doc-review
Passed all 3 security checksReview requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it.
·0↓1.5k
ce-setup
Passed all 3 security checksDiagnose and configure compound-engineering environment. Checks CLI dependencies, plugin version, and repo-local config. Offers guided installation for missing tools. Use when troubleshooting missing tools, verifying setup, or before onboarding.
·0↓1.5k
ce-sessions
Passed all 3 security checksSearch and ask questions about coding agent session history across Claude Code, Codex, and Cursor. Use when asking what was worked on, what was tried before, how a problem was investigated across sessions, what happened recently, or any question about past agent sessions. Also use when the user references prior sessions, previous attempts, or past investigations — even without saying 'sessions' explicitly.
·0↓1.5k
ce-code-review
Passed all 3 security checksStructured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. In interactive mode it applies safe, verified fixes and commits them when the working tree is clean (it never pushes); in mode:agent it reports only and the caller applies. Use when reviewing code changes before creating a PR.
·0↓1.5k
ce-update
Passed all 3 security checks|
·0↓1.5k
ce-compound-refresh
Passed all 3 security checks·0↓1.5k
ce-optimize
Passed all 3 security checksRun metric-driven iterative optimization loops -- define a measurable goal, run parallel experiments, measure each against hard gates or LLM-as-judge scores, keep improvements, and converge on the best solution. Use when optimizing clustering quality, search relevance, build performance, prompt quality, or any measurable outcome that benefits from systematic experimentation.
·0↓1.5k
ce-commit
Passed all 3 security checks·0↓1.5k
ce-slack-research
Passed all 3 security checksSearch Slack for interpreted organizational context -- decisions, constraints, and discussion arcs -- and produce a synthesized research digest with cross-cutting analysis. Use when the user says 'search slack for', 'what did we discuss about', 'slack context for', or 'what does the team think about'. Differs from slack:find-discussions, which returns raw message results without synthesis.
·0↓1.5k
ce-commit-push-pr
Passed all 3 security checks·0↓1.5k
ce-demo-reel
Passed all 3 security checksCapture a visual demo reel (GIF, terminal recording, screenshots) for PR descriptions. Use when shipping UI changes, CLI features, or any work with observable behavior that benefits from visual proof. Also use when asked to add a demo, record a GIF, screenshot a feature, show what changed visually, create a demo reel, capture evidence, add proof to a PR, or create a before/after comparison.
·0↓1.5k
compound-docs
Passed all 3 security checksCapture solved problems as categorized documentation with YAML frontmatter for fast lookup
·0↓1.5k
ce-agent-native-architecture
Passed all 3 security checksBuild applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.
·0↓1.5k
ce-frontend-design
Passed all 3 security checks'Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications. Detects existing design systems and respects them. Covers composition, typography, color, motion, and copy. Verifies results via screenshots before declaring done.'
·0↓1.5k
ce-dhh-rails-style
Passed all 3 security checks·0↓1.5k
ce-resolve-pr-feedback
Passed all 3 security checksResolve PR review feedback by evaluating validity and fixing issues in parallel. Use when addressing PR review comments, resolving review threads, or fixing code review feedback.
·0↓1.5k
ce-test-browser
Passed all 3 security checksRun browser tests on pages affected by current PR or branch
·0↓1.5k
ce-work-beta
Passed all 3 security checks[BETA] Execute work with external delegate support. Same as ce-work but includes experimental Codex delegation mode for token-conserving code implementation.
·0↓1.5k
ce-worktree
Passed all 3 security checksCreate an isolated git worktree for parallel feature work or PR review. Use when starting work that should not disturb the current checkout, or when `ce-work` or `ce-code-review` offers a worktree option.
·0↓1.5k
ce-release-notes
Passed all 3 security checks·0↓1.5k
ce-gemini-imagegen
Passed all 3 security checksThis skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
·0↓1.4k
ce-proof
Passed all 3 security checks·0↓1.4k
ce-clean-gone-branches
Passed all 3 security checks·0↓1.4k
ce-agent-native-audit
Passed all 3 security checksRun comprehensive agent-native architecture review with scored principles
·0↓1.4k
ce-report-bug
Passed all 3 security checksReport a bug in the compound-engineering plugin
·0↓1.4k
ce-test-xcode
Passed all 3 security checksBuild and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.
·0↓1.4k
ce-simplify-code
Passed all 3 security checksSimplify and refine recently changed code for clarity, reuse, quality, and efficiency while preserving behavior.
·0↓1.4k
ce-strategy
Passed all 3 security checksCreate or maintain STRATEGY.md - the product's target problem, approach, users, key metrics, and tracks of work. Use when starting a new product, updating direction, or when prompts like 'write our strategy', 'update the roadmap', 'what are we working on', or 'set up the strategy doc' come up. Also triggers when ce-ideate, ce-brainstorm, or ce-plan need upstream grounding and no strategy doc exists yet.
·0↓1.4k
ce-product-pulse
Passed all 3 security checksGenerate a time-windowed pulse report on what users experienced and how the product performed - usage, quality, errors, signals worth investigating. Use when the user says 'run a pulse', 'show me the pulse', 'how are we doing', 'weekly recap', 'launch-day check', or passes a time window like '24h' or '7d'. Configures via .compound-engineering/config.local.yaml and saves reports to docs/pulse-reports/.
·0↓1.4k
ce-polish-beta
Passed all 3 security checks[BETA] Start the dev server, open the feature in a browser, and iterate on improvements together.
·0↓1k
dhh-rails-style
Passed all 3 security checks·0↓708
frontend-design
Passed all 3 security checks'Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications. Detects existing design systems and respects them. Covers composition, typography, color, motion, and copy. Verifies results via screenshots before declaring done.'
·0↓624
gemini-imagegen
Passed all 3 security checksThis skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
·0↓624
git-worktree
Passed all 3 security checksThis skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.
·0↓623
agent-native-architecture
Passed all 3 security checksBuild applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.
·0↓569
document-review
Passed all 3 security checksReview requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it.
·0↓550
agent-browser
Passed all 3 security checks·0↓526
andrew-kane-gem-writer
Passed all 3 security checks·0↓487
dspy-ruby
Passed all 3 security checksBuild type-safe LLM applications with DSPy.rb — Ruby's programmatic prompt framework with signatures, modules, agents, and optimization. Use when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers, building agent systems with tools, optimizing prompts, or testing LLM-powered functionality in Ruby applications.
·0↓484
ce-polish
Passed all 3 security checksStart the dev server, open the feature in a browser, and iterate on improvements together. Manual invocation only — type /ce-polish to run it.
·0↓16
ce-dogfood-beta
Passed all 3 security checks[BETA] Dogfood the active branch end-to-end as a QA engineer. Diffs the branch against main, builds an exhaustive browser test matrix of every change (full user journeys, not just features), drives the app with agent-browser, then auto-fixes issues, adds regression tests, and commits each fix until the matrix is green. Use when you want a hands-off 'test everything we just built and make it actually work' pass before shipping.
·0↓15
ce-promote
Passed all 3 security checksDraft user-facing announcement and marketing copy for a feature that just shipped — an X post or thread, a changelog blurb, a LinkedIn post, an email, a blog intro, or a short demo script. Spiral-agnostic by default; voice-matched via the Spiral CLI when it is installed and authed. Use when the user says 'promote this', 'draft the announcement', 'write the launch copy', 'market this feature', 'announce this feature', 'write the release tweet', or 'ce-promote'.
·0↓15