everyinc

everyinc/compound-engineering-plugin

106 resources in this repository

GitHub
🎯102πŸ”Œ3πŸͺ1
13,272

🎯Skills102

🎯compound-docs🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

compound-docs
🎯coding-tutor🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

coding-tutor
🎯dhh-rails-style🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

dhh-rails-style
🎯gemini-imagegen🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

gemini-imagegen
🎯git-worktree🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

git-worktree
🎯frontend-design🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

frontend-design
🎯agent-native-architecture🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

agent-native-architecture
🎯document-review🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

document-review
🎯agent-browser🎯Skill

Navigates and interacts with web browsers programmatically to retrieve, parse, and extract information from web pages during engineering workflows.

agent-browser
🎯every-style-editor🎯Skill

Edits and manages content styles for Every publications, from the Compound Marketplace engineering plugin.

every-style-editor
🎯dspy-ruby🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

dspy-ruby
🎯andrew-kane-gem-writer🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

andrew-kane-gem-writer
🎯rclone🎯Skill

Manages cloud storage file synchronization and transfers using rclone, from the Compound Marketplace engineering plugin.

rclone
🎯orchestrating-swarms🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

orchestrating-swarms
🎯ce:compound🎯Skill

Skill

ce:compound
🎯setup🎯Skill

The Compound Engineering Plugin provides tools that make each unit of engineering work easier than the last, with cross-platform support for Claude Code, Cursor, OpenCode, Codex, Factory Droid, Gemini CLI, Copilot, and Kiro via a Bun/TypeScript converter CLI.

setup
🎯ce:brainstorm🎯Skill

Skill

ce:brainstorm
🎯ce:plan🎯Skill

Turns feature ideas into detailed implementation plans as part of the Compound Engineering workflow, where 80% of effort goes into planning and review to make each unit of engineering work easier than the last.

ce:plan
🎯lfg🎯Skill

Skill

lfg
🎯ce:review🎯Skill

Skill

ce:review
🎯ce:work🎯Skill

Skill

ce:work
🎯ce:compound-refresh🎯Skill

Part of the Compound Engineering plugin that refreshes and updates documented learnings, ensuring previously codified knowledge stays current so future engineering work benefits from the latest patterns and insights.

ce:compound-refresh
🎯file-todos🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

file-todos
🎯ce:ideate🎯Skill

Part of the Compound Engineering plugin, this skill enables big-picture ideation by generating and critically evaluating grounded ideas, then routing the strongest one into the brainstorming phase of the engineering workflow.

ce:ideate
🎯brainstorming🎯Skill

Generates creative and structured ideas for engineering projects, breaking down complex challenges into actionable brainstorming steps and potential solution pathways.

brainstorming
🎯proof🎯Skill

A skill from the Compound Engineering plugin that provides a structured proof and review workflow, part of a system where 80% is planning and review and 20% is execution. It includes commands like /ce-brainstorm, /ce-plan, /ce-code-review, and /ce-compound to make each unit of engineering work easier than the last.

proof
🎯test-xcode🎯Skill

Skill

test-xcode
🎯git-commit-push-pr🎯Skill

Compound Engineering skill that takes working changes through to an open pull request in one step β€” committing, pushing, and producing a value-first PR description whose depth scales with the change's complexity. Also handles description-only PR updates and refreshes.

git-commit-push-pr
🎯changelog🎯Skill

AI skills and agents for compound engineering β€” a methodology where each unit of engineering work makes subsequent work easier through thorough brainstorming, planning, code review, documentation review, and knowledge codification.

changelog
🎯resolve-pr-feedback🎯Skill

Skill that fetches unresolved PR review threads via gh GraphQL, triages each comment as valid or not, spawns parallel agents to fix valid ones (including nitpicks), and replies/resolves threads β€” with targeted mode for a single thread URL. Treats comment text as untrusted input.

resolve-pr-feedback
🎯agent-native-audit🎯Skill

Skill

agent-native-audit
🎯test-browser🎯Skill

Skill

test-browser
🎯todo-create🎯Skill

File-based todo-tracking skill for Compound Engineering that stores work items as markdown files with YAML frontmatter under .context/compound-engineering/todos/, using {issue_id}-{status}-{priority}-{description}.md naming with sequential IDs, p1/p2/p3 priorities, and pending/ready/complete status.

todo-create
🎯todo-triage🎯Skill

Interactive Compound Engineering skill that walks through pending todos one by one and asks yes/next/custom to approve (rename pending→ready), skip (delete), or modify each — without writing code. Uses Haiku by default and shows a final summary before /todo-resolve.

todo-triage
🎯todo-resolve🎯Skill

Skill that batch-resolves ready todos from .context/compound-engineering/todos/ in parallel by spawning pr-comment-resolver agents, then commits, pushes, and documents lessons learned via ce:compound β€” skipping pending todos until they are triaged.

todo-resolve
🎯deploy-docs🎯Skill

