everyinc/compound-engineering-plugin▌
20 approved skills in this repository
brainstorming
AI/ML
This skill provides detailed process knowledge for effective brainstorming sessions that clarify WHAT to build before diving into HOW to build it.
coding-tutor
Productivity
This skill creates personalized coding tutorials that evolve with the learner. Each tutorial builds on previous ones, uses real examples from the current codebase, and maintains a persistent record of concepts mastered.
git-worktree
Productivity
This skill provides a unified interface for managing Git worktrees across your development workflow. Whether you're reviewing PRs in isolation or working on features in parallel, this skill handles all the complexity.
rclone
Productivity
Before any rclone operation, verify installation and configuration:
setup
Productivity
Compound Engineering Setup \n Project-level configuration for compound-engineering workflows. \n Current State \n Review agent selection is handled automatically by the ce:review skill, which uses intelligent tiered selection based on diff content. No per-project configuration is needed for code reviews. \n If this skill is invoked, inform the user: \n \n Review agent configuration is no longer needed — ce:review automatically selects the right reviewers based on your diff. Project-specific revi
agent-native-architecture
Productivity
<why_now>
dhh-rails-style
AI/ML
Rails code following 37signals conventions: REST purity, fat models, thin controllers, and clarity over cleverness. \n \n Applies DHH style patterns including CRUD controllers, state-as-records instead of booleans, and Current attributes for defaults \n Covers controllers, models, views, architecture, testing, and dependency decisions with specific naming conventions and code examples \n Emphasizes vanilla Rails over gems: Minitest over RSpec, fixtures over factory_bot, Solid Queue over Sidekiq,
create-agent-skills
Productivity
This skill teaches how to create effective Claude Code skills following the official specification from code.claude.com/docs/en/skills.
document-review
Documents
Review requirements or plan documents through multi-persona analysis. Dispatches specialized reviewer agents in parallel, auto-fixes quality issues, and presents strategic questions for user decision.
resolve-pr-parallel
Productivity
Resolve all unresolved PR review comments by spawning parallel agents for each thread.
andrew-kane-gem-writer
Productivity
Write Ruby gems following Andrew Kane's battle-tested patterns from 100+ gems with 374M+ downloads (Searchkick, PgHero, Chartkick, Strong Migrations, Lockbox, Ahoy, Blazer, Groupdate, Neighbor, Blind Index).
dspy-ruby
Productivity
Build LLM apps like you build software. Type-safe, modular, testable.
file-todos
Productivity
The todos/ directory contains a file-based tracking system for managing code review feedback, technical debt, feature requests, and work items. Each todo is a markdown file with YAML frontmatter and structured sections.
every-style-editor
Productivity
This skill provides a systematic approach to reviewing copy against Every's comprehensive style guide. It transforms Claude into a meticulous line editor and proofreader specializing in grammar, mechanics, and style guide compliance.
agent-browser
Productivity
The CLI uses Chrome/Chromium via CDP directly. Install via npm i -g agent-browser, brew install agent-browser, or cargo install agent-browser. Run agent-browser install to download Chrome. Run agent-browser upgrade to update to the latest version.
gemini-imagegen
Productivity
Text-to-image and image editing using Google's Gemini API with multi-turn refinement support. \n \n Supports text-to-image generation, image editing, style transfer, and composition from up to 14 reference images \n Configurable resolution (1K, 2K, 4K) and 10 aspect ratios including square, landscape, portrait, and panoramic formats \n Multi-turn chat interface for iterative refinement and editing workflows \n Google Search grounding for generating images based on real-time data \n Requires GEMI
compound-docs
Documents
Automatically capture solved problems as searchable documentation with category-based organization and YAML validation. \n \n Auto-triggers after confirmation phrases like \"that worked\" or \"it's fixed\"; documents non-trivial problems with investigation history, root cause, and prevention guidance \n Enforces strict YAML frontmatter validation against enum-defined problem types and severity levels before file creation \n Organizes solutions into category directories (e.g., docs/solutions/perf
orchestrating-swarms
Productivity
Master multi-agent orchestration using Claude Code's TeammateTool and Task system.
frontend-design
Frontend
Guide creation of distinctive, production-grade frontend interfaces that avoid generic AI aesthetics. This skill covers the full lifecycle: detect what exists, plan the design, build with intention, and verify visually.
skill-creator
Productivity
This skill provides guidance for creating effective skills.