[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-EveryInc-ce-work-en":3,"guides-for-EveryInc-ce-work":1159,"similar-k17byvq24vt8g3marjgrk89k1186ncr8-en":1160},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":253,"isFallback":249,"parentExtension":259,"providers":319,"relations":323,"repo":324,"tags":1157,"workflow":1158},1778686640222.7993,"k17byvq24vt8g3marjgrk89k1186ncr8",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Execute work efficiently while maintaining quality and finishing features",{"claudeCode":12},"EveryInc/compound-engineering-plugin","CE Work","https://github.com/EveryInc/compound-engineering-plugin",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":232,"workflow":251},1778687555886.5505,"kn784krw71fddtjnrge5bj3gcs86m46t","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":205,"practices":209,"prerequisites":213,"promptVersionExtension":214,"promptVersionScoring":215,"purpose":216,"rationale":217,"score":218,"summary":219,"tags":220,"targetMarket":225,"tier":226,"useCases":227},[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,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of executing work efficiently while maintaining quality and finishing features, directly addressing user pain points.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a systematic workflow for executing work, focusing on shipping complete features by understanding requirements and maintaining quality, which goes beyond default LLM behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of executing work, from input triage and environment setup to detailed execution and shipping, indicating it is ready for production workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on the execution of work based on plans or prompts, adhering to a single, well-defined domain without encroaching on unrelated capabilities.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose of executing work efficiently, maintaining quality, and finishing features.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill appears to be a single, high-level command and does not expose multiple granular tools.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The skill's documentation clearly outlines input types, execution phases, and strategies, with implicit parameters like environment variables not being a primary concern.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","As a single-command skill, specific tool naming conventions are not applicable.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's primary input is a work document or prompt, and its output is a systematic execution process, with no extraneous parameters or verbose responses.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is distributed under the MIT license, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commits within the last 90 days, indicating active maintenance.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project appears to have dependency management measures in place, as indicated by the presence of lockfiles and CI, suggesting a suitable approach to updates and vulnerabilities.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill's workflow does not appear to involve direct handling or echoing of secrets, and its execution is within a controlled agent environment.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's execution relies on processing structured input documents and prompts, with no indication of loading or executing untrusted third-party code.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill's execution is contained and does not involve runtime fetching of external code or data that could compromise the supply chain.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the agent's environment and does not appear to modify files outside of its designated project scope or make system-wide changes.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No evidence of detached-process spawns or retry loops around denied tool calls was found in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's documented workflow does not involve reading or submitting confidential data to third parties, and outbound calls are not mentioned.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","Bundled content is free of hidden-steering tricks, and descriptions use clean printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is presented in plain, readable source code without obfuscation, base64 payloads, or runtime fetching of code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill handles file paths and project structures gracefully, using relative paths and providing clear error messages for expected versus found states.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 25 opened and 115 closed issues in the last 90 days, the closure rate is significantly high, indicating good maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The repository has a clear versioning signal via GitHub release tags and a CHANGELOG.md, and the latest commit indicates recent activity.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The skill's workflow implies validation of inputs and expected states, aligning with good practice for structured execution.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","Destructive operations are either not present or are handled within the controlled agent environment, with clear workflow steps for execution rather than direct destructive commands.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The skill outlines a structured approach to error handling, including a fallback chain and clear reporting mechanisms, ensuring a fail-closed behavior.",{"category":111,"check":115,"severity":42,"summary":116},"Logging","The skill is primarily a workflow orchestrator and does not perform destructive actions or outbound calls that would necessitate a local audit log.",{"category":118,"check":119,"severity":42,"summary":120},"Compliance","GDPR","The skill does not operate on personal data; it focuses on code execution and workflow management.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill's functionality is general to software development workflows and does not exhibit any regional or jurisdictional limitations.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill is designed to run within agent environments and relies on standard tools, indicating good cross-platform compatibility.",{"category":45,"check":128,"severity":24,"summary":129},"README","The README file exists, is comprehensive, and clearly states the extension's philosophy, workflow, and usage instructions.",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","This is a single skill and does not expose multiple tools or commands.",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","As a single-skill extension, there are no overlapping tools to evaluate.",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features in the README and SKILL.md appear to have corresponding implementations or well-defined procedural steps within the skill's workflow.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear, multi-platform installation instructions and copy-pasteable invocation examples.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The skill's workflow outlines clear error handling, including prompts for user decisions on failures and fallback mechanisms, ensuring actionable messages.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","The project includes lockfiles and follows standard installation procedures, indicating pinned dependencies.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill orchestrates a workflow rather than executing state-changing commands directly, making a dry-run preview not directly applicable.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill's workflow emphasizes systematic execution and task completion, implying adherence to such protocols within its execution phases.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill's documentation does not mention telemetry collection, implying it is either absent or strictly opt-in and not a focus of the documentation.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined as executing work efficiently while maintaining quality and finishing features, with clear inputs and workflow phases.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and input expectations.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The skill body is well-structured and uses progressive disclosure for detailed workflows, keeping the main instruction concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Long procedures are appropriately split into reference files, linked via relative paths, demonstrating effective progressive disclosure.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","The skill focuses on executing a defined plan or prompt rather than deep, exploratory code review or research that would necessitate forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The documentation provides clear examples of how to invoke the skill for different scenarios, demonstrating its practical utility.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill's documentation addresses edge cases and failure modes, providing recovery steps and specifying observable symptoms.",{"category":111,"check":183,"severity":42,"summary":184},"Tool Fallback","The skill does not appear to rely on external tools like MCP servers as optional components with fallbacks; it operates within its own defined workflow.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill clearly declares its stack assumptions and preconditions in its documentation and relies on standard execution environments.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The skill's workflow includes checks for unexpected pre-states and provides clear instructions to halt and report on such conditions.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and clearly documents its scope, cross-linking to other skills only when necessary and optional.",1778687555758,"This skill orchestrates the execution of software development tasks based on provided work documents or prompts. It systematically manages phases like input triage, environment setup, task list creation, execution with subagents, quality checks, and shipping, ensuring features are completed efficiently and with high quality.",[198,199,200,201,202,203,204],"Systematic execution workflow","Input triage for plans or prompts","Environment setup and branching strategy","Task list generation and management","Phased execution with subagent support","Continuous testing and quality checks","Code review and shipping process integration",[206,207,208],"Performing high-level strategic planning or brainstorming.","Acting as a direct code editor or refactoring tool without a plan.","Handling infrastructure provisioning or deployment outside of the code execution context.",[210,211,212],"Workflow Execution","Quality Assurance","Task Management",[],"3.0.0","4.4.0","To execute work systematically, maintain high quality, and ensure the completion of features by providing a structured workflow for development tasks.","The skill is well-documented, robust in its execution workflow, and adheres to high standards of quality and security. The only findings are 'not_applicable' due to the skill's nature or passing scores.",95,"A high-quality skill for systematic work execution, emphasizing quality and completion.",[221,222,223,224],"workflow","automation","code-execution","quality","global","verified",[228,229,230,231],"Executing detailed implementation plans for new features.","Systematically addressing bug reports and implementing fixes.","Managing complex development tasks by breaking them into actionable steps.","Ensuring code quality and adherence to project standards throughout the development lifecycle.",{"codeQuality":233,"collectedAt":235,"documentation":236,"maintenance":239,"popularity":245,"security":247,"testCoverage":250},{"hasLockfile":234},true,1778687536110,{"descriptionLength":237,"readmeSize":238},73,17582,{"closedIssues90d":240,"forks":241,"hasChangelog":234,"openIssues90d":242,"pushedAt":243,"stars":244},115,1300,25,1778686215000,16666,{"npmDownloads":246},12828,{"hasNpmPackage":234,"license":248,"smitheryVerified":249},"MIT",false,{"hasCi":234,"hasTests":234},{"updatedAt":252},1778687555886,{"basePath":254,"githubOwner":255,"githubRepo":256,"locale":18,"slug":257,"type":258},"plugins/compound-engineering/skills/ce-work","EveryInc","compound-engineering-plugin","ce-work","skill",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":267,"parentExtension":270,"providers":303,"relations":315,"tags":316,"workflow":317},1778686640222.7903,"k17d893df4em0e3pn8f55h1dxn86n09e",{"reviewCount":8},{"description":264,"installMethods":265,"name":266,"sourceUrl":14},"AI-powered development tools for code review, research, design, and workflow automation.",{"claudeCode":266},"compound-engineering",{"basePath":268,"githubOwner":255,"githubRepo":256,"locale":18,"slug":266,"type":269},"plugins/compound-engineering","plugin",{"_creationTime":271,"_id":272,"community":273,"display":274,"identity":278,"providers":281,"relations":297,"tags":299,"workflow":300},1778686640222.7908,"k17ef8php9wk308mkg59kdp6b186nzhx",{"reviewCount":8},{"description":275,"installMethods":276,"name":277,"sourceUrl":14},"Cursor plugin marketplace for Every Inc plugins",{"claudeCode":12},"Compound Engineering",{"basePath":279,"githubOwner":255,"githubRepo":256,"locale":18,"slug":256,"type":280},"","marketplace",{"evaluate":282,"extract":291},{"promptVersionExtension":283,"promptVersionScoring":215,"score":284,"tags":285,"targetMarket":225,"tier":226},"3.1.0",99,[286,287,288,289,290],"development-workflow","code-review","planning","documentation","ai-agents",{"commitSha":292,"license":248,"marketplace":293,"plugin":295},"HEAD",{"name":256,"pluginCount":294},2,{"mcpCount":8,"provider":296,"skillCount":8},"classify",{"repoId":298},"kd7e40my1b5g70tg0f60qg85ch86nn08",[290,287,286,289,288],{"evaluatedAt":301,"extractAt":302,"updatedAt":301},1778686722515,1778686640222,{"evaluate":304,"extract":312},{"promptVersionExtension":214,"promptVersionScoring":215,"score":305,"tags":306,"targetMarket":225,"tier":226},98,[307,308,287,309,289,310,288,311],"ai","developer-tools","research","workflow-automation","ideation",{"commitSha":292,"license":248,"plugin":313},{"mcpCount":8,"provider":296,"skillCount":314},37,{"parentExtensionId":272,"repoId":298},[307,287,308,289,311,288,309,310],{"evaluatedAt":318,"extractAt":302,"updatedAt":318},1778686677611,{"evaluate":320,"extract":322},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":321,"targetMarket":225,"tier":226},[221,222,223,224],{"commitSha":292,"license":248},{"parentExtensionId":261,"repoId":298},{"_creationTime":325,"_id":298,"identity":326,"providers":327,"workflow":1152},1778686632796.9226,{"githubOwner":255,"githubRepo":256,"sourceUrl":14},{"classify":328,"discover":1141,"extract":1144,"github":1145,"npm":1151},{"commitSha":292,"extensions":329},[330,339,527,546,554,571,609,617,635,645,671,679,691,707,721,735,755,775,792,800,818,832,860,878,916,928,938,948,956,976,994,1010,1022,1030,1038,1049,1057,1065,1079,1087,1099,1109,1118],{"basePath":331,"displayName":256,"installMethods":332,"rationale":333,"selectedPaths":334,"source":338,"sourceLanguage":18,"type":280},".agents/plugins",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json (coalesced with duplicate marketplace at /)",[335],{"path":336,"priority":337},"marketplace.json","mandatory","rule",{"basePath":268,"description":264,"displayName":266,"installMethods":340,"license":248,"rationale":341,"selectedPaths":342,"source":338,"sourceLanguage":18,"type":269},{"claudeCode":266},"plugin manifest at plugins/compound-engineering/.claude-plugin/plugin.json",[343,345,347,350,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,515,517,519,521,523,525],{"path":344,"priority":337},".claude-plugin/plugin.json",{"path":346,"priority":337},"README.md",{"path":348,"priority":349},"LICENSE","high",{"path":351,"priority":352},"skills/ce-agent-native-architecture/SKILL.md","medium",{"path":354,"priority":352},"skills/ce-agent-native-audit/SKILL.md",{"path":356,"priority":352},"skills/ce-brainstorm/SKILL.md",{"path":358,"priority":352},"skills/ce-clean-gone-branches/SKILL.md",{"path":360,"priority":352},"skills/ce-code-review/SKILL.md",{"path":362,"priority":352},"skills/ce-commit/SKILL.md",{"path":364,"priority":352},"skills/ce-commit-push-pr/SKILL.md",{"path":366,"priority":352},"skills/ce-compound/SKILL.md",{"path":368,"priority":352},"skills/ce-compound-refresh/SKILL.md",{"path":370,"priority":352},"skills/ce-debug/SKILL.md",{"path":372,"priority":352},"skills/ce-demo-reel/SKILL.md",{"path":374,"priority":352},"skills/ce-dhh-rails-style/SKILL.md",{"path":376,"priority":352},"skills/ce-doc-review/SKILL.md",{"path":378,"priority":352},"skills/ce-frontend-design/SKILL.md",{"path":380,"priority":352},"skills/ce-gemini-imagegen/SKILL.md",{"path":382,"priority":352},"skills/ce-ideate/SKILL.md",{"path":384,"priority":352},"skills/ce-optimize/SKILL.md",{"path":386,"priority":352},"skills/ce-plan/SKILL.md",{"path":388,"priority":352},"skills/ce-polish-beta/SKILL.md",{"path":390,"priority":352},"skills/ce-product-pulse/SKILL.md",{"path":392,"priority":352},"skills/ce-proof/SKILL.md",{"path":394,"priority":352},"skills/ce-release-notes/SKILL.md",{"path":396,"priority":352},"skills/ce-report-bug/SKILL.md",{"path":398,"priority":352},"skills/ce-resolve-pr-feedback/SKILL.md",{"path":400,"priority":352},"skills/ce-riffrec-feedback-analysis/SKILL.md",{"path":402,"priority":352},"skills/ce-sessions/SKILL.md",{"path":404,"priority":352},"skills/ce-setup/SKILL.md",{"path":406,"priority":352},"skills/ce-simplify-code/SKILL.md",{"path":408,"priority":352},"skills/ce-slack-research/SKILL.md",{"path":410,"priority":352},"skills/ce-strategy/SKILL.md",{"path":412,"priority":352},"skills/ce-test-browser/SKILL.md",{"path":414,"priority":352},"skills/ce-test-xcode/SKILL.md",{"path":416,"priority":352},"skills/ce-update/SKILL.md",{"path":418,"priority":352},"skills/ce-work/SKILL.md",{"path":420,"priority":352},"skills/ce-work-beta/SKILL.md",{"path":422,"priority":352},"skills/ce-worktree/SKILL.md",{"path":424,"priority":352},"skills/lfg/SKILL.md",{"path":426,"priority":349},"agents/ce-adversarial-document-reviewer.agent.md",{"path":428,"priority":349},"agents/ce-adversarial-reviewer.agent.md",{"path":430,"priority":349},"agents/ce-agent-native-reviewer.agent.md",{"path":432,"priority":349},"agents/ce-ankane-readme-writer.agent.md",{"path":434,"priority":349},"agents/ce-api-contract-reviewer.agent.md",{"path":436,"priority":349},"agents/ce-architecture-strategist.agent.md",{"path":438,"priority":349},"agents/ce-best-practices-researcher.agent.md",{"path":440,"priority":349},"agents/ce-code-simplicity-reviewer.agent.md",{"path":442,"priority":349},"agents/ce-coherence-reviewer.agent.md",{"path":444,"priority":349},"agents/ce-correctness-reviewer.agent.md",{"path":446,"priority":349},"agents/ce-data-integrity-guardian.agent.md",{"path":448,"priority":349},"agents/ce-data-migration-expert.agent.md",{"path":450,"priority":349},"agents/ce-data-migrations-reviewer.agent.md",{"path":452,"priority":349},"agents/ce-deployment-verification-agent.agent.md",{"path":454,"priority":349},"agents/ce-design-implementation-reviewer.agent.md",{"path":456,"priority":349},"agents/ce-design-iterator.agent.md",{"path":458,"priority":349},"agents/ce-design-lens-reviewer.agent.md",{"path":460,"priority":349},"agents/ce-dhh-rails-reviewer.agent.md",{"path":462,"priority":349},"agents/ce-feasibility-reviewer.agent.md",{"path":464,"priority":349},"agents/ce-figma-design-sync.agent.md",{"path":466,"priority":349},"agents/ce-framework-docs-researcher.agent.md",{"path":468,"priority":349},"agents/ce-git-history-analyzer.agent.md",{"path":470,"priority":349},"agents/ce-issue-intelligence-analyst.agent.md",{"path":472,"priority":349},"agents/ce-julik-frontend-races-reviewer.agent.md",{"path":474,"priority":349},"agents/ce-kieran-python-reviewer.agent.md",{"path":476,"priority":349},"agents/ce-kieran-rails-reviewer.agent.md",{"path":478,"priority":349},"agents/ce-kieran-typescript-reviewer.agent.md",{"path":480,"priority":349},"agents/ce-learnings-researcher.agent.md",{"path":482,"priority":349},"agents/ce-maintainability-reviewer.agent.md",{"path":484,"priority":349},"agents/ce-pattern-recognition-specialist.agent.md",{"path":486,"priority":349},"agents/ce-performance-oracle.agent.md",{"path":488,"priority":349},"agents/ce-performance-reviewer.agent.md",{"path":490,"priority":349},"agents/ce-pr-comment-resolver.agent.md",{"path":492,"priority":349},"agents/ce-previous-comments-reviewer.agent.md",{"path":494,"priority":349},"agents/ce-product-lens-reviewer.agent.md",{"path":496,"priority":349},"agents/ce-project-standards-reviewer.agent.md",{"path":498,"priority":349},"agents/ce-reliability-reviewer.agent.md",{"path":500,"priority":349},"agents/ce-repo-research-analyst.agent.md",{"path":502,"priority":349},"agents/ce-schema-drift-detector.agent.md",{"path":504,"priority":349},"agents/ce-scope-guardian-reviewer.agent.md",{"path":506,"priority":349},"agents/ce-security-lens-reviewer.agent.md",{"path":508,"priority":349},"agents/ce-security-reviewer.agent.md",{"path":510,"priority":349},"agents/ce-security-sentinel.agent.md",{"path":512,"priority":349},"agents/ce-session-historian.agent.md",{"path":514,"priority":349},"agents/ce-slack-researcher.agent.md",{"path":516,"priority":349},"agents/ce-spec-flow-analyzer.agent.md",{"path":518,"priority":349},"agents/ce-swift-ios-reviewer.agent.md",{"path":520,"priority":349},"agents/ce-testing-reviewer.agent.md",{"path":522,"priority":349},"agents/ce-web-researcher.agent.md",{"path":524,"priority":349},".codex-plugin/plugin.json",{"path":526,"priority":349},".cursor-plugin/plugin.json",{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":338,"sourceLanguage":18,"type":269},"plugins/coding-tutor","Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes","coding-tutor",{"claudeCode":530},"plugin manifest at plugins/coding-tutor/.claude-plugin/plugin.json",[534,535,536,538,540,542,544,545],{"path":344,"priority":337},{"path":346,"priority":337},{"path":537,"priority":352},"skills/coding-tutor/SKILL.md",{"path":539,"priority":349},"commands/quiz-me.md",{"path":541,"priority":349},"commands/sync-tutorials.md",{"path":543,"priority":349},"commands/teach-me.md",{"path":524,"priority":349},{"path":526,"priority":349},{"basePath":279,"description":275,"displayName":266,"installMethods":547,"rationale":548,"selectedPaths":549,"source":338,"sourceLanguage":18,"type":280},{"claudeCode":12},"marketplace.json at .cursor-plugin/marketplace.json",[550,552,553],{"path":551,"priority":337},".cursor-plugin/marketplace.json",{"path":346,"priority":337},{"path":348,"priority":349},{"basePath":555,"description":556,"displayName":530,"installMethods":557,"rationale":558,"selectedPaths":559,"source":338,"sourceLanguage":18,"type":258},"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",[560,562,565,567,569],{"path":561,"priority":337},"SKILL.md",{"path":563,"priority":564},"scripts/create_tutorial.py","low",{"path":566,"priority":564},"scripts/index_tutorials.py",{"path":568,"priority":564},"scripts/quiz_priority.py",{"path":570,"priority":564},"scripts/setup_tutorials.py",{"basePath":572,"description":573,"displayName":574,"installMethods":575,"rationale":576,"selectedPaths":577,"source":338,"sourceLanguage":18,"type":258},"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",[578,579,581,583,585,587,589,591,593,595,597,599,601,603,605,607],{"path":561,"priority":337},{"path":580,"priority":352},"references/action-parity-discipline.md",{"path":582,"priority":352},"references/agent-execution-patterns.md",{"path":584,"priority":352},"references/agent-native-testing.md",{"path":586,"priority":352},"references/architecture-patterns.md",{"path":588,"priority":352},"references/checklists.md",{"path":590,"priority":352},"references/dynamic-context-injection.md",{"path":592,"priority":352},"references/files-universal-interface.md",{"path":594,"priority":352},"references/from-primitives-to-domain-tools.md",{"path":596,"priority":352},"references/mcp-tool-design.md",{"path":598,"priority":352},"references/mobile-patterns.md",{"path":600,"priority":352},"references/product-implications.md",{"path":602,"priority":352},"references/refactoring-to-prompt-native.md",{"path":604,"priority":352},"references/self-modification.md",{"path":606,"priority":352},"references/shared-workspace-architecture.md",{"path":608,"priority":352},"references/system-prompt-design.md",{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":338,"sourceLanguage":18,"type":258},"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",[616],{"path":561,"priority":337},{"basePath":618,"description":619,"displayName":620,"installMethods":621,"rationale":622,"selectedPaths":623,"source":338,"sourceLanguage":18,"type":258},"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",[624,625,627,629,631,633],{"path":561,"priority":337},{"path":626,"priority":352},"references/handoff.md",{"path":628,"priority":352},"references/requirements-capture.md",{"path":630,"priority":352},"references/synthesis-summary.md",{"path":632,"priority":352},"references/universal-brainstorming.md",{"path":634,"priority":352},"references/visual-communication.md",{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":338,"sourceLanguage":18,"type":258},"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",[642,643],{"path":561,"priority":337},{"path":644,"priority":564},"scripts/clean-gone",{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":338,"sourceLanguage":18,"type":258},"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",[652,653,655,657,659,661,663,665,667,669],{"path":561,"priority":337},{"path":654,"priority":352},"references/bulk-preview.md",{"path":656,"priority":352},"references/diff-scope.md",{"path":658,"priority":352},"references/findings-schema.json",{"path":660,"priority":352},"references/persona-catalog.md",{"path":662,"priority":352},"references/review-output-template.md",{"path":664,"priority":352},"references/subagent-template.md",{"path":666,"priority":352},"references/tracker-defer.md",{"path":668,"priority":352},"references/validator-template.md",{"path":670,"priority":352},"references/walkthrough.md",{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":338,"sourceLanguage":18,"type":258},"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",[678],{"path":561,"priority":337},{"basePath":680,"description":681,"displayName":682,"installMethods":683,"rationale":684,"selectedPaths":685,"source":338,"sourceLanguage":18,"type":258},"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",[686,687,689],{"path":561,"priority":337},{"path":688,"priority":352},"references/branch-creation.md",{"path":690,"priority":352},"references/pr-description-writing.md",{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-compound","Document a recently solved problem to compound your team's knowledge","ce-compound",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-compound/SKILL.md",[698,699,701,703,705],{"path":561,"priority":337},{"path":700,"priority":564},"assets/resolution-template.md",{"path":702,"priority":352},"references/schema.yaml",{"path":704,"priority":352},"references/yaml-schema.md",{"path":706,"priority":564},"scripts/validate-frontmatter.py",{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":338,"sourceLanguage":18,"type":258},"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",[714,715,716,718,719,720],{"path":561,"priority":337},{"path":700,"priority":564},{"path":717,"priority":352},"references/per-action-flows.md",{"path":702,"priority":352},{"path":704,"priority":352},{"path":706,"priority":564},{"basePath":722,"description":723,"displayName":724,"installMethods":725,"rationale":726,"selectedPaths":727,"source":338,"sourceLanguage":18,"type":258},"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",[728,729,731,733],{"path":561,"priority":337},{"path":730,"priority":352},"references/anti-patterns.md",{"path":732,"priority":352},"references/defense-in-depth.md",{"path":734,"priority":352},"references/investigation-techniques.md",{"basePath":736,"description":737,"displayName":738,"installMethods":739,"rationale":740,"selectedPaths":741,"source":338,"sourceLanguage":18,"type":258},"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",[742,743,745,747,749,751,753],{"path":561,"priority":337},{"path":744,"priority":352},"references/tier-browser-reel.md",{"path":746,"priority":352},"references/tier-screenshot-reel.md",{"path":748,"priority":352},"references/tier-static-screenshots.md",{"path":750,"priority":352},"references/tier-terminal-recording.md",{"path":752,"priority":352},"references/upload-and-approval.md",{"path":754,"priority":564},"scripts/capture-demo.py",{"basePath":756,"description":757,"displayName":758,"installMethods":759,"rationale":760,"selectedPaths":761,"source":338,"sourceLanguage":18,"type":258},"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",[762,763,765,767,769,771,773],{"path":561,"priority":337},{"path":764,"priority":352},"references/architecture.md",{"path":766,"priority":352},"references/controllers.md",{"path":768,"priority":352},"references/frontend.md",{"path":770,"priority":352},"references/gems.md",{"path":772,"priority":352},"references/models.md",{"path":774,"priority":352},"references/testing.md",{"basePath":776,"description":777,"displayName":778,"installMethods":779,"rationale":780,"selectedPaths":781,"source":338,"sourceLanguage":18,"type":258},"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",[782,783,784,785,787,788,789,791],{"path":561,"priority":337},{"path":654,"priority":352},{"path":658,"priority":352},{"path":786,"priority":352},"references/open-questions-defer.md",{"path":662,"priority":352},{"path":664,"priority":352},{"path":790,"priority":352},"references/synthesis-and-presentation.md",{"path":670,"priority":352},{"basePath":793,"description":794,"displayName":795,"installMethods":796,"rationale":797,"selectedPaths":798,"source":338,"sourceLanguage":18,"type":258},"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",[799],{"path":561,"priority":337},{"basePath":801,"description":802,"displayName":803,"installMethods":804,"rationale":805,"selectedPaths":806,"source":338,"sourceLanguage":18,"type":258},"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",[807,808,810,812,814,816],{"path":561,"priority":337},{"path":809,"priority":564},"scripts/compose_images.py",{"path":811,"priority":564},"scripts/edit_image.py",{"path":813,"priority":564},"scripts/gemini_images.py",{"path":815,"priority":564},"scripts/generate_image.py",{"path":817,"priority":564},"scripts/multi_turn_chat.py",{"basePath":819,"description":820,"displayName":821,"installMethods":822,"rationale":823,"selectedPaths":824,"source":338,"sourceLanguage":18,"type":258},"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",[825,826,828,830],{"path":561,"priority":337},{"path":827,"priority":352},"references/post-ideation-workflow.md",{"path":829,"priority":352},"references/universal-ideation.md",{"path":831,"priority":352},"references/web-research-cache.md",{"basePath":833,"description":834,"displayName":835,"installMethods":836,"rationale":837,"selectedPaths":838,"source":338,"sourceLanguage":18,"type":258},"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",[839,840,842,844,846,848,850,852,854,856,858],{"path":561,"priority":337},{"path":841,"priority":352},"references/example-hard-spec.yaml",{"path":843,"priority":352},"references/example-judge-spec.yaml",{"path":845,"priority":352},"references/experiment-log-schema.yaml",{"path":847,"priority":352},"references/experiment-prompt-template.md",{"path":849,"priority":352},"references/judge-prompt-template.md",{"path":851,"priority":352},"references/optimize-spec-schema.yaml",{"path":853,"priority":352},"references/usage-guide.md",{"path":855,"priority":564},"scripts/experiment-worktree.sh",{"path":857,"priority":564},"scripts/measure.sh",{"path":859,"priority":564},"scripts/parallel-probe.sh",{"basePath":861,"description":862,"displayName":863,"installMethods":864,"rationale":865,"selectedPaths":866,"source":338,"sourceLanguage":18,"type":258},"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",[867,868,870,872,874,875,877],{"path":561,"priority":337},{"path":869,"priority":352},"references/deepening-workflow.md",{"path":871,"priority":352},"references/plan-handoff.md",{"path":873,"priority":352},"references/plan-template.md",{"path":630,"priority":352},{"path":876,"priority":352},"references/universal-planning.md",{"path":634,"priority":352},{"basePath":879,"description":880,"displayName":881,"installMethods":882,"rationale":883,"selectedPaths":884,"source":338,"sourceLanguage":18,"type":258},"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",[885,886,888,890,892,894,896,898,900,902,904,906,908,910,912,914],{"path":561,"priority":337},{"path":887,"priority":352},"references/dev-server-astro.md",{"path":889,"priority":352},"references/dev-server-detection.md",{"path":891,"priority":352},"references/dev-server-next.md",{"path":893,"priority":352},"references/dev-server-nuxt.md",{"path":895,"priority":352},"references/dev-server-procfile.md",{"path":897,"priority":352},"references/dev-server-rails.md",{"path":899,"priority":352},"references/dev-server-remix.md",{"path":901,"priority":352},"references/dev-server-sveltekit.md",{"path":903,"priority":352},"references/dev-server-vite.md",{"path":905,"priority":352},"references/ide-detection.md",{"path":907,"priority":352},"references/launch-json-schema.md",{"path":909,"priority":564},"scripts/detect-project-type.sh",{"path":911,"priority":564},"scripts/read-launch-json.sh",{"path":913,"priority":564},"scripts/resolve-package-manager.sh",{"path":915,"priority":564},"scripts/resolve-port.sh",{"basePath":917,"description":918,"displayName":919,"installMethods":920,"rationale":921,"selectedPaths":922,"source":338,"sourceLanguage":18,"type":258},"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",[923,924,926],{"path":561,"priority":337},{"path":925,"priority":352},"references/interview.md",{"path":927,"priority":352},"references/report-template.md",{"basePath":929,"description":930,"displayName":931,"installMethods":932,"rationale":933,"selectedPaths":934,"source":338,"sourceLanguage":18,"type":258},"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",[935,936],{"path":561,"priority":337},{"path":937,"priority":352},"references/hitl-review.md",{"basePath":939,"description":940,"displayName":941,"installMethods":942,"rationale":943,"selectedPaths":944,"source":338,"sourceLanguage":18,"type":258},"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",[945,946],{"path":561,"priority":337},{"path":947,"priority":564},"scripts/list-plugin-releases.py",{"basePath":949,"description":950,"displayName":951,"installMethods":952,"rationale":953,"selectedPaths":954,"source":338,"sourceLanguage":18,"type":258},"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",[955],{"path":561,"priority":337},{"basePath":957,"description":958,"displayName":959,"installMethods":960,"rationale":961,"selectedPaths":962,"source":338,"sourceLanguage":18,"type":258},"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",[963,964,966,968,970,972,974],{"path":561,"priority":337},{"path":965,"priority":352},"references/full-mode.md",{"path":967,"priority":352},"references/targeted-mode.md",{"path":969,"priority":564},"scripts/get-pr-comments",{"path":971,"priority":564},"scripts/get-thread-for-comment",{"path":973,"priority":564},"scripts/reply-to-pr-thread",{"path":975,"priority":564},"scripts/resolve-pr-thread",{"basePath":977,"description":978,"displayName":979,"installMethods":980,"rationale":981,"selectedPaths":982,"source":338,"sourceLanguage":18,"type":258},"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",[983,984,986,988,990,992],{"path":561,"priority":337},{"path":985,"priority":352},"references/compound-engineering-feedback-format.md",{"path":987,"priority":352},"references/extensive-analysis.md",{"path":989,"priority":352},"references/install-riffrec.md",{"path":991,"priority":352},"references/quick-bug-report.md",{"path":993,"priority":564},"scripts/analyze_riffrec_zip.py",{"basePath":995,"description":996,"displayName":997,"installMethods":998,"rationale":999,"selectedPaths":1000,"source":338,"sourceLanguage":18,"type":258},"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",[1001,1002,1004,1006,1008],{"path":561,"priority":337},{"path":1003,"priority":564},"scripts/discover-sessions.sh",{"path":1005,"priority":564},"scripts/extract-errors.py",{"path":1007,"priority":564},"scripts/extract-metadata.py",{"path":1009,"priority":564},"scripts/extract-skeleton.py",{"basePath":1011,"description":1012,"displayName":1013,"installMethods":1014,"rationale":1015,"selectedPaths":1016,"source":338,"sourceLanguage":18,"type":258},"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",[1017,1018,1020],{"path":561,"priority":337},{"path":1019,"priority":352},"references/config-template.yaml",{"path":1021,"priority":564},"scripts/check-health",{"basePath":1023,"description":1024,"displayName":1025,"installMethods":1026,"rationale":1027,"selectedPaths":1028,"source":338,"sourceLanguage":18,"type":258},"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",[1029],{"path":561,"priority":337},{"basePath":1031,"description":1032,"displayName":1033,"installMethods":1034,"rationale":1035,"selectedPaths":1036,"source":338,"sourceLanguage":18,"type":258},"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",[1037],{"path":561,"priority":337},{"basePath":1039,"description":1040,"displayName":1041,"installMethods":1042,"rationale":1043,"selectedPaths":1044,"source":338,"sourceLanguage":18,"type":258},"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",[1045,1046,1047],{"path":561,"priority":337},{"path":925,"priority":352},{"path":1048,"priority":352},"references/strategy-template.md",{"basePath":1050,"description":1051,"displayName":1052,"installMethods":1053,"rationale":1054,"selectedPaths":1055,"source":338,"sourceLanguage":18,"type":258},"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",[1056],{"path":561,"priority":337},{"basePath":1058,"description":1059,"displayName":1060,"installMethods":1061,"rationale":1062,"selectedPaths":1063,"source":338,"sourceLanguage":18,"type":258},"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",[1064],{"path":561,"priority":337},{"basePath":1066,"description":1067,"displayName":1068,"installMethods":1069,"rationale":1070,"selectedPaths":1071,"source":338,"sourceLanguage":18,"type":258},"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",[1072,1073,1075,1077],{"path":561,"priority":337},{"path":1074,"priority":564},"scripts/currently-loaded-version.sh",{"path":1076,"priority":564},"scripts/marketplace-name.sh",{"path":1078,"priority":564},"scripts/upstream-version.sh",{"basePath":254,"description":10,"displayName":257,"installMethods":1080,"rationale":1081,"selectedPaths":1082,"source":338,"sourceLanguage":18,"type":258},{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-work/SKILL.md",[1083,1084,1086],{"path":561,"priority":337},{"path":1085,"priority":352},"references/shipping-workflow.md",{"path":666,"priority":352},{"basePath":1088,"description":1089,"displayName":1090,"installMethods":1091,"rationale":1092,"selectedPaths":1093,"source":338,"sourceLanguage":18,"type":258},"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",[1094,1095,1097,1098],{"path":561,"priority":337},{"path":1096,"priority":352},"references/codex-delegation-workflow.md",{"path":1085,"priority":352},{"path":666,"priority":352},{"basePath":1100,"description":1101,"displayName":1102,"installMethods":1103,"rationale":1104,"selectedPaths":1105,"source":338,"sourceLanguage":18,"type":258},"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",[1106,1107],{"path":561,"priority":337},{"path":1108,"priority":564},"scripts/worktree-manager.sh",{"basePath":1110,"description":1111,"displayName":1112,"installMethods":1113,"rationale":1114,"selectedPaths":1115,"source":338,"sourceLanguage":18,"type":258},"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",[1116,1117],{"path":561,"priority":337},{"path":666,"priority":352},{"basePath":279,"description":1119,"displayName":1120,"installMethods":1121,"rationale":1122,"selectedPaths":1123,"source":338,"sourceLanguage":18,"type":1140},"Official Compound Engineering plugin for Claude Code, Codex, and more","@every-env/compound-plugin",{"npm":1120},"cli ecosystem detected at /",[1124,1126,1127,1128,1130,1132,1134,1136,1138],{"path":1125,"priority":337},"package.json",{"path":346,"priority":337},{"path":348,"priority":349},{"path":1129,"priority":352},"src/index.ts",{"path":1131,"priority":564},"src/commands/cleanup.ts",{"path":1133,"priority":564},"src/commands/convert.ts",{"path":1135,"priority":564},"src/commands/install.ts",{"path":1137,"priority":564},"src/commands/list.ts",{"path":1139,"priority":564},"src/commands/plugin-path.ts","cli",{"sources":1142},[1143],"manual",{"npmPackage":1120},{"closedIssues90d":240,"description":1146,"forks":241,"homepage":1147,"license":248,"openIssues90d":242,"pushedAt":243,"readmeSize":238,"stars":244,"topics":1148},"Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more","https://every.to/guides/compound-engineering",[1149,1150],"compound","engineering",{"downloads":246},{"classifiedAt":1153,"discoverAt":1154,"extractAt":1155,"githubAt":1155,"npmAt":1156,"updatedAt":1153},1778686639998,1778686632796,1778686635929,1778686638203,[222,223,224,221],{"evaluatedAt":252,"extractAt":302,"updatedAt":252},[],[1161,1192,1219,1246,1267,1296],{"_creationTime":1162,"_id":1163,"community":1164,"display":1165,"identity":1171,"providers":1176,"relations":1185,"tags":1188,"workflow":1189},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1166,"installMethods":1167,"name":1169,"sourceUrl":1170},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1168},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1172,"githubOwner":1173,"githubRepo":1174,"locale":18,"slug":1175,"type":258},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":1177,"extract":1184},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1178,"tags":1179,"targetMarket":225,"tier":226},100,[1180,1181,221,1182,222,1140,1183],"git","development-environment","tmux","developer-tool",{"commitSha":292,"license":248},{"parentExtensionId":1186,"repoId":1187},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[222,1140,1183,1181,1180,1182,221],{"evaluatedAt":1190,"extractAt":1191,"updatedAt":1190},1778699613343,1778699234184,{"_creationTime":1193,"_id":1194,"community":1195,"display":1196,"identity":1202,"providers":1206,"relations":1213,"tags":1215,"workflow":1216},1778697652123.886,"k174rav3ndhd0xydpyp2k4nn8586nbvw",{"reviewCount":8},{"description":1197,"installMethods":1198,"name":1200,"sourceUrl":1201},"Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions (\"telephone game\" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.",{"claudeCode":1199},"steipete/clawdis","acp-router","https://github.com/steipete/clawdis",{"basePath":1203,"githubOwner":1204,"githubRepo":1205,"locale":18,"slug":1200,"type":258},"extensions/acpx/skills/acp-router","steipete","clawdis",{"evaluate":1207,"extract":1212},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1178,"tags":1208,"targetMarket":225,"tier":226},[1209,1210,1211,221,222],"routing","acp","coding-assistants",{"commitSha":292},{"repoId":1214},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1210,222,1211,1209,221],{"evaluatedAt":1217,"extractAt":1218,"updatedAt":1217},1778698053003,1778697652123,{"_creationTime":1220,"_id":1221,"community":1222,"display":1223,"identity":1229,"providers":1231,"relations":1239,"tags":1241,"workflow":1242},1778699468747.1746,"k1707pszx7h026a651dp5tvaxd86m3ag",{"reviewCount":8},{"description":1224,"installMethods":1225,"name":1227,"sourceUrl":1228},"Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.",{"claudeCode":1226},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":279,"githubOwner":1230,"githubRepo":1227,"locale":18,"slug":1227,"type":258},"zagmoai",{"evaluate":1232,"extract":1238},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1178,"tags":1233,"targetMarket":225,"tier":226},[1234,1235,1236,222,1237],"google-docs","google-sheets","productivity","api-client",{"commitSha":292},{"repoId":1240},"kd776ynh73t0d6samn4bnxdf3x86n8mj",[1237,222,1234,1235,1236],{"evaluatedAt":1243,"extractAt":1244,"updatedAt":1245},1778699485884,1778699468747,1778699509178,{"_creationTime":1247,"_id":1248,"community":1249,"display":1250,"identity":1253,"providers":1256,"relations":1263,"tags":1264,"workflow":1265},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":1251,"installMethods":1252,"name":1174,"sourceUrl":1170},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":1168},{"basePath":1254,"githubOwner":1173,"githubRepo":1174,"locale":18,"slug":1255,"type":258},"skills/ask","ask",{"evaluate":1257,"extract":1262},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1178,"tags":1258,"targetMarket":225,"tier":226},[1140,222,1259,1260,287,1261],"llm","prompting","artifact-generation",{"commitSha":292,"license":248},{"parentExtensionId":1186,"repoId":1187},[1261,222,1140,287,1259,1260],{"evaluatedAt":1266,"extractAt":1191,"updatedAt":1266},1778699303045,{"_creationTime":1268,"_id":1269,"community":1270,"display":1271,"identity":1277,"providers":1282,"relations":1289,"tags":1291,"workflow":1292},1778699106670.4268,"k179cgk616p3xva37r5jqsfwvh86mcp2",{"reviewCount":8},{"description":1272,"installMethods":1273,"name":1275,"sourceUrl":1276},"Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.",{"claudeCode":1274},"xixu-me/skills","Use My Browser","https://github.com/xixu-me/skills",{"basePath":1278,"githubOwner":1279,"githubRepo":1280,"locale":18,"slug":1281,"type":258},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":1283,"extract":1288},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1178,"tags":1284,"targetMarket":225,"tier":226},[1285,1286,222,1287,308],"browser","debugging","ux",{"commitSha":292,"license":248},{"repoId":1290},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[222,1285,1286,308,1287],{"evaluatedAt":1293,"extractAt":1294,"updatedAt":1295},1778699261239,1778699106670,1778699384978,{"_creationTime":1297,"_id":1298,"community":1299,"display":1300,"identity":1306,"providers":1309,"relations":1319,"tags":1322,"workflow":1323},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",{"reviewCount":8},{"description":1301,"installMethods":1302,"name":1304,"sourceUrl":1305},"Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.",{"claudeCode":1303},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":1307,"githubOwner":1308,"githubRepo":1304,"locale":18,"slug":1304,"type":258},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":1310,"extract":1318},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1178,"tags":1311,"targetMarket":225,"tier":226},[1312,1313,1314,1315,222,1316,1317],"twitter","x","api","data-retrieval","mcp","sdk",{"commitSha":292},{"parentExtensionId":1320,"repoId":1321},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh",[1314,222,1315,1316,1317,1312,1313],{"evaluatedAt":1324,"extractAt":1325,"updatedAt":1326},1778699230863,1778699170774,1778699296021]