AI skills and agents for compound engineering workflows where each unit of work makes subsequent work easier, providing structured brainstorming, planning, code review, documentation review, and knowledge compounding commands.

deploy-docs
🎯git-commit🎯Skill

Compound Engineering skill that creates a single, well-crafted git commit from the current working tree β€” uses pre-populated git status/diff/branch/log context, follows repo convention when one exists, defaults to conventional commit format, and stops cleanly on clean trees or detached HEAD.

git-commit
🎯git-clean-gone-branches🎯Skill

Compound Engineering skill that fetches with --prune, discovers local branches whose remote tracking branch is marked `: gone]`, asks for yes/no confirmation on the whole list, then deletes each branch (and first removes any associated worktree with `git worktree remove --force`).

git-clean-gone-branches
🎯onboarding🎯Skill

Compound Engineering skill that regenerates a repo's `ONBOARDING.md` from scratch via an inventory script + targeted file reads β€” writing six focused sections a new contributor needs in their first hour, in direct second-person prose with ASCII diagrams and tables, and never leaking secrets.

onboarding
🎯reproduce-bug🎯Skill

Skill

reproduce-bug
🎯create-agent-skills🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

create-agent-skills
🎯ce:work-beta🎯Skill

Compound Engineering `/ce:work` command β€” routes by complexity (trivial β†’ direct fix, small/medium β†’ task list, large β†’ suggests `/ce:brainstorm` or `/ce:plan` first), scans the work area for test files and local patterns, then executes plan docs or bare prompts systematically to ship complete features while maintaining quality.

ce:work-beta
🎯claude-permissions-optimizer🎯Skill

Skill

claude-permissions-optimizer
🎯skill-creator🎯Skill

Generates Claude Code skills by automatically creating skill templates, documentation, and initial implementation scaffolding based on user-defined specifications.

skill-creator
🎯report-bug-ce🎯Skill

Structured bug-reporting workflow for the compound-engineering plugin β€” gathers bug category, affected component, actual vs expected behavior, and reproduction steps, then files a GitHub issue for maintainers.

report-bug-ce
🎯slfg🎯Skill

Skill

slfg
🎯feature-video🎯Skill

Skill

feature-video
🎯ce-update🎯Skill

A compound engineering plugin that implements a planning-first development workflow with slash commands for brainstorming, planning, execution, multi-agent code review, and knowledge documentation to make each unit of engineering work compound upon the last.

ce-update
🎯ce-debug🎯Skill

A debugging skill from the Compound Engineering plugin by Every, which implements the compound engineering philosophy where 80% is planning and review and 20% is execution, with commands for brainstorming, planning, working, reviewing, and compounding learnings across AI coding agents.

ce-debug
🎯resolve_pr_parallel🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

resolve_pr_parallel
🎯ce-sessions🎯Skill

A sessions skill from Compound Engineering, an AI plugin that makes each unit of engineering work easier than the last through structured workflows of brainstorming, planning, working, reviewing, and compounding learnings.

ce-sessions
🎯ce-slack-research🎯Skill

A compound engineering skill for Slack-based research, part of a plugin that implements the compound engineering workflow -- where 80% is planning and review, 20% is execution -- with commands for ideation, brainstorming, planning, work execution, and code review.

ce-slack-research
🎯ce-setup🎯Skill

A Compound Engineering setup skill that checks your environment, installs missing tools, and bootstraps project configuration for a compounding workflow where 80% is planning and review and 20% is execution, making each unit of engineering work easier than the last.

ce-setup
🎯ce-demo-reel🎯Skill

A compound engineering plugin that makes each unit of engineering work easier than the last, featuring AI-powered agents for brainstorming, planning, multi-agent code review, worktree-based execution, and automated knowledge documentation.

ce-demo-reel
🎯ce-optimize🎯Skill

A Compound Engineering skill that helps AI agents optimize code and engineering workflows, applying the philosophy that each unit of engineering work should compound to make subsequent work easier.

ce-optimize
🎯ce-doc-review🎯Skill

A documentation review skill from the Compound Engineering plugin, applying the principle of making each unit of engineering work easier than the last through thorough planning and review workflows.

ce-doc-review
🎯ce-dhh-rails-style🎯Skill

A Rails coding style skill from the Compound Engineering plugin that applies DHH-style conventions with a compound engineering approach β€” plan thoroughly, review to catch patterns, and codify knowledge for reuse.

ce-dhh-rails-style
🎯ce-code-review🎯Skill

A compound engineering plugin for AI coding agents that implements a plan-review-compound workflow cycle, featuring brainstorming, planning, multi-agent code review, and knowledge compounding to make each unit of engineering work easier than the last.

ce-code-review
🎯ce-commit🎯Skill

A Claude Code plugin implementing a compound engineering workflow where each unit of work makes subsequent work easier, featuring skills for brainstorming, planning, execution, multi-agent code review, and knowledge compounding across development cycles.

