Compound Engineering (Every) skills
27 first-party software-engineering workflow skills (ce-brainstorm, ce-plan, ce-work, ce-code-review, ce-commit, ce-promote, and more) from Every's official Compound Engineering plugin for Claude Code, Codex, and Cursor. skills-hub.ai mirrors 27 skills from Compound Engineering (Every) daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Installing a Compound Engineering (Every) skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a Compound Engineering (Every) skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all Compound Engineering (Every) skills via API
curl https://skills-hub.ai/api/v1/skills?source=compound-engineering
# Browse all sources
open https://skills-hub.ai/sourcesTop Compound Engineering (Every) skills
See all →The most-installed skills from Compound Engineering (Every), ranked by adoption.
01ce-commit-push-pr
Commit, push, and open a PR. Use when asked to ship/open a PR, or for PR-description-only flows like writing, rewriting, or describing a PR body.
Buildfrom Compound Engineering (Every)02ce-doc-review
Review requirements, plans, or specs with role-specific lenses. Use when the user wants to improve an existing planning document.
Buildfrom Compound Engineering (Every)03ce-optimize
Run metric-driven optimization loops. Use when improving measurable outcomes such as search relevance, clustering quality, build performance, prompt quality, or scored behavior through experiments.
Buildfrom Compound Engineering (Every)04ce-polish
Start the dev server, inspect the feature in browser, and iterate on polish.
Buildfrom Compound Engineering (Every)05ce-product-pulse
Generate time-windowed product pulse reports from configured signals.
Buildfrom Compound Engineering (Every)06ce-promote
Draft launch or promotion copy for a shipped feature.
Buildfrom Compound Engineering (Every)07ce-setup
Check Compound Engineering health and repo-local config.
Buildfrom Compound Engineering (Every)08ce-strategy
Create or update STRATEGY.md. Use when starting a product, changing direction or roadmap, or when ce-ideate, ce-brainstorm, or ce-plan need upstream product grounding.
Buildfrom Compound Engineering (Every)09ce-test-xcode
Build and test iOS apps on simulator with XcodeBuildMCP.
Buildfrom Compound Engineering (Every)10lfg
Run the full hands-off engineering pipeline from planning through a green PR.
Buildfrom Compound Engineering (Every)11ce-code-review
Structured code review for bugs, regressions, tests, and standards. Use before PRs or when asked for review; interactive mode can fix locally, while mode:agent reports only for pipeline callers.
Buildfrom Compound Engineering (Every)12ce-commit
Create a git commit with a clear, value-communication message. Use when the user asks to commit/save staged or unstaged changes with a repo-appropriate, value-communicating message.
Buildfrom Compound Engineering (Every)13ce-compound
Document a recently solved problem or durable project vocabulary in docs/solutions/ or CONCEPTS.md. Use when capturing a learning after work.
Buildfrom Compound Engineering (Every)14ce-compound-refresh
Refresh docs/solutions learnings against the current codebase. Use when auditing stale, overlapping, superseded, or drifted learnings; avoid general refactor, debugging, or code review unless docs/solutions is explicit.
Buildfrom Compound Engineering (Every)15ce-debug
Diagnosis loop for bugs and failing behavior. Use for errors, stack traces, regressions, failed tests, issue-tracker bugs, stuck investigations after failed fixes, or asks to debug/fix a bug.
Buildfrom Compound Engineering (Every)16ce-dogfood
Hands-off, diff-scoped browser QA of the active branch: maps user flows, drives a real browser, autonomously fixes small breakages with regression tests and commits, judges experience against product personas, and writes a durable dogfood report. Manual invocation only.
Buildfrom Compound Engineering (Every)17ce-ideate
Generate and evaluate grounded ideas. Use when the user asks for ideas, improvements, surprising options, or AI-generated directions before choosing one to develop; use ce-brainstorm to refine the user's own idea.
Buildfrom Compound Engineering (Every)18ce-proof
Publish, read, comment on, or edit markdown in Proof. Use for Proof links, sharing specs/plans/drafts, or publish handoffs from planning workflows; avoid proofread, math, evidence, or proof-of-concept meanings.
Buildfrom Compound Engineering (Every)19ce-resolve-pr-feedback
Resolve PR review feedback. Use when addressing review comments, resolving review threads, or fixing code-review feedback.
Buildfrom Compound Engineering (Every)20ce-riffrec-feedback-analysis
Analyze Riffrec feedback captures from bundles or standalone recordings. Always load for `riffrec-*.zip`, `session.json` + `events.json` + `recording.webm` + `voice.webm` bundles, `.mp4`/`.mov`/`.webm` videos, `.m4a`/`.mp3`/`.wav` audio, or capture/share requests.
Buildfrom Compound Engineering (Every)21ce-simplify-code
Simplify recently changed code for clarity, reuse, quality, and efficiency while preserving behavior. Use for tidy/refactor passes; use ce-debug for bugs.
Buildfrom Compound Engineering (Every)22ce-test-browser
Run browser tests for pages affected by the current branch or PR.
Buildfrom Compound Engineering (Every)23ce-work
Execute a plan or concrete work prompt end-to-end. Use when implementing from docs/plans, a spec path, or a clear build request; use ce-debug for open-ended bugs.
Buildfrom Compound Engineering (Every)24ce-worktree
Set up isolated git worktrees — create a new branch for fresh work, or attach a worktree to an existing branch/PR/commit to work on it in isolation. Use when starting isolated work or isolating an existing ref; detects existing isolation first.
Buildfrom Compound Engineering (Every)
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Jun 30, 2026, 11:11 PM (success).
Compound Engineering (Every) skills, frequently asked
What are Compound Engineering (Every) skills?
Compound Engineering (Every) skills are AI coding skills published by Compound Engineering (Every) (27 first-party software-engineering workflow skills (ce-brainstorm, ce-plan, ce-work, ce-code-review, ce-commit, ce-promote, and more) from Every's official Compound Engineering plugin for Claude Code, Codex, and Cursor.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many Compound Engineering (Every) skills are available?
skills-hub.ai indexes 27 skills from Compound Engineering (Every), synced daily from the upstream GitHub repository (https://github.com/EveryInc/compound-engineering-plugin).
How do I install a Compound Engineering (Every) skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official Compound Engineering (Every) skills?
Yes. Every skill from this source is mirrored from Compound Engineering (Every)'s own GitHub repository (https://github.com/EveryInc/compound-engineering-plugin). Each skill page links back to the upstream source of truth, so you can verify the original.