[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-EveryInc-ce-compound-en":3,"guides-for-EveryInc-ce-compound":1147,"similar-k173yvhe4ynzxbn2r0kgmw0b9986mmdw-en":1148},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":240,"parentExtension":249,"providers":307,"relations":311,"repo":312,"tags":1145,"workflow":1146},1778686640222.793,"k173yvhe4ynzxbn2r0kgmw0b9986mmdw",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Document a recently solved problem to compound your team's knowledge",{"claudeCode":12},"EveryInc/compound-engineering-plugin","ce-compound","https://github.com/EveryInc/compound-engineering-plugin",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":242},1778686900066.4214,"kn79rc489kryac1mhan7ek5z9186mz85","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of documenting solved problems to compound team knowledge.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers unique value by coordinating multiple subagents to create structured documentation, going beyond simple prompting.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears to cover the complete lifecycle of documenting a solved problem, including research, assembly, and writing, with modes for automation and interactive use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on documenting solved problems, a single coherent workflow, and does not appear to bundle unrelated capabilities.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose of documenting solved problems to compound team knowledge.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This is a skill, not an MCP with multiple tools. Tool scoping is not applicable.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The SKILL.md document details various modes, arguments, and execution strategies, along with support files that serve as contracts.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This is a skill with a single command, not multiple tools with names to evaluate.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's primary output is a single markdown file, and its inputs are clearly defined commands and optional context.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The MIT license is clearly declared in a LICENSE file and the README.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project uses `bun install` and has a `package.json`, indicating standard dependency management practices.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","No secrets appear to be handled or exposed by this skill; it focuses on documentation generation.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill processes text and file content but does not appear to load or execute untrusted third-party data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external files at runtime or pipe to shell; all necessary assets are bundled.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill primarily generates documentation and edits instruction files, operating within expected scopes.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached processes or deny-retry loops were found in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not appear to read or submit confidential data to any third party.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","Bundled content and descriptions appear free of hidden-steering tricks or obfuscation.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's scripts are plain and readable, with no evidence of obfuscation like base64 payloads or runtime fetches.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill clearly defines its requirements and references local files within its bundle, not external project structures.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository has a healthy ratio of closed to open issues in the last 90 days, indicating good maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project has a meaningful version in the package.json and CHANGELOG.md, and uses GitHub releases.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill includes a Python script for validating frontmatter and references schema files, indicating robust validation practices.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill's primary destructive operation is writing documentation, which is guarded by a clear process and optional edits to instruction files.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill's Python validation script includes clear error messages and exit codes for validation failures.",{"category":104,"check":114,"severity":24,"summary":115},"Logging","The skill's workflow includes writing files and the potential for instruction file edits, which would be logged in the transcript.",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","The skill focuses on internal documentation and does not appear to process personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's functionality is global and not tied to any specific geography or legal jurisdiction.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard Node.js and Python, with clear installation instructions for various environments, suggesting good portability.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README is comprehensive, explaining the philosophy, workflow, and installation for multiple environments.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a single skill, not a collection of tools with a surface size to evaluate.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This is a single skill with one command, so no overlapping tools to evaluate.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the README and SKILL.md appear to have corresponding implementations.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Comprehensive installation instructions are provided for multiple environments, including copy-pasteable examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The validation script provides clear, actionable error messages for frontmatter parsing issues.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The project utilizes `bun install` and `package.json`, indicating dependency pinning through lockfiles.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill's primary operation is creating/updating documentation files and potentially editing instruction files, not state-changing operations requiring a dry-run.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill operates locally and does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry collection in the provided documentation; if present, it would be opt-in.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The SKILL.md and README clearly define the skill's purpose (documenting solved problems) and usage modes (interactive, headless).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise and self-contained, providing essential information for routing.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured with clear phases and delegates deeper material to separate files, keeping the main body concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md references separate files for schema, templates, and instructions, demonstrating progressive disclosure.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","The skill is focused on documentation generation and does not involve deep exploration or code review that would require context: fork.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and README provide clear command-line examples for different modes and contexts.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md discusses different modes (headless, interactive), user choices, and file validation, covering potential edge cases.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","The skill does not rely on external MCP servers or tools that would require fallbacks.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill's validation script and workflow logic appear designed to halt on unexpected states, with clear reporting.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills being loaded; it focuses on its own documentation workflow.",1778686899943,"This skill automates the documentation of solved problems by coordinating subagents to create structured markdown files in `docs/solutions/`, enhancing team knowledge and making future work easier. It supports interactive and headless modes, integrates with session history, and includes specialized agent reviews for quality assurance.",[195,196,197,198,199],"Automated documentation generation","Coordination of subagents for research and analysis","Structured output in markdown with YAML frontmatter","Support for interactive and headless (automation) modes","Integration with session history for richer context",[201,202,203],"Replacing a full code review process","Generating documentation for features that are not yet solved","Acting as a general-purpose text editor or file manager","3.0.0","4.4.0","To systematically capture and structure knowledge from solved problems, thereby compounding team expertise and reducing repetitive research for future issues.","The skill is exceptionally well-documented and robust, with clear purpose, extensive examples, and thorough error handling. The only potential area for improvement is the minor possibility of needing to quote array items in YAML if they start with reserved characters, as noted in the 'YAML Safety Rules'.",99,"Excellent skill for documenting solved problems to enhance team knowledge.",[211,212,213,214,215],"documentation","knowledge-management","engineering-workflow","collaboration","knowledge-compounding","global","verified",[219,220,221,222],"Documenting bug fixes with root cause analysis","Capturing solutions to performance issues","Codifying best practices and design patterns","Creating reusable knowledge artifacts for team reference",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"popularity":236,"security":238,"testCoverage":241},{"hasLockfile":225},true,1778686883348,{"descriptionLength":228,"readmeSize":229},68,17582,{"closedIssues90d":231,"forks":232,"hasChangelog":225,"openIssues90d":233,"pushedAt":234,"stars":235},115,1300,25,1778686215000,16666,{"npmDownloads":237},12828,{"hasNpmPackage":225,"license":239,"smitheryVerified":240},"MIT",false,{"hasCi":225,"hasTests":225},{"updatedAt":243},1778686900066,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"plugins/compound-engineering/skills/ce-compound","EveryInc","compound-engineering-plugin","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":257,"parentExtension":260,"providers":291,"relations":303,"tags":304,"workflow":305},1778686640222.7903,"k17d893df4em0e3pn8f55h1dxn86n09e",{"reviewCount":8},{"description":254,"installMethods":255,"name":256,"sourceUrl":14},"AI-powered development tools for code review, research, design, and workflow automation.",{"claudeCode":256},"compound-engineering",{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":256,"type":259},"plugins/compound-engineering","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":268,"providers":271,"relations":285,"tags":287,"workflow":288},1778686640222.7908,"k17ef8php9wk308mkg59kdp6b186nzhx",{"reviewCount":8},{"description":265,"installMethods":266,"name":267,"sourceUrl":14},"Cursor plugin marketplace for Every Inc plugins",{"claudeCode":12},"Compound Engineering",{"basePath":269,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":270},"","marketplace",{"evaluate":272,"extract":279},{"promptVersionExtension":273,"promptVersionScoring":205,"score":208,"tags":274,"targetMarket":216,"tier":217},"3.1.0",[275,276,277,211,278],"development-workflow","code-review","planning","ai-agents",{"commitSha":280,"license":239,"marketplace":281,"plugin":283},"HEAD",{"name":247,"pluginCount":282},2,{"mcpCount":8,"provider":284,"skillCount":8},"classify",{"repoId":286},"kd7e40my1b5g70tg0f60qg85ch86nn08",[278,276,275,211,277],{"evaluatedAt":289,"extractAt":290,"updatedAt":289},1778686722515,1778686640222,{"evaluate":292,"extract":300},{"promptVersionExtension":204,"promptVersionScoring":205,"score":293,"tags":294,"targetMarket":216,"tier":217},98,[295,296,276,297,211,298,277,299],"ai","developer-tools","research","workflow-automation","ideation",{"commitSha":280,"license":239,"plugin":301},{"mcpCount":8,"provider":284,"skillCount":302},37,{"parentExtensionId":262,"repoId":286},[295,276,296,211,299,277,297,298],{"evaluatedAt":306,"extractAt":290,"updatedAt":306},1778686677611,{"evaluate":308,"extract":310},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":309,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":280},{"parentExtensionId":251,"repoId":286},{"_creationTime":313,"_id":286,"identity":314,"providers":315,"workflow":1140},1778686632796.9226,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":316,"discover":1129,"extract":1132,"github":1133,"npm":1139},{"commitSha":280,"extensions":317},[318,327,515,534,542,559,597,605,623,633,659,667,679,692,706,720,740,760,777,785,803,817,845,863,901,913,923,933,941,961,979,995,1007,1015,1023,1034,1042,1050,1064,1075,1087,1097,1106],{"basePath":319,"displayName":247,"installMethods":320,"rationale":321,"selectedPaths":322,"source":326,"sourceLanguage":18,"type":270},".agents/plugins",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json (coalesced with duplicate marketplace at /)",[323],{"path":324,"priority":325},"marketplace.json","mandatory","rule",{"basePath":258,"description":254,"displayName":256,"installMethods":328,"license":239,"rationale":329,"selectedPaths":330,"source":326,"sourceLanguage":18,"type":259},{"claudeCode":256},"plugin manifest at plugins/compound-engineering/.claude-plugin/plugin.json",[331,333,335,338,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,499,501,503,505,507,509,511,513],{"path":332,"priority":325},".claude-plugin/plugin.json",{"path":334,"priority":325},"README.md",{"path":336,"priority":337},"LICENSE","high",{"path":339,"priority":340},"skills/ce-agent-native-architecture/SKILL.md","medium",{"path":342,"priority":340},"skills/ce-agent-native-audit/SKILL.md",{"path":344,"priority":340},"skills/ce-brainstorm/SKILL.md",{"path":346,"priority":340},"skills/ce-clean-gone-branches/SKILL.md",{"path":348,"priority":340},"skills/ce-code-review/SKILL.md",{"path":350,"priority":340},"skills/ce-commit/SKILL.md",{"path":352,"priority":340},"skills/ce-commit-push-pr/SKILL.md",{"path":354,"priority":340},"skills/ce-compound/SKILL.md",{"path":356,"priority":340},"skills/ce-compound-refresh/SKILL.md",{"path":358,"priority":340},"skills/ce-debug/SKILL.md",{"path":360,"priority":340},"skills/ce-demo-reel/SKILL.md",{"path":362,"priority":340},"skills/ce-dhh-rails-style/SKILL.md",{"path":364,"priority":340},"skills/ce-doc-review/SKILL.md",{"path":366,"priority":340},"skills/ce-frontend-design/SKILL.md",{"path":368,"priority":340},"skills/ce-gemini-imagegen/SKILL.md",{"path":370,"priority":340},"skills/ce-ideate/SKILL.md",{"path":372,"priority":340},"skills/ce-optimize/SKILL.md",{"path":374,"priority":340},"skills/ce-plan/SKILL.md",{"path":376,"priority":340},"skills/ce-polish-beta/SKILL.md",{"path":378,"priority":340},"skills/ce-product-pulse/SKILL.md",{"path":380,"priority":340},"skills/ce-proof/SKILL.md",{"path":382,"priority":340},"skills/ce-release-notes/SKILL.md",{"path":384,"priority":340},"skills/ce-report-bug/SKILL.md",{"path":386,"priority":340},"skills/ce-resolve-pr-feedback/SKILL.md",{"path":388,"priority":340},"skills/ce-riffrec-feedback-analysis/SKILL.md",{"path":390,"priority":340},"skills/ce-sessions/SKILL.md",{"path":392,"priority":340},"skills/ce-setup/SKILL.md",{"path":394,"priority":340},"skills/ce-simplify-code/SKILL.md",{"path":396,"priority":340},"skills/ce-slack-research/SKILL.md",{"path":398,"priority":340},"skills/ce-strategy/SKILL.md",{"path":400,"priority":340},"skills/ce-test-browser/SKILL.md",{"path":402,"priority":340},"skills/ce-test-xcode/SKILL.md",{"path":404,"priority":340},"skills/ce-update/SKILL.md",{"path":406,"priority":340},"skills/ce-work/SKILL.md",{"path":408,"priority":340},"skills/ce-work-beta/SKILL.md",{"path":410,"priority":340},"skills/ce-worktree/SKILL.md",{"path":412,"priority":340},"skills/lfg/SKILL.md",{"path":414,"priority":337},"agents/ce-adversarial-document-reviewer.agent.md",{"path":416,"priority":337},"agents/ce-adversarial-reviewer.agent.md",{"path":418,"priority":337},"agents/ce-agent-native-reviewer.agent.md",{"path":420,"priority":337},"agents/ce-ankane-readme-writer.agent.md",{"path":422,"priority":337},"agents/ce-api-contract-reviewer.agent.md",{"path":424,"priority":337},"agents/ce-architecture-strategist.agent.md",{"path":426,"priority":337},"agents/ce-best-practices-researcher.agent.md",{"path":428,"priority":337},"agents/ce-code-simplicity-reviewer.agent.md",{"path":430,"priority":337},"agents/ce-coherence-reviewer.agent.md",{"path":432,"priority":337},"agents/ce-correctness-reviewer.agent.md",{"path":434,"priority":337},"agents/ce-data-integrity-guardian.agent.md",{"path":436,"priority":337},"agents/ce-data-migration-expert.agent.md",{"path":438,"priority":337},"agents/ce-data-migrations-reviewer.agent.md",{"path":440,"priority":337},"agents/ce-deployment-verification-agent.agent.md",{"path":442,"priority":337},"agents/ce-design-implementation-reviewer.agent.md",{"path":444,"priority":337},"agents/ce-design-iterator.agent.md",{"path":446,"priority":337},"agents/ce-design-lens-reviewer.agent.md",{"path":448,"priority":337},"agents/ce-dhh-rails-reviewer.agent.md",{"path":450,"priority":337},"agents/ce-feasibility-reviewer.agent.md",{"path":452,"priority":337},"agents/ce-figma-design-sync.agent.md",{"path":454,"priority":337},"agents/ce-framework-docs-researcher.agent.md",{"path":456,"priority":337},"agents/ce-git-history-analyzer.agent.md",{"path":458,"priority":337},"agents/ce-issue-intelligence-analyst.agent.md",{"path":460,"priority":337},"agents/ce-julik-frontend-races-reviewer.agent.md",{"path":462,"priority":337},"agents/ce-kieran-python-reviewer.agent.md",{"path":464,"priority":337},"agents/ce-kieran-rails-reviewer.agent.md",{"path":466,"priority":337},"agents/ce-kieran-typescript-reviewer.agent.md",{"path":468,"priority":337},"agents/ce-learnings-researcher.agent.md",{"path":470,"priority":337},"agents/ce-maintainability-reviewer.agent.md",{"path":472,"priority":337},"agents/ce-pattern-recognition-specialist.agent.md",{"path":474,"priority":337},"agents/ce-performance-oracle.agent.md",{"path":476,"priority":337},"agents/ce-performance-reviewer.agent.md",{"path":478,"priority":337},"agents/ce-pr-comment-resolver.agent.md",{"path":480,"priority":337},"agents/ce-previous-comments-reviewer.agent.md",{"path":482,"priority":337},"agents/ce-product-lens-reviewer.agent.md",{"path":484,"priority":337},"agents/ce-project-standards-reviewer.agent.md",{"path":486,"priority":337},"agents/ce-reliability-reviewer.agent.md",{"path":488,"priority":337},"agents/ce-repo-research-analyst.agent.md",{"path":490,"priority":337},"agents/ce-schema-drift-detector.agent.md",{"path":492,"priority":337},"agents/ce-scope-guardian-reviewer.agent.md",{"path":494,"priority":337},"agents/ce-security-lens-reviewer.agent.md",{"path":496,"priority":337},"agents/ce-security-reviewer.agent.md",{"path":498,"priority":337},"agents/ce-security-sentinel.agent.md",{"path":500,"priority":337},"agents/ce-session-historian.agent.md",{"path":502,"priority":337},"agents/ce-slack-researcher.agent.md",{"path":504,"priority":337},"agents/ce-spec-flow-analyzer.agent.md",{"path":506,"priority":337},"agents/ce-swift-ios-reviewer.agent.md",{"path":508,"priority":337},"agents/ce-testing-reviewer.agent.md",{"path":510,"priority":337},"agents/ce-web-researcher.agent.md",{"path":512,"priority":337},".codex-plugin/plugin.json",{"path":514,"priority":337},".cursor-plugin/plugin.json",{"basePath":516,"description":517,"displayName":518,"installMethods":519,"rationale":520,"selectedPaths":521,"source":326,"sourceLanguage":18,"type":259},"plugins/coding-tutor","Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes","coding-tutor",{"claudeCode":518},"plugin manifest at plugins/coding-tutor/.claude-plugin/plugin.json",[522,523,524,526,528,530,532,533],{"path":332,"priority":325},{"path":334,"priority":325},{"path":525,"priority":340},"skills/coding-tutor/SKILL.md",{"path":527,"priority":337},"commands/quiz-me.md",{"path":529,"priority":337},"commands/sync-tutorials.md",{"path":531,"priority":337},"commands/teach-me.md",{"path":512,"priority":337},{"path":514,"priority":337},{"basePath":269,"description":265,"displayName":256,"installMethods":535,"rationale":536,"selectedPaths":537,"source":326,"sourceLanguage":18,"type":270},{"claudeCode":12},"marketplace.json at .cursor-plugin/marketplace.json",[538,540,541],{"path":539,"priority":325},".cursor-plugin/marketplace.json",{"path":334,"priority":325},{"path":336,"priority":337},{"basePath":543,"description":544,"displayName":518,"installMethods":545,"rationale":546,"selectedPaths":547,"source":326,"sourceLanguage":18,"type":248},"plugins/coding-tutor/skills/coding-tutor","Personalized 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.",{"claudeCode":12},"SKILL.md frontmatter at plugins/coding-tutor/skills/coding-tutor/SKILL.md",[548,550,553,555,557],{"path":549,"priority":325},"SKILL.md",{"path":551,"priority":552},"scripts/create_tutorial.py","low",{"path":554,"priority":552},"scripts/index_tutorials.py",{"path":556,"priority":552},"scripts/quiz_priority.py",{"path":558,"priority":552},"scripts/setup_tutorials.py",{"basePath":560,"description":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-agent-native-architecture","Build 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.","ce-agent-native-architecture",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-agent-native-architecture/SKILL.md",[566,567,569,571,573,575,577,579,581,583,585,587,589,591,593,595],{"path":549,"priority":325},{"path":568,"priority":340},"references/action-parity-discipline.md",{"path":570,"priority":340},"references/agent-execution-patterns.md",{"path":572,"priority":340},"references/agent-native-testing.md",{"path":574,"priority":340},"references/architecture-patterns.md",{"path":576,"priority":340},"references/checklists.md",{"path":578,"priority":340},"references/dynamic-context-injection.md",{"path":580,"priority":340},"references/files-universal-interface.md",{"path":582,"priority":340},"references/from-primitives-to-domain-tools.md",{"path":584,"priority":340},"references/mcp-tool-design.md",{"path":586,"priority":340},"references/mobile-patterns.md",{"path":588,"priority":340},"references/product-implications.md",{"path":590,"priority":340},"references/refactoring-to-prompt-native.md",{"path":592,"priority":340},"references/self-modification.md",{"path":594,"priority":340},"references/shared-workspace-architecture.md",{"path":596,"priority":340},"references/system-prompt-design.md",{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-agent-native-audit","Run comprehensive agent-native architecture review with scored principles","ce-agent-native-audit",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-agent-native-audit/SKILL.md",[604],{"path":549,"priority":325},{"basePath":606,"description":607,"displayName":608,"installMethods":609,"rationale":610,"selectedPaths":611,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-brainstorm","Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says \"let's brainstorm\", \"what should we build\", or \"help me think through X\", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.","ce-brainstorm",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-brainstorm/SKILL.md",[612,613,615,617,619,621],{"path":549,"priority":325},{"path":614,"priority":340},"references/handoff.md",{"path":616,"priority":340},"references/requirements-capture.md",{"path":618,"priority":340},"references/synthesis-summary.md",{"path":620,"priority":340},"references/universal-brainstorming.md",{"path":622,"priority":340},"references/visual-communication.md",{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-clean-gone-branches","Clean up local branches whose remote tracking branch is gone. Use when the user says \"clean up branches\", \"delete gone branches\", \"prune local branches\", \"clean gone\", or wants to remove stale local branches that no longer exist on the remote. Also handles removing associated worktrees for branches that have them.","ce-clean-gone-branches",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-clean-gone-branches/SKILL.md",[630,631],{"path":549,"priority":325},{"path":632,"priority":552},"scripts/clean-gone",{"basePath":634,"description":635,"displayName":636,"installMethods":637,"rationale":638,"selectedPaths":639,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-code-review","Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR.","ce-code-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-code-review/SKILL.md",[640,641,643,645,647,649,651,653,655,657],{"path":549,"priority":325},{"path":642,"priority":340},"references/bulk-preview.md",{"path":644,"priority":340},"references/diff-scope.md",{"path":646,"priority":340},"references/findings-schema.json",{"path":648,"priority":340},"references/persona-catalog.md",{"path":650,"priority":340},"references/review-output-template.md",{"path":652,"priority":340},"references/subagent-template.md",{"path":654,"priority":340},"references/tracker-defer.md",{"path":656,"priority":340},"references/validator-template.md",{"path":658,"priority":340},"references/walkthrough.md",{"basePath":660,"description":661,"displayName":662,"installMethods":663,"rationale":664,"selectedPaths":665,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-commit","Create a git commit with a clear, value-communicating message. Use when the user says \"commit\", \"commit this\", \"save my changes\", \"create a commit\", or wants to commit staged or unstaged work. Produces well-structured commit messages that follow repo conventions when they exist, and defaults to conventional commit format otherwise.","ce-commit",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-commit/SKILL.md",[666],{"path":549,"priority":325},{"basePath":668,"description":669,"displayName":670,"installMethods":671,"rationale":672,"selectedPaths":673,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-commit-push-pr","Commit, push, and open a PR with an adaptive, value-first description that scales in depth with the change. Use when the user says \"commit and PR\", \"ship this\", \"create a PR\", or \"open a pull request\". Also handles description-only flows (\"write a PR description\", \"rewrite the PR body\", \"describe this PR\") without committing or pushing.","ce-commit-push-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-commit-push-pr/SKILL.md",[674,675,677],{"path":549,"priority":325},{"path":676,"priority":340},"references/branch-creation.md",{"path":678,"priority":340},"references/pr-description-writing.md",{"basePath":245,"description":10,"displayName":13,"installMethods":680,"rationale":681,"selectedPaths":682,"source":326,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-compound/SKILL.md",[683,684,686,688,690],{"path":549,"priority":325},{"path":685,"priority":552},"assets/resolution-template.md",{"path":687,"priority":340},"references/schema.yaml",{"path":689,"priority":340},"references/yaml-schema.md",{"path":691,"priority":552},"scripts/validate-frontmatter.py",{"basePath":693,"description":694,"displayName":695,"installMethods":696,"rationale":697,"selectedPaths":698,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-compound-refresh","Refresh stale learning and pattern docs under docs/solutions/ by reviewing them against the current codebase, then updating, consolidating, or deleting drifted ones. Use when the user asks to \"refresh my learnings\", \"audit docs/solutions/\", \"clean up stale learnings\", or \"consolidate overlapping docs\", or when ce-compound flags an older doc as superseded. Do not trigger for general refactor, debugging, or code-review work unless the user has explicitly pointed at docs/solutions/.","ce-compound-refresh",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-compound-refresh/SKILL.md",[699,700,701,703,704,705],{"path":549,"priority":325},{"path":685,"priority":552},{"path":702,"priority":340},"references/per-action-flows.md",{"path":687,"priority":340},{"path":689,"priority":340},{"path":691,"priority":552},{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-debug","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.","ce-debug",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-debug/SKILL.md",[713,714,716,718],{"path":549,"priority":325},{"path":715,"priority":340},"references/anti-patterns.md",{"path":717,"priority":340},"references/defense-in-depth.md",{"path":719,"priority":340},"references/investigation-techniques.md",{"basePath":721,"description":722,"displayName":723,"installMethods":724,"rationale":725,"selectedPaths":726,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-demo-reel","Capture 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.","ce-demo-reel",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-demo-reel/SKILL.md",[727,728,730,732,734,736,738],{"path":549,"priority":325},{"path":729,"priority":340},"references/tier-browser-reel.md",{"path":731,"priority":340},"references/tier-screenshot-reel.md",{"path":733,"priority":340},"references/tier-static-screenshots.md",{"path":735,"priority":340},"references/tier-terminal-recording.md",{"path":737,"priority":340},"references/upload-and-approval.md",{"path":739,"priority":552},"scripts/capture-demo.py",{"basePath":741,"description":742,"displayName":743,"installMethods":744,"rationale":745,"selectedPaths":746,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-dhh-rails-style","This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring requests, code review, or when the user mentions DHH, 37signals, Basecamp, HEY, or Campfire style. Embodies REST purity, fat models, thin controllers, Current attributes, Hotwire patterns, and the \"clarity over cleverness\" philosophy.","ce-dhh-rails-style",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-dhh-rails-style/SKILL.md",[747,748,750,752,754,756,758],{"path":549,"priority":325},{"path":749,"priority":340},"references/architecture.md",{"path":751,"priority":340},"references/controllers.md",{"path":753,"priority":340},"references/frontend.md",{"path":755,"priority":340},"references/gems.md",{"path":757,"priority":340},"references/models.md",{"path":759,"priority":340},"references/testing.md",{"basePath":761,"description":762,"displayName":763,"installMethods":764,"rationale":765,"selectedPaths":766,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-doc-review","Review 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.","ce-doc-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-doc-review/SKILL.md",[767,768,769,770,772,773,774,776],{"path":549,"priority":325},{"path":642,"priority":340},{"path":646,"priority":340},{"path":771,"priority":340},"references/open-questions-defer.md",{"path":650,"priority":340},{"path":652,"priority":340},{"path":775,"priority":340},"references/synthesis-and-presentation.md",{"path":658,"priority":340},{"basePath":778,"description":779,"displayName":780,"installMethods":781,"rationale":782,"selectedPaths":783,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-frontend-design","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.","ce-frontend-design",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-frontend-design/SKILL.md",[784],{"path":549,"priority":325},{"basePath":786,"description":787,"displayName":788,"installMethods":789,"rationale":790,"selectedPaths":791,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-gemini-imagegen","This 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.","ce-gemini-imagegen",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-gemini-imagegen/SKILL.md",[792,793,795,797,799,801],{"path":549,"priority":325},{"path":794,"priority":552},"scripts/compose_images.py",{"path":796,"priority":552},"scripts/edit_image.py",{"path":798,"priority":552},"scripts/gemini_images.py",{"path":800,"priority":552},"scripts/generate_image.py",{"path":802,"priority":552},"scripts/multi_turn_chat.py",{"basePath":804,"description":805,"displayName":806,"installMethods":807,"rationale":808,"selectedPaths":809,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-ideate","Generate 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.","ce-ideate",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-ideate/SKILL.md",[810,811,813,815],{"path":549,"priority":325},{"path":812,"priority":340},"references/post-ideation-workflow.md",{"path":814,"priority":340},"references/universal-ideation.md",{"path":816,"priority":340},"references/web-research-cache.md",{"basePath":818,"description":819,"displayName":820,"installMethods":821,"rationale":822,"selectedPaths":823,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-optimize","Run 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.","ce-optimize",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-optimize/SKILL.md",[824,825,827,829,831,833,835,837,839,841,843],{"path":549,"priority":325},{"path":826,"priority":340},"references/example-hard-spec.yaml",{"path":828,"priority":340},"references/example-judge-spec.yaml",{"path":830,"priority":340},"references/experiment-log-schema.yaml",{"path":832,"priority":340},"references/experiment-prompt-template.md",{"path":834,"priority":340},"references/judge-prompt-template.md",{"path":836,"priority":340},"references/optimize-spec-schema.yaml",{"path":838,"priority":340},"references/usage-guide.md",{"path":840,"priority":552},"scripts/experiment-worktree.sh",{"path":842,"priority":552},"scripts/measure.sh",{"path":844,"priority":552},"scripts/parallel-probe.sh",{"basePath":846,"description":847,"displayName":848,"installMethods":849,"rationale":850,"selectedPaths":851,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-plan","Create 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.","ce-plan",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-plan/SKILL.md",[852,853,855,857,859,860,862],{"path":549,"priority":325},{"path":854,"priority":340},"references/deepening-workflow.md",{"path":856,"priority":340},"references/plan-handoff.md",{"path":858,"priority":340},"references/plan-template.md",{"path":618,"priority":340},{"path":861,"priority":340},"references/universal-planning.md",{"path":622,"priority":340},{"basePath":864,"description":865,"displayName":866,"installMethods":867,"rationale":868,"selectedPaths":869,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-polish-beta","[BETA] Start the dev server, open the feature in a browser, and iterate on improvements together.","ce-polish-beta",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-polish-beta/SKILL.md",[870,871,873,875,877,879,881,883,885,887,889,891,893,895,897,899],{"path":549,"priority":325},{"path":872,"priority":340},"references/dev-server-astro.md",{"path":874,"priority":340},"references/dev-server-detection.md",{"path":876,"priority":340},"references/dev-server-next.md",{"path":878,"priority":340},"references/dev-server-nuxt.md",{"path":880,"priority":340},"references/dev-server-procfile.md",{"path":882,"priority":340},"references/dev-server-rails.md",{"path":884,"priority":340},"references/dev-server-remix.md",{"path":886,"priority":340},"references/dev-server-sveltekit.md",{"path":888,"priority":340},"references/dev-server-vite.md",{"path":890,"priority":340},"references/ide-detection.md",{"path":892,"priority":340},"references/launch-json-schema.md",{"path":894,"priority":552},"scripts/detect-project-type.sh",{"path":896,"priority":552},"scripts/read-launch-json.sh",{"path":898,"priority":552},"scripts/resolve-package-manager.sh",{"path":900,"priority":552},"scripts/resolve-port.sh",{"basePath":902,"description":903,"displayName":904,"installMethods":905,"rationale":906,"selectedPaths":907,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-product-pulse","Generate 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/.","ce-product-pulse",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-product-pulse/SKILL.md",[908,909,911],{"path":549,"priority":325},{"path":910,"priority":340},"references/interview.md",{"path":912,"priority":340},"references/report-template.md",{"basePath":914,"description":915,"displayName":916,"installMethods":917,"rationale":918,"selectedPaths":919,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-proof","Run human-in-the-loop review loops over markdown via Proof (proofeditor.ai) — share, view, comment on, edit, and sync collaborative docs. Use when the user says \"view this in proof\", \"share to proof\", \"HITL this doc\", or wants a shared markdown review surface for a spec, plan, or draft, including handoffs from ce-brainstorm, ce-ideate, or ce-plan. Do not trigger on \"proof\" meaning evidence, math proofs, proof-of-concept, or \"proofread this\".","ce-proof",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-proof/SKILL.md",[920,921],{"path":549,"priority":325},{"path":922,"priority":340},"references/hitl-review.md",{"basePath":924,"description":925,"displayName":926,"installMethods":927,"rationale":928,"selectedPaths":929,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-release-notes","Summarize recent compound-engineering plugin releases, or answer a specific question about a past release with a version citation. Use when the user types `/ce-release-notes` or asks \"what changed in compound-engineering recently?\" or \"what happened to `\u003Cskill-name>`?\".","ce-release-notes",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-release-notes/SKILL.md",[930,931],{"path":549,"priority":325},{"path":932,"priority":552},"scripts/list-plugin-releases.py",{"basePath":934,"description":935,"displayName":936,"installMethods":937,"rationale":938,"selectedPaths":939,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-report-bug","Report a bug in the compound-engineering plugin","ce-report-bug",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-report-bug/SKILL.md",[940],{"path":549,"priority":325},{"basePath":942,"description":943,"displayName":944,"installMethods":945,"rationale":946,"selectedPaths":947,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-resolve-pr-feedback","Resolve 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.","ce-resolve-pr-feedback",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-resolve-pr-feedback/SKILL.md",[948,949,951,953,955,957,959],{"path":549,"priority":325},{"path":950,"priority":340},"references/full-mode.md",{"path":952,"priority":340},"references/targeted-mode.md",{"path":954,"priority":552},"scripts/get-pr-comments",{"path":956,"priority":552},"scripts/get-thread-for-comment",{"path":958,"priority":552},"scripts/reply-to-pr-thread",{"path":960,"priority":552},"scripts/resolve-pr-thread",{"basePath":962,"description":963,"displayName":964,"installMethods":965,"rationale":966,"selectedPaths":967,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-riffrec-feedback-analysis","Riffrec product-feedback workflow. ALWAYS load when the user posts a `riffrec-*.zip`, a bundle with `session.json` + `events.json` + `recording.webm` + `voice.webm`, a video/audio recording for product feedback, or asks how to capture and share Riffrec sessions. Routes between setup, quick bug report, and extensive analysis.","ce-riffrec-feedback-analysis",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-riffrec-feedback-analysis/SKILL.md",[968,969,971,973,975,977],{"path":549,"priority":325},{"path":970,"priority":340},"references/compound-engineering-feedback-format.md",{"path":972,"priority":340},"references/extensive-analysis.md",{"path":974,"priority":340},"references/install-riffrec.md",{"path":976,"priority":340},"references/quick-bug-report.md",{"path":978,"priority":552},"scripts/analyze_riffrec_zip.py",{"basePath":980,"description":981,"displayName":982,"installMethods":983,"rationale":984,"selectedPaths":985,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-sessions","Search 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.","ce-sessions",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-sessions/SKILL.md",[986,987,989,991,993],{"path":549,"priority":325},{"path":988,"priority":552},"scripts/discover-sessions.sh",{"path":990,"priority":552},"scripts/extract-errors.py",{"path":992,"priority":552},"scripts/extract-metadata.py",{"path":994,"priority":552},"scripts/extract-skeleton.py",{"basePath":996,"description":997,"displayName":998,"installMethods":999,"rationale":1000,"selectedPaths":1001,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-setup","Diagnose 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.","ce-setup",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-setup/SKILL.md",[1002,1003,1005],{"path":549,"priority":325},{"path":1004,"priority":340},"references/config-template.yaml",{"path":1006,"priority":552},"scripts/check-health",{"basePath":1008,"description":1009,"displayName":1010,"installMethods":1011,"rationale":1012,"selectedPaths":1013,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-simplify-code","Simplify and refine recently changed code for clarity, reuse, quality, and efficiency while preserving behavior.","ce-simplify-code",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-simplify-code/SKILL.md",[1014],{"path":549,"priority":325},{"basePath":1016,"description":1017,"displayName":1018,"installMethods":1019,"rationale":1020,"selectedPaths":1021,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-slack-research","Search 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.","ce-slack-research",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-slack-research/SKILL.md",[1022],{"path":549,"priority":325},{"basePath":1024,"description":1025,"displayName":1026,"installMethods":1027,"rationale":1028,"selectedPaths":1029,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-strategy","Create 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.","ce-strategy",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-strategy/SKILL.md",[1030,1031,1032],{"path":549,"priority":325},{"path":910,"priority":340},{"path":1033,"priority":340},"references/strategy-template.md",{"basePath":1035,"description":1036,"displayName":1037,"installMethods":1038,"rationale":1039,"selectedPaths":1040,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-test-browser","Run browser tests on pages affected by current PR or branch","ce-test-browser",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-test-browser/SKILL.md",[1041],{"path":549,"priority":325},{"basePath":1043,"description":1044,"displayName":1045,"installMethods":1046,"rationale":1047,"selectedPaths":1048,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-test-xcode","Build 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.","ce-test-xcode",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-test-xcode/SKILL.md",[1049],{"path":549,"priority":325},{"basePath":1051,"description":1052,"displayName":1053,"installMethods":1054,"rationale":1055,"selectedPaths":1056,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-update","Check if the compound-engineering plugin is up to date and recommend the\nupdate command if not. Use when the user says \"update compound engineering\",\n\"check compound engineering version\", \"ce update\", \"is compound engineering\nup to date\", \"update ce plugin\", or reports issues that might stem from a\nstale compound-engineering plugin version. This skill only works in Claude\nCode — it relies on the plugin harness cache layout.\n","ce-update",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-update/SKILL.md",[1057,1058,1060,1062],{"path":549,"priority":325},{"path":1059,"priority":552},"scripts/currently-loaded-version.sh",{"path":1061,"priority":552},"scripts/marketplace-name.sh",{"path":1063,"priority":552},"scripts/upstream-version.sh",{"basePath":1065,"description":1066,"displayName":1067,"installMethods":1068,"rationale":1069,"selectedPaths":1070,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-work","Execute work efficiently while maintaining quality and finishing features","ce-work",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-work/SKILL.md",[1071,1072,1074],{"path":549,"priority":325},{"path":1073,"priority":340},"references/shipping-workflow.md",{"path":654,"priority":340},{"basePath":1076,"description":1077,"displayName":1078,"installMethods":1079,"rationale":1080,"selectedPaths":1081,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-work-beta","[BETA] Execute work with external delegate support. Same as ce-work but includes experimental Codex delegation mode for token-conserving code implementation.","ce-work-beta",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-work-beta/SKILL.md",[1082,1083,1085,1086],{"path":549,"priority":325},{"path":1084,"priority":340},"references/codex-delegation-workflow.md",{"path":1073,"priority":340},{"path":654,"priority":340},{"basePath":1088,"description":1089,"displayName":1090,"installMethods":1091,"rationale":1092,"selectedPaths":1093,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-worktree","Create 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.","ce-worktree",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-worktree/SKILL.md",[1094,1095],{"path":549,"priority":325},{"path":1096,"priority":552},"scripts/worktree-manager.sh",{"basePath":1098,"description":1099,"displayName":1100,"installMethods":1101,"rationale":1102,"selectedPaths":1103,"source":326,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/lfg","Run 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.","lfg",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/lfg/SKILL.md",[1104,1105],{"path":549,"priority":325},{"path":654,"priority":340},{"basePath":269,"description":1107,"displayName":1108,"installMethods":1109,"rationale":1110,"selectedPaths":1111,"source":326,"sourceLanguage":18,"type":1128},"Official Compound Engineering plugin for Claude Code, Codex, and more","@every-env/compound-plugin",{"npm":1108},"cli ecosystem detected at /",[1112,1114,1115,1116,1118,1120,1122,1124,1126],{"path":1113,"priority":325},"package.json",{"path":334,"priority":325},{"path":336,"priority":337},{"path":1117,"priority":340},"src/index.ts",{"path":1119,"priority":552},"src/commands/cleanup.ts",{"path":1121,"priority":552},"src/commands/convert.ts",{"path":1123,"priority":552},"src/commands/install.ts",{"path":1125,"priority":552},"src/commands/list.ts",{"path":1127,"priority":552},"src/commands/plugin-path.ts","cli",{"sources":1130},[1131],"manual",{"npmPackage":1108},{"closedIssues90d":231,"description":1134,"forks":232,"homepage":1135,"license":239,"openIssues90d":233,"pushedAt":234,"readmeSize":229,"stars":235,"topics":1136},"Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more","https://every.to/guides/compound-engineering",[1137,1138],"compound","engineering",{"downloads":237},{"classifiedAt":1141,"discoverAt":1142,"extractAt":1143,"githubAt":1143,"npmAt":1144,"updatedAt":1141},1778686639998,1778686632796,1778686635929,1778686638203,[214,211,213,215,212],{"evaluatedAt":243,"extractAt":290,"updatedAt":243},[],[1149,1179,1207,1224,1254,1280],{"_creationTime":1150,"_id":1151,"community":1152,"display":1153,"identity":1159,"providers":1163,"relations":1172,"tags":1175,"workflow":1176},1778696595410.5618,"k174h4yhwrcpcmdx62n2g2b88986mx17",{"reviewCount":8},{"description":1154,"installMethods":1155,"name":1157,"sourceUrl":1158},"Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.",{"claudeCode":1156},"rohitg00/pro-workflow","agent-teams","https://github.com/rohitg00/pro-workflow",{"basePath":1160,"githubOwner":1161,"githubRepo":1162,"locale":18,"slug":1157,"type":248},"skills/agent-teams","rohitg00","pro-workflow",{"evaluate":1164,"extract":1171},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1165,"tags":1166,"targetMarket":216,"tier":217},100,[1167,214,212,1168,1169,1170],"ai-workflow","llm-ops","productivity","self-correction",{"commitSha":280},{"parentExtensionId":1173,"repoId":1174},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[1167,214,212,1168,1169,1170],{"evaluatedAt":1177,"extractAt":1178,"updatedAt":1177},1778696637446,1778696595410,{"_creationTime":1180,"_id":1181,"community":1182,"display":1183,"identity":1189,"providers":1193,"relations":1201,"tags":1203,"workflow":1204},1778688022104.1726,"k17bvm0wwrqpyjkwdb3mn71bkn86mwk3",{"reviewCount":8},{"description":1184,"installMethods":1185,"name":1187,"sourceUrl":1188},"Lead a team — run standups, coordinate tasks, and communicate.",{"claudeCode":1186},"googleworkspace/cli","Team Lead Persona","https://github.com/googleworkspace/cli",{"basePath":1190,"githubOwner":1191,"githubRepo":1128,"locale":18,"slug":1192,"type":248},"skills/persona-team-lead","googleworkspace","persona-team-lead",{"evaluate":1194,"extract":1199},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1165,"tags":1195,"targetMarket":216,"tier":217},[1196,1197,214,1198,1128],"google-workspace","team-lead","automation",{"commitSha":280,"license":1200},"Apache-2.0",{"repoId":1202},"kd74t1908zh6g1jzcxw8tg1rwx86nnpt",[1198,1128,214,1196,1197],{"evaluatedAt":1205,"extractAt":1206,"updatedAt":1205},1778689258666,1778688022104,{"_creationTime":1208,"_id":1209,"community":1210,"display":1211,"identity":1213,"providers":1214,"relations":1220,"tags":1221,"workflow":1222},1778686640222.7917,"k17549bwd8rq0h0wq4cvav0fpn86nda9",{"reviewCount":8},{"description":607,"installMethods":1212,"name":608,"sourceUrl":14},{"claudeCode":12},{"basePath":606,"githubOwner":246,"githubRepo":247,"locale":18,"slug":608,"type":248},{"evaluate":1215,"extract":1219},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1165,"tags":1216,"targetMarket":216,"tier":217},[211,1217,214,277,1218],"requirements","ai-assistant",{"commitSha":280},{"parentExtensionId":251,"repoId":286},[1218,214,211,277,1217],{"evaluatedAt":1223,"extractAt":290,"updatedAt":1223},1778686797367,{"_creationTime":1225,"_id":1226,"community":1227,"display":1228,"identity":1234,"providers":1238,"relations":1247,"tags":1250,"workflow":1251},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":1229,"installMethods":1230,"name":1232,"sourceUrl":1233},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":1231},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":1235,"githubOwner":1236,"githubRepo":1237,"locale":18,"slug":1232,"type":248},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":1239,"extract":1246},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1165,"tags":1240,"targetMarket":216,"tier":217},[1241,1242,1243,211,1244,1245],"teaching","coaching","presentation","explanation","guidance",{"commitSha":280},{"parentExtensionId":1248,"repoId":1249},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[1242,211,1244,1245,1243,1241],{"evaluatedAt":1252,"extractAt":1253,"updatedAt":1252},1778701952682,1778695548458,{"_creationTime":1255,"_id":1256,"community":1257,"display":1258,"identity":1262,"providers":1264,"relations":1276,"tags":1277,"workflow":1278},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":1259,"installMethods":1260,"name":1261,"sourceUrl":1233},"Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.\n",{"claudeCode":1231},"prepare-inspection-readiness",{"basePath":1263,"githubOwner":1236,"githubRepo":1237,"locale":18,"slug":1261,"type":248},"skills/prepare-inspection-readiness",{"evaluate":1265,"extract":1275},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1165,"tags":1266,"targetMarket":216,"tier":217},[1267,1268,1269,1270,1271,1272,1273,211,1274],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":280},{"parentExtensionId":1248,"repoId":1249},[1267,211,1271,1270,1268,1269,1272,1274,1273],{"evaluatedAt":1279,"extractAt":1253,"updatedAt":1279},1778700122939,{"_creationTime":1281,"_id":1282,"community":1283,"display":1284,"identity":1290,"providers":1294,"relations":1301,"tags":1304,"workflow":1305},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":1285,"installMethods":1286,"name":1288,"sourceUrl":1289},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":1287},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1291,"githubOwner":1292,"githubRepo":1293,"locale":18,"slug":1288,"type":248},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":1295,"extract":1300},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1165,"tags":1296,"targetMarket":216,"tier":217},[1297,211,297,1298,1299],"search","information-retrieval","multi-agent",{"commitSha":280},{"parentExtensionId":1302,"repoId":1303},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[211,1298,1299,297,1297],{"evaluatedAt":1306,"extractAt":1307,"updatedAt":1306},1778699449790,1778699234184]