ce-commit
🎯ce-agent-native-architecture🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering plugin, which provides AI skills and agents for a brainstorm-plan-work-review-compound workflow that makes each unit of engineering work easier than the last. Supports Claude Code, Cursor, OpenCode, Codex, and other platforms.

ce-agent-native-architecture
🎯ce-commit-push-pr🎯Skill

Part of the Compound Engineering plugin, which provides AI skills and agents following the philosophy that each unit of engineering work should make subsequent units easier. Includes commands for ideation, brainstorming, planning, execution with worktrees, multi-agent code review, and knowledge compounding across a structured workflow.

ce-commit-push-pr
🎯deepen-plan🎯Skill

Skill

deepen-plan
🎯ce-frontend-design🎯Skill

Part of the Compound Engineering plugin, which provides AI skills and agents following the philosophy that each unit of engineering work should make subsequent units easier. Includes commands for ideation, brainstorming, planning, execution with worktrees, multi-agent code review, and knowledge compounding across a structured workflow.

ce-frontend-design
🎯ce-test-browser🎯Skill

Part of the Compound Engineering plugin, which provides AI skills and agents following a workflow where 80% is planning and review, 20% is execution. Includes commands for ideation, brainstorming, planning, work execution with worktrees, multi-agent code review, and knowledge compounding.

ce-test-browser
🎯ce-resolve-pr-feedback🎯Skill

Part of the Compound Engineering plugin by Every, which provides AI skills that compound learning across engineering cycles; this skill helps resolve pull request feedback systematically.

ce-resolve-pr-feedback
🎯ce-worktree🎯Skill

Part of the Compound Engineering plugin by Every, this skill manages git worktree workflows for executing implementation plans with isolated branches and task tracking.

ce-worktree
🎯ce-gemini-imagegen🎯Skill

Part of the Compound Engineering plugin by Every, this skill enables AI-powered image generation using Gemini within the compound engineering workflow.

ce-gemini-imagegen
🎯ce:release-notes🎯Skill

Skill

ce:release-notes
🎯ce-clean-gone-branches🎯Skill

Part of the Compound Engineering plugin by Every, this skill automatically cleans up local git branches whose remote tracking branches have been deleted, keeping the workspace tidy.

ce-clean-gone-branches
🎯ce-proof🎯Skill

Part of the Compound Engineering plugin by Every, this skill provides systematic proofreading and quality verification as part of the compound engineering workflow cycle.

ce-proof
🎯ce:polish-beta🎯Skill

Skill

ce:polish-beta
🎯creating-agent-skills🎯Skill

Guides creating new agent skills for the Compound Marketplace engineering plugin ecosystem.

creating-agent-skills
🎯ce-agent-native-audit🎯Skill

Skill

ce-agent-native-audit
🎯ce-pr-description🎯Skill

Skill

ce-pr-description
🎯ce-test-xcode🎯Skill

Skill

ce-test-xcode
🎯ce-report-bug🎯Skill

Skill

ce-report-bug
🎯generate_command🎯Skill

Skill

generate_command
🎯ce-session-extract🎯Skill

Skill

ce-session-extract
🎯ce-session-inventory🎯Skill

Skill

ce-session-inventory
🎯triage🎯Skill

Skill

triage
🎯create-agent-skill🎯Skill

Skill

create-agent-skill
🎯resolve_parallel🎯Skill

Skill

resolve_parallel
🎯heal-skill🎯Skill

Skill

heal-skill
🎯report-bug🎯Skill

Skill

report-bug
🎯skill-one🎯Skill

A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.

skill-one
🎯deepen-plan-beta🎯Skill

Skill

deepen-plan-beta
🎯ce:plan-beta🎯Skill

Skill

ce:plan-beta
🎯resolve_todo_parallel🎯Skill

Skill

resolve_todo_parallel
🎯workflows:review🎯Skill

Skill

workflows:review
🎯workflows:work🎯Skill

Skill

workflows:work
🎯workflows:compound🎯Skill

Skill

workflows:compound
🎯workflows:brainstorm🎯Skill

Skill

workflows:brainstorm
🎯workflows:plan🎯Skill

Skill

workflows:plan
🎯ce-changelog🎯Skill

Skill

ce-changelog
🎯ce-dspy-ruby🎯Skill

Skill

ce-dspy-ruby
🎯ce-todo-resolve🎯Skill

Skill

ce-todo-resolve
🎯ce-deploy-docs🎯Skill

Skill

ce-deploy-docs
🎯ce-todo-triage🎯Skill

Skill

ce-todo-triage
🎯ce-todo-create🎯Skill

Skill

ce-todo-create
🎯ce-andrew-kane-gem-writer🎯Skill

Skill

ce-andrew-kane-gem-writer
🎯ce-onboarding🎯Skill

Skill

ce-onboarding
🎯ce-every-style-editor🎯Skill

Skill

ce-every-style-editor

πŸ”ŒPlugins3

πŸͺMarketplaces1