[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-EveryInc-ce-simplify-code-de":3,"guides-for-EveryInc-ce-simplify-code":1164,"similar-k1717t8rhq4j8wd3175jayw68d86mztg-de":1165},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":261,"isFallback":242,"parentExtension":266,"providers":324,"relations":328,"repo":329,"tags":1162,"workflow":1163},1778686640222.7979,"k1717t8rhq4j8wd3175jayw68d86mztg",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Simplify and refine recently changed code for clarity, reuse, quality, and efficiency while preserving behavior.",{"claudeCode":12},"EveryInc/compound-engineering-plugin","ce-simplify-code","https://github.com/EveryInc/compound-engineering-plugin",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":240,"workflow":259},1778687431142.9958,"kn78hre32pwrd874ass55njtnh86n7xj","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":205,"prerequisites":210,"promptVersionExtension":214,"promptVersionScoring":215,"purpose":216,"rationale":217,"score":218,"summary":219,"tags":220,"targetMarket":226,"tier":227,"useCases":228,"workflow":233},[21,26,29,32,36,39,43,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 simplifying code for clarity, reuse, quality, and efficiency while preserving behavior.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value over a simple prompt by orchestrating multiple specialized agents and applying project-specific best practices, going beyond default LLM behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, addressing the complete lifecycle of code simplification and refinement through parallel agent reviews and behavior verification.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on code simplification and refinement, with clearly defined steps and agents dedicated to this single domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's capability to simplify and refine code.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill orchestrates specialized agents (Code Reuse Reviewer, Code Quality Reviewer, Efficiency Reviewer) rather than using a single generalist tool.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The skill does not expose configurable parameters or options beyond the initial scope definition.",{"category":33,"check":49,"severity":46,"summary":50},"Tool naming","The skill primarily dispatches sub-agents and does not expose user-facing tools with distinct names.",{"category":33,"check":52,"severity":46,"summary":53},"Minimal I/O surface","The skill orchestrates other agents and does not directly expose a tool parameter schema or response shape for user interaction.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-13, which is recent and indicates active maintenance.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project includes a package.json and lockfile, indicating managed dependencies.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill orchestrates other agents and does not appear to handle or expose secrets directly.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's logic for determining the scope of changes is based on git diffs and explicitly named scopes, not on external untrusted data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates on local code diffs and does not fetch external code or instructions at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's actions are confined to analyzing code diffs and orchestrating other agents; it does not modify files outside the project scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls were found in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill analyzes code locally and does not submit any data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","Bundled content appears free of hidden-steering tricks; descriptions use clean printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is written in plain readable JavaScript and does not use obfuscation, eval, or runtime fetching of code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes reasonable assumptions about git repository structure for diffing and does not rely on arbitrary user-specific paths.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 25 open and 115 closed issues in the last 90 days, the closure rate is high, indicating active maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project has a meaningful semver version declared in package.json and uses GitHub releases, indicating good release management.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill's input handling for scope determination is robust, using git commands and explicit user input, implying validation.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is analytical and does not perform destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill orchestrates other agents and is expected to handle errors gracefully via agent communication.",{"category":104,"check":114,"severity":46,"summary":115},"Logging","The skill is primarily analytical and does not perform destructive actions or outbound calls requiring local audit logging.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill analyzes local code and does not process personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's functionality is global and not restricted to a specific geographic or legal jurisdiction.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard git commands and agent dispatching, which are generally platform-agnostic.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README exists and clearly describes the extension's purpose and philosophy.",{"category":40,"check":130,"severity":46,"summary":131},"Tool surface size","The skill orchestrates other agents and does not expose a large number of distinct tools.",{"category":40,"check":133,"severity":46,"summary":134},"Overlapping near-synonym tools","The skill orchestrates specialized agents, not a list of user-facing tools with near-synonym names.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as agent orchestration and code analysis, have corresponding implementations.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for multiple platforms and includes usage examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill orchestrates agents which are expected to provide actionable error messages.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The project has a lockfile (package-lock.json) and uses Node.js shebangs with clear side-effect declarations, indicating pinned dependencies.",{"category":33,"check":151,"severity":46,"summary":152},"Dry-run preview","The skill is analytical and does not perform state-changing operations.",{"category":154,"check":155,"severity":46,"summary":156},"Protocol","Idempotent retry & timeouts","The skill does not perform remote calls or state-changing operations that require idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill orchestrates other agents and does not emit telemetry itself.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill clearly defines its purpose as simplifying code, specifies the scope of operation (diffs, explicit scope), and names the target artifact (code).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and scope.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The skill body is well-structured, outlining steps and delegating deeper material to sub-agent instructions.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the process and details the sub-agents, effectively using progressive disclosure.",{"category":170,"check":174,"severity":46,"summary":175},"Forked exploration","The skill is focused on code analysis and refinement rather than deep exploration that would require forking.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides clear examples for typical workflows, demonstrating brainstorm, plan, work, and review cycles.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill handles edge cases such as no explicit scope by defaulting to git diffs and has a clear recovery path if no scope is found.",{"category":104,"check":183,"severity":46,"summary":184},"Tool Fallback","The skill does not rely on external tools like a custom MCP server; it uses standard agent dispatching.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill's logic for determining scope and its reliance on git commands suggest it would halt or report clearly on unexpected states.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained, orchestrating its own agents and clearly documenting its workflow without implicit reliance on other specific skills.",1778687430967,"This skill orchestrates specialized AI agents to analyze code changes, identify areas for improvement in clarity, reuse, quality, and efficiency, and then refines the code while preserving its original behavior. It determines the scope of changes based on user input or git diffs and verifies fixes by running project tests.",[195,196,197,198,199],"Automated code simplification and refinement","Multi-agent parallel review for reuse, quality, and efficiency","Behavior preservation through automated testing and linting","Intelligent scope determination using git diffs or explicit user input","Integration with project-specific best practices",[201,202,203,204],"Introducing new functionality or altering existing behavior","Performing security vulnerability patching unless directly related to code quality/efficiency","Replacing the need for human oversight in critical decision-making","Operating on code outside of the specified scope (e.g., unrelated files or entire repositories without explicit direction)",[206,207,208,209],"Code Quality","Code Refactoring","Developer Workflow","Test-Driven Development",[211,212,213],"Git repository with a defined base branch or staged/unstaged changes","Project with a configured test suite or linter","An environment capable of dispatching sub-agents","3.0.0","4.4.0","To systematically improve the quality and maintainability of recently changed code by applying expert review processes and ensuring functional equivalence.","High quality across all checks, with strong documentation, security, and maintenance signals. No critical or warning findings.",95,"A well-documented and robust skill for refining code quality and maintainability.",[221,222,223,224,225],"code-quality","refactoring","developer-tools","code-review","automation","global","verified",[229,230,231,232],"Refining feature branches before opening a pull request","Improving the clarity and efficiency of recently added code","Ensuring code adheres to project-specific quality standards","Automating parts of the code review process for maintainability",[234,235,236,237,238,239],"Identify code simplification scope based on user input or git diff.","Launch three specialized reviewer agents in parallel: Code Reuse, Code Quality, and Efficiency.","Aggregate findings from all agents.","Apply fixes directly to the code based on agent feedback.","Verify behavior preservation by running project typechecks, linters, and tests.","Summarize improvements and any remaining issues.",{"codeQuality":241,"collectedAt":243,"documentation":244,"maintenance":247,"popularity":253,"security":255,"testCoverage":258},{"hasLockfile":242},true,1778687409775,{"descriptionLength":245,"readmeSize":246},112,17582,{"closedIssues90d":248,"forks":249,"hasChangelog":242,"openIssues90d":250,"pushedAt":251,"stars":252},115,1300,25,1778686215000,16666,{"npmDownloads":254},12828,{"hasNpmPackage":242,"license":256,"smitheryVerified":257},"MIT",false,{"hasCi":242,"hasTests":242},{"updatedAt":260},1778687431143,{"basePath":262,"githubOwner":263,"githubRepo":264,"locale":18,"slug":13,"type":265},"plugins/compound-engineering/skills/ce-simplify-code","EveryInc","compound-engineering-plugin","skill",{"_creationTime":267,"_id":268,"community":269,"display":270,"identity":274,"parentExtension":277,"providers":309,"relations":320,"tags":321,"workflow":322},1778686640222.7903,"k17d893df4em0e3pn8f55h1dxn86n09e",{"reviewCount":8},{"description":271,"installMethods":272,"name":273,"sourceUrl":14},"AI-powered development tools for code review, research, design, and workflow automation.",{"claudeCode":273},"compound-engineering",{"basePath":275,"githubOwner":263,"githubRepo":264,"locale":18,"slug":273,"type":276},"plugins/compound-engineering","plugin",{"_creationTime":278,"_id":279,"community":280,"display":281,"identity":285,"providers":288,"relations":303,"tags":305,"workflow":306},1778686640222.7908,"k17ef8php9wk308mkg59kdp6b186nzhx",{"reviewCount":8},{"description":282,"installMethods":283,"name":284,"sourceUrl":14},"Cursor plugin marketplace for Every Inc plugins",{"claudeCode":12},"Compound Engineering",{"basePath":286,"githubOwner":263,"githubRepo":264,"locale":18,"slug":264,"type":287},"","marketplace",{"evaluate":289,"extract":297},{"promptVersionExtension":290,"promptVersionScoring":215,"score":291,"tags":292,"targetMarket":226,"tier":227},"3.1.0",99,[293,224,294,295,296],"development-workflow","planning","documentation","ai-agents",{"commitSha":298,"license":256,"marketplace":299,"plugin":301},"HEAD",{"name":264,"pluginCount":300},2,{"mcpCount":8,"provider":302,"skillCount":8},"classify",{"repoId":304},"kd7e40my1b5g70tg0f60qg85ch86nn08",[296,224,293,295,294],{"evaluatedAt":307,"extractAt":308,"updatedAt":307},1778686722515,1778686640222,{"evaluate":310,"extract":317},{"promptVersionExtension":214,"promptVersionScoring":215,"score":311,"tags":312,"targetMarket":226,"tier":227},98,[313,223,224,314,295,315,294,316],"ai","research","workflow-automation","ideation",{"commitSha":298,"license":256,"plugin":318},{"mcpCount":8,"provider":302,"skillCount":319},37,{"parentExtensionId":279,"repoId":304},[313,224,223,295,316,294,314,315],{"evaluatedAt":323,"extractAt":308,"updatedAt":323},1778686677611,{"evaluate":325,"extract":327},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":326,"targetMarket":226,"tier":227},[221,222,223,224,225],{"commitSha":298,"license":256},{"parentExtensionId":268,"repoId":304},{"_creationTime":330,"_id":304,"identity":331,"providers":332,"workflow":1157},1778686632796.9226,{"githubOwner":263,"githubRepo":264,"sourceUrl":14},{"classify":333,"discover":1146,"extract":1149,"github":1150,"npm":1156},{"commitSha":298,"extensions":334},[335,344,532,551,559,576,614,622,640,650,676,684,696,712,726,740,760,780,797,805,823,837,865,883,921,933,943,953,961,981,999,1015,1027,1032,1040,1051,1059,1067,1081,1092,1104,1114,1123],{"basePath":336,"displayName":264,"installMethods":337,"rationale":338,"selectedPaths":339,"source":343,"sourceLanguage":18,"type":287},".agents/plugins",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json (coalesced with duplicate marketplace at /)",[340],{"path":341,"priority":342},"marketplace.json","mandatory","rule",{"basePath":275,"description":271,"displayName":273,"installMethods":345,"license":256,"rationale":346,"selectedPaths":347,"source":343,"sourceLanguage":18,"type":276},{"claudeCode":273},"plugin manifest at plugins/compound-engineering/.claude-plugin/plugin.json",[348,350,352,355,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530],{"path":349,"priority":342},".claude-plugin/plugin.json",{"path":351,"priority":342},"README.md",{"path":353,"priority":354},"LICENSE","high",{"path":356,"priority":357},"skills/ce-agent-native-architecture/SKILL.md","medium",{"path":359,"priority":357},"skills/ce-agent-native-audit/SKILL.md",{"path":361,"priority":357},"skills/ce-brainstorm/SKILL.md",{"path":363,"priority":357},"skills/ce-clean-gone-branches/SKILL.md",{"path":365,"priority":357},"skills/ce-code-review/SKILL.md",{"path":367,"priority":357},"skills/ce-commit/SKILL.md",{"path":369,"priority":357},"skills/ce-commit-push-pr/SKILL.md",{"path":371,"priority":357},"skills/ce-compound/SKILL.md",{"path":373,"priority":357},"skills/ce-compound-refresh/SKILL.md",{"path":375,"priority":357},"skills/ce-debug/SKILL.md",{"path":377,"priority":357},"skills/ce-demo-reel/SKILL.md",{"path":379,"priority":357},"skills/ce-dhh-rails-style/SKILL.md",{"path":381,"priority":357},"skills/ce-doc-review/SKILL.md",{"path":383,"priority":357},"skills/ce-frontend-design/SKILL.md",{"path":385,"priority":357},"skills/ce-gemini-imagegen/SKILL.md",{"path":387,"priority":357},"skills/ce-ideate/SKILL.md",{"path":389,"priority":357},"skills/ce-optimize/SKILL.md",{"path":391,"priority":357},"skills/ce-plan/SKILL.md",{"path":393,"priority":357},"skills/ce-polish-beta/SKILL.md",{"path":395,"priority":357},"skills/ce-product-pulse/SKILL.md",{"path":397,"priority":357},"skills/ce-proof/SKILL.md",{"path":399,"priority":357},"skills/ce-release-notes/SKILL.md",{"path":401,"priority":357},"skills/ce-report-bug/SKILL.md",{"path":403,"priority":357},"skills/ce-resolve-pr-feedback/SKILL.md",{"path":405,"priority":357},"skills/ce-riffrec-feedback-analysis/SKILL.md",{"path":407,"priority":357},"skills/ce-sessions/SKILL.md",{"path":409,"priority":357},"skills/ce-setup/SKILL.md",{"path":411,"priority":357},"skills/ce-simplify-code/SKILL.md",{"path":413,"priority":357},"skills/ce-slack-research/SKILL.md",{"path":415,"priority":357},"skills/ce-strategy/SKILL.md",{"path":417,"priority":357},"skills/ce-test-browser/SKILL.md",{"path":419,"priority":357},"skills/ce-test-xcode/SKILL.md",{"path":421,"priority":357},"skills/ce-update/SKILL.md",{"path":423,"priority":357},"skills/ce-work/SKILL.md",{"path":425,"priority":357},"skills/ce-work-beta/SKILL.md",{"path":427,"priority":357},"skills/ce-worktree/SKILL.md",{"path":429,"priority":357},"skills/lfg/SKILL.md",{"path":431,"priority":354},"agents/ce-adversarial-document-reviewer.agent.md",{"path":433,"priority":354},"agents/ce-adversarial-reviewer.agent.md",{"path":435,"priority":354},"agents/ce-agent-native-reviewer.agent.md",{"path":437,"priority":354},"agents/ce-ankane-readme-writer.agent.md",{"path":439,"priority":354},"agents/ce-api-contract-reviewer.agent.md",{"path":441,"priority":354},"agents/ce-architecture-strategist.agent.md",{"path":443,"priority":354},"agents/ce-best-practices-researcher.agent.md",{"path":445,"priority":354},"agents/ce-code-simplicity-reviewer.agent.md",{"path":447,"priority":354},"agents/ce-coherence-reviewer.agent.md",{"path":449,"priority":354},"agents/ce-correctness-reviewer.agent.md",{"path":451,"priority":354},"agents/ce-data-integrity-guardian.agent.md",{"path":453,"priority":354},"agents/ce-data-migration-expert.agent.md",{"path":455,"priority":354},"agents/ce-data-migrations-reviewer.agent.md",{"path":457,"priority":354},"agents/ce-deployment-verification-agent.agent.md",{"path":459,"priority":354},"agents/ce-design-implementation-reviewer.agent.md",{"path":461,"priority":354},"agents/ce-design-iterator.agent.md",{"path":463,"priority":354},"agents/ce-design-lens-reviewer.agent.md",{"path":465,"priority":354},"agents/ce-dhh-rails-reviewer.agent.md",{"path":467,"priority":354},"agents/ce-feasibility-reviewer.agent.md",{"path":469,"priority":354},"agents/ce-figma-design-sync.agent.md",{"path":471,"priority":354},"agents/ce-framework-docs-researcher.agent.md",{"path":473,"priority":354},"agents/ce-git-history-analyzer.agent.md",{"path":475,"priority":354},"agents/ce-issue-intelligence-analyst.agent.md",{"path":477,"priority":354},"agents/ce-julik-frontend-races-reviewer.agent.md",{"path":479,"priority":354},"agents/ce-kieran-python-reviewer.agent.md",{"path":481,"priority":354},"agents/ce-kieran-rails-reviewer.agent.md",{"path":483,"priority":354},"agents/ce-kieran-typescript-reviewer.agent.md",{"path":485,"priority":354},"agents/ce-learnings-researcher.agent.md",{"path":487,"priority":354},"agents/ce-maintainability-reviewer.agent.md",{"path":489,"priority":354},"agents/ce-pattern-recognition-specialist.agent.md",{"path":491,"priority":354},"agents/ce-performance-oracle.agent.md",{"path":493,"priority":354},"agents/ce-performance-reviewer.agent.md",{"path":495,"priority":354},"agents/ce-pr-comment-resolver.agent.md",{"path":497,"priority":354},"agents/ce-previous-comments-reviewer.agent.md",{"path":499,"priority":354},"agents/ce-product-lens-reviewer.agent.md",{"path":501,"priority":354},"agents/ce-project-standards-reviewer.agent.md",{"path":503,"priority":354},"agents/ce-reliability-reviewer.agent.md",{"path":505,"priority":354},"agents/ce-repo-research-analyst.agent.md",{"path":507,"priority":354},"agents/ce-schema-drift-detector.agent.md",{"path":509,"priority":354},"agents/ce-scope-guardian-reviewer.agent.md",{"path":511,"priority":354},"agents/ce-security-lens-reviewer.agent.md",{"path":513,"priority":354},"agents/ce-security-reviewer.agent.md",{"path":515,"priority":354},"agents/ce-security-sentinel.agent.md",{"path":517,"priority":354},"agents/ce-session-historian.agent.md",{"path":519,"priority":354},"agents/ce-slack-researcher.agent.md",{"path":521,"priority":354},"agents/ce-spec-flow-analyzer.agent.md",{"path":523,"priority":354},"agents/ce-swift-ios-reviewer.agent.md",{"path":525,"priority":354},"agents/ce-testing-reviewer.agent.md",{"path":527,"priority":354},"agents/ce-web-researcher.agent.md",{"path":529,"priority":354},".codex-plugin/plugin.json",{"path":531,"priority":354},".cursor-plugin/plugin.json",{"basePath":533,"description":534,"displayName":535,"installMethods":536,"rationale":537,"selectedPaths":538,"source":343,"sourceLanguage":18,"type":276},"plugins/coding-tutor","Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes","coding-tutor",{"claudeCode":535},"plugin manifest at plugins/coding-tutor/.claude-plugin/plugin.json",[539,540,541,543,545,547,549,550],{"path":349,"priority":342},{"path":351,"priority":342},{"path":542,"priority":357},"skills/coding-tutor/SKILL.md",{"path":544,"priority":354},"commands/quiz-me.md",{"path":546,"priority":354},"commands/sync-tutorials.md",{"path":548,"priority":354},"commands/teach-me.md",{"path":529,"priority":354},{"path":531,"priority":354},{"basePath":286,"description":282,"displayName":273,"installMethods":552,"rationale":553,"selectedPaths":554,"source":343,"sourceLanguage":18,"type":287},{"claudeCode":12},"marketplace.json at .cursor-plugin/marketplace.json",[555,557,558],{"path":556,"priority":342},".cursor-plugin/marketplace.json",{"path":351,"priority":342},{"path":353,"priority":354},{"basePath":560,"description":561,"displayName":535,"installMethods":562,"rationale":563,"selectedPaths":564,"source":343,"sourceLanguage":18,"type":265},"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",[565,567,570,572,574],{"path":566,"priority":342},"SKILL.md",{"path":568,"priority":569},"scripts/create_tutorial.py","low",{"path":571,"priority":569},"scripts/index_tutorials.py",{"path":573,"priority":569},"scripts/quiz_priority.py",{"path":575,"priority":569},"scripts/setup_tutorials.py",{"basePath":577,"description":578,"displayName":579,"installMethods":580,"rationale":581,"selectedPaths":582,"source":343,"sourceLanguage":18,"type":265},"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",[583,584,586,588,590,592,594,596,598,600,602,604,606,608,610,612],{"path":566,"priority":342},{"path":585,"priority":357},"references/action-parity-discipline.md",{"path":587,"priority":357},"references/agent-execution-patterns.md",{"path":589,"priority":357},"references/agent-native-testing.md",{"path":591,"priority":357},"references/architecture-patterns.md",{"path":593,"priority":357},"references/checklists.md",{"path":595,"priority":357},"references/dynamic-context-injection.md",{"path":597,"priority":357},"references/files-universal-interface.md",{"path":599,"priority":357},"references/from-primitives-to-domain-tools.md",{"path":601,"priority":357},"references/mcp-tool-design.md",{"path":603,"priority":357},"references/mobile-patterns.md",{"path":605,"priority":357},"references/product-implications.md",{"path":607,"priority":357},"references/refactoring-to-prompt-native.md",{"path":609,"priority":357},"references/self-modification.md",{"path":611,"priority":357},"references/shared-workspace-architecture.md",{"path":613,"priority":357},"references/system-prompt-design.md",{"basePath":615,"description":616,"displayName":617,"installMethods":618,"rationale":619,"selectedPaths":620,"source":343,"sourceLanguage":18,"type":265},"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",[621],{"path":566,"priority":342},{"basePath":623,"description":624,"displayName":625,"installMethods":626,"rationale":627,"selectedPaths":628,"source":343,"sourceLanguage":18,"type":265},"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",[629,630,632,634,636,638],{"path":566,"priority":342},{"path":631,"priority":357},"references/handoff.md",{"path":633,"priority":357},"references/requirements-capture.md",{"path":635,"priority":357},"references/synthesis-summary.md",{"path":637,"priority":357},"references/universal-brainstorming.md",{"path":639,"priority":357},"references/visual-communication.md",{"basePath":641,"description":642,"displayName":643,"installMethods":644,"rationale":645,"selectedPaths":646,"source":343,"sourceLanguage":18,"type":265},"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",[647,648],{"path":566,"priority":342},{"path":649,"priority":569},"scripts/clean-gone",{"basePath":651,"description":652,"displayName":653,"installMethods":654,"rationale":655,"selectedPaths":656,"source":343,"sourceLanguage":18,"type":265},"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",[657,658,660,662,664,666,668,670,672,674],{"path":566,"priority":342},{"path":659,"priority":357},"references/bulk-preview.md",{"path":661,"priority":357},"references/diff-scope.md",{"path":663,"priority":357},"references/findings-schema.json",{"path":665,"priority":357},"references/persona-catalog.md",{"path":667,"priority":357},"references/review-output-template.md",{"path":669,"priority":357},"references/subagent-template.md",{"path":671,"priority":357},"references/tracker-defer.md",{"path":673,"priority":357},"references/validator-template.md",{"path":675,"priority":357},"references/walkthrough.md",{"basePath":677,"description":678,"displayName":679,"installMethods":680,"rationale":681,"selectedPaths":682,"source":343,"sourceLanguage":18,"type":265},"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",[683],{"path":566,"priority":342},{"basePath":685,"description":686,"displayName":687,"installMethods":688,"rationale":689,"selectedPaths":690,"source":343,"sourceLanguage":18,"type":265},"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",[691,692,694],{"path":566,"priority":342},{"path":693,"priority":357},"references/branch-creation.md",{"path":695,"priority":357},"references/pr-description-writing.md",{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":343,"sourceLanguage":18,"type":265},"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",[703,704,706,708,710],{"path":566,"priority":342},{"path":705,"priority":569},"assets/resolution-template.md",{"path":707,"priority":357},"references/schema.yaml",{"path":709,"priority":357},"references/yaml-schema.md",{"path":711,"priority":569},"scripts/validate-frontmatter.py",{"basePath":713,"description":714,"displayName":715,"installMethods":716,"rationale":717,"selectedPaths":718,"source":343,"sourceLanguage":18,"type":265},"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",[719,720,721,723,724,725],{"path":566,"priority":342},{"path":705,"priority":569},{"path":722,"priority":357},"references/per-action-flows.md",{"path":707,"priority":357},{"path":709,"priority":357},{"path":711,"priority":569},{"basePath":727,"description":728,"displayName":729,"installMethods":730,"rationale":731,"selectedPaths":732,"source":343,"sourceLanguage":18,"type":265},"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",[733,734,736,738],{"path":566,"priority":342},{"path":735,"priority":357},"references/anti-patterns.md",{"path":737,"priority":357},"references/defense-in-depth.md",{"path":739,"priority":357},"references/investigation-techniques.md",{"basePath":741,"description":742,"displayName":743,"installMethods":744,"rationale":745,"selectedPaths":746,"source":343,"sourceLanguage":18,"type":265},"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",[747,748,750,752,754,756,758],{"path":566,"priority":342},{"path":749,"priority":357},"references/tier-browser-reel.md",{"path":751,"priority":357},"references/tier-screenshot-reel.md",{"path":753,"priority":357},"references/tier-static-screenshots.md",{"path":755,"priority":357},"references/tier-terminal-recording.md",{"path":757,"priority":357},"references/upload-and-approval.md",{"path":759,"priority":569},"scripts/capture-demo.py",{"basePath":761,"description":762,"displayName":763,"installMethods":764,"rationale":765,"selectedPaths":766,"source":343,"sourceLanguage":18,"type":265},"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",[767,768,770,772,774,776,778],{"path":566,"priority":342},{"path":769,"priority":357},"references/architecture.md",{"path":771,"priority":357},"references/controllers.md",{"path":773,"priority":357},"references/frontend.md",{"path":775,"priority":357},"references/gems.md",{"path":777,"priority":357},"references/models.md",{"path":779,"priority":357},"references/testing.md",{"basePath":781,"description":782,"displayName":783,"installMethods":784,"rationale":785,"selectedPaths":786,"source":343,"sourceLanguage":18,"type":265},"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",[787,788,789,790,792,793,794,796],{"path":566,"priority":342},{"path":659,"priority":357},{"path":663,"priority":357},{"path":791,"priority":357},"references/open-questions-defer.md",{"path":667,"priority":357},{"path":669,"priority":357},{"path":795,"priority":357},"references/synthesis-and-presentation.md",{"path":675,"priority":357},{"basePath":798,"description":799,"displayName":800,"installMethods":801,"rationale":802,"selectedPaths":803,"source":343,"sourceLanguage":18,"type":265},"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",[804],{"path":566,"priority":342},{"basePath":806,"description":807,"displayName":808,"installMethods":809,"rationale":810,"selectedPaths":811,"source":343,"sourceLanguage":18,"type":265},"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",[812,813,815,817,819,821],{"path":566,"priority":342},{"path":814,"priority":569},"scripts/compose_images.py",{"path":816,"priority":569},"scripts/edit_image.py",{"path":818,"priority":569},"scripts/gemini_images.py",{"path":820,"priority":569},"scripts/generate_image.py",{"path":822,"priority":569},"scripts/multi_turn_chat.py",{"basePath":824,"description":825,"displayName":826,"installMethods":827,"rationale":828,"selectedPaths":829,"source":343,"sourceLanguage":18,"type":265},"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",[830,831,833,835],{"path":566,"priority":342},{"path":832,"priority":357},"references/post-ideation-workflow.md",{"path":834,"priority":357},"references/universal-ideation.md",{"path":836,"priority":357},"references/web-research-cache.md",{"basePath":838,"description":839,"displayName":840,"installMethods":841,"rationale":842,"selectedPaths":843,"source":343,"sourceLanguage":18,"type":265},"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",[844,845,847,849,851,853,855,857,859,861,863],{"path":566,"priority":342},{"path":846,"priority":357},"references/example-hard-spec.yaml",{"path":848,"priority":357},"references/example-judge-spec.yaml",{"path":850,"priority":357},"references/experiment-log-schema.yaml",{"path":852,"priority":357},"references/experiment-prompt-template.md",{"path":854,"priority":357},"references/judge-prompt-template.md",{"path":856,"priority":357},"references/optimize-spec-schema.yaml",{"path":858,"priority":357},"references/usage-guide.md",{"path":860,"priority":569},"scripts/experiment-worktree.sh",{"path":862,"priority":569},"scripts/measure.sh",{"path":864,"priority":569},"scripts/parallel-probe.sh",{"basePath":866,"description":867,"displayName":868,"installMethods":869,"rationale":870,"selectedPaths":871,"source":343,"sourceLanguage":18,"type":265},"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",[872,873,875,877,879,880,882],{"path":566,"priority":342},{"path":874,"priority":357},"references/deepening-workflow.md",{"path":876,"priority":357},"references/plan-handoff.md",{"path":878,"priority":357},"references/plan-template.md",{"path":635,"priority":357},{"path":881,"priority":357},"references/universal-planning.md",{"path":639,"priority":357},{"basePath":884,"description":885,"displayName":886,"installMethods":887,"rationale":888,"selectedPaths":889,"source":343,"sourceLanguage":18,"type":265},"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",[890,891,893,895,897,899,901,903,905,907,909,911,913,915,917,919],{"path":566,"priority":342},{"path":892,"priority":357},"references/dev-server-astro.md",{"path":894,"priority":357},"references/dev-server-detection.md",{"path":896,"priority":357},"references/dev-server-next.md",{"path":898,"priority":357},"references/dev-server-nuxt.md",{"path":900,"priority":357},"references/dev-server-procfile.md",{"path":902,"priority":357},"references/dev-server-rails.md",{"path":904,"priority":357},"references/dev-server-remix.md",{"path":906,"priority":357},"references/dev-server-sveltekit.md",{"path":908,"priority":357},"references/dev-server-vite.md",{"path":910,"priority":357},"references/ide-detection.md",{"path":912,"priority":357},"references/launch-json-schema.md",{"path":914,"priority":569},"scripts/detect-project-type.sh",{"path":916,"priority":569},"scripts/read-launch-json.sh",{"path":918,"priority":569},"scripts/resolve-package-manager.sh",{"path":920,"priority":569},"scripts/resolve-port.sh",{"basePath":922,"description":923,"displayName":924,"installMethods":925,"rationale":926,"selectedPaths":927,"source":343,"sourceLanguage":18,"type":265},"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",[928,929,931],{"path":566,"priority":342},{"path":930,"priority":357},"references/interview.md",{"path":932,"priority":357},"references/report-template.md",{"basePath":934,"description":935,"displayName":936,"installMethods":937,"rationale":938,"selectedPaths":939,"source":343,"sourceLanguage":18,"type":265},"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",[940,941],{"path":566,"priority":342},{"path":942,"priority":357},"references/hitl-review.md",{"basePath":944,"description":945,"displayName":946,"installMethods":947,"rationale":948,"selectedPaths":949,"source":343,"sourceLanguage":18,"type":265},"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",[950,951],{"path":566,"priority":342},{"path":952,"priority":569},"scripts/list-plugin-releases.py",{"basePath":954,"description":955,"displayName":956,"installMethods":957,"rationale":958,"selectedPaths":959,"source":343,"sourceLanguage":18,"type":265},"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",[960],{"path":566,"priority":342},{"basePath":962,"description":963,"displayName":964,"installMethods":965,"rationale":966,"selectedPaths":967,"source":343,"sourceLanguage":18,"type":265},"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",[968,969,971,973,975,977,979],{"path":566,"priority":342},{"path":970,"priority":357},"references/full-mode.md",{"path":972,"priority":357},"references/targeted-mode.md",{"path":974,"priority":569},"scripts/get-pr-comments",{"path":976,"priority":569},"scripts/get-thread-for-comment",{"path":978,"priority":569},"scripts/reply-to-pr-thread",{"path":980,"priority":569},"scripts/resolve-pr-thread",{"basePath":982,"description":983,"displayName":984,"installMethods":985,"rationale":986,"selectedPaths":987,"source":343,"sourceLanguage":18,"type":265},"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",[988,989,991,993,995,997],{"path":566,"priority":342},{"path":990,"priority":357},"references/compound-engineering-feedback-format.md",{"path":992,"priority":357},"references/extensive-analysis.md",{"path":994,"priority":357},"references/install-riffrec.md",{"path":996,"priority":357},"references/quick-bug-report.md",{"path":998,"priority":569},"scripts/analyze_riffrec_zip.py",{"basePath":1000,"description":1001,"displayName":1002,"installMethods":1003,"rationale":1004,"selectedPaths":1005,"source":343,"sourceLanguage":18,"type":265},"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",[1006,1007,1009,1011,1013],{"path":566,"priority":342},{"path":1008,"priority":569},"scripts/discover-sessions.sh",{"path":1010,"priority":569},"scripts/extract-errors.py",{"path":1012,"priority":569},"scripts/extract-metadata.py",{"path":1014,"priority":569},"scripts/extract-skeleton.py",{"basePath":1016,"description":1017,"displayName":1018,"installMethods":1019,"rationale":1020,"selectedPaths":1021,"source":343,"sourceLanguage":18,"type":265},"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",[1022,1023,1025],{"path":566,"priority":342},{"path":1024,"priority":357},"references/config-template.yaml",{"path":1026,"priority":569},"scripts/check-health",{"basePath":262,"description":10,"displayName":13,"installMethods":1028,"rationale":1029,"selectedPaths":1030,"source":343,"sourceLanguage":18,"type":265},{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-simplify-code/SKILL.md",[1031],{"path":566,"priority":342},{"basePath":1033,"description":1034,"displayName":1035,"installMethods":1036,"rationale":1037,"selectedPaths":1038,"source":343,"sourceLanguage":18,"type":265},"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",[1039],{"path":566,"priority":342},{"basePath":1041,"description":1042,"displayName":1043,"installMethods":1044,"rationale":1045,"selectedPaths":1046,"source":343,"sourceLanguage":18,"type":265},"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",[1047,1048,1049],{"path":566,"priority":342},{"path":930,"priority":357},{"path":1050,"priority":357},"references/strategy-template.md",{"basePath":1052,"description":1053,"displayName":1054,"installMethods":1055,"rationale":1056,"selectedPaths":1057,"source":343,"sourceLanguage":18,"type":265},"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",[1058],{"path":566,"priority":342},{"basePath":1060,"description":1061,"displayName":1062,"installMethods":1063,"rationale":1064,"selectedPaths":1065,"source":343,"sourceLanguage":18,"type":265},"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",[1066],{"path":566,"priority":342},{"basePath":1068,"description":1069,"displayName":1070,"installMethods":1071,"rationale":1072,"selectedPaths":1073,"source":343,"sourceLanguage":18,"type":265},"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",[1074,1075,1077,1079],{"path":566,"priority":342},{"path":1076,"priority":569},"scripts/currently-loaded-version.sh",{"path":1078,"priority":569},"scripts/marketplace-name.sh",{"path":1080,"priority":569},"scripts/upstream-version.sh",{"basePath":1082,"description":1083,"displayName":1084,"installMethods":1085,"rationale":1086,"selectedPaths":1087,"source":343,"sourceLanguage":18,"type":265},"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",[1088,1089,1091],{"path":566,"priority":342},{"path":1090,"priority":357},"references/shipping-workflow.md",{"path":671,"priority":357},{"basePath":1093,"description":1094,"displayName":1095,"installMethods":1096,"rationale":1097,"selectedPaths":1098,"source":343,"sourceLanguage":18,"type":265},"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",[1099,1100,1102,1103],{"path":566,"priority":342},{"path":1101,"priority":357},"references/codex-delegation-workflow.md",{"path":1090,"priority":357},{"path":671,"priority":357},{"basePath":1105,"description":1106,"displayName":1107,"installMethods":1108,"rationale":1109,"selectedPaths":1110,"source":343,"sourceLanguage":18,"type":265},"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",[1111,1112],{"path":566,"priority":342},{"path":1113,"priority":569},"scripts/worktree-manager.sh",{"basePath":1115,"description":1116,"displayName":1117,"installMethods":1118,"rationale":1119,"selectedPaths":1120,"source":343,"sourceLanguage":18,"type":265},"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",[1121,1122],{"path":566,"priority":342},{"path":671,"priority":357},{"basePath":286,"description":1124,"displayName":1125,"installMethods":1126,"rationale":1127,"selectedPaths":1128,"source":343,"sourceLanguage":18,"type":1145},"Official Compound Engineering plugin for Claude Code, Codex, and more","@every-env/compound-plugin",{"npm":1125},"cli ecosystem detected at /",[1129,1131,1132,1133,1135,1137,1139,1141,1143],{"path":1130,"priority":342},"package.json",{"path":351,"priority":342},{"path":353,"priority":354},{"path":1134,"priority":357},"src/index.ts",{"path":1136,"priority":569},"src/commands/cleanup.ts",{"path":1138,"priority":569},"src/commands/convert.ts",{"path":1140,"priority":569},"src/commands/install.ts",{"path":1142,"priority":569},"src/commands/list.ts",{"path":1144,"priority":569},"src/commands/plugin-path.ts","cli",{"sources":1147},[1148],"manual",{"npmPackage":1125},{"closedIssues90d":248,"description":1151,"forks":249,"homepage":1152,"license":256,"openIssues90d":250,"pushedAt":251,"readmeSize":246,"stars":252,"topics":1153},"Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more","https://every.to/guides/compound-engineering",[1154,1155],"compound","engineering",{"downloads":254},{"classifiedAt":1158,"discoverAt":1159,"extractAt":1160,"githubAt":1160,"npmAt":1161,"updatedAt":1158},1778686639998,1778686632796,1778686635929,1778686638203,[225,221,224,223,222],{"evaluatedAt":260,"extractAt":308,"updatedAt":260},[],[1166,1198,1226,1256,1281,1302],{"_creationTime":1167,"_id":1168,"community":1169,"display":1170,"identity":1176,"providers":1182,"relations":1189,"tags":1193,"workflow":1194},1778698515785.0398,"k17207y0qzj558yxxxxs1r63hn86mfmd",{"reviewCount":8},{"description":1171,"installMethods":1172,"name":1174,"sourceUrl":1175},"자동으로 과잉 엔지니어링 패턴을 탐지합니다: (1) 사용자가 명시적으로 요청하지 않은 코드나 파일을 수정하는 경우 (2) 요청되지 않은 새로운 추상화 레이어(클래스, 인터페이스, 팩토리, 래퍼)를 생성하는 경우 (3) 요청되지 않은 주석, 문서, JSDoc, 타입 어노테이션을 추가하는 경우 (4) 요청되지 않은 새로운 종속성을 도입하는 경우 (5) 최소한의 편집 대신 파일 전체를 다시 작성하는 경우 (6) diff 범위가 사용자의 요청을 명백히 초과하는 경우 (7) 사용자가 \"너무 많아\", \"거기는 건드리지 마\", \"X만 변경해\", \"간단하게\", \"그만\"과 같은 신호를 보내는 경우 (8) 발생할 수 없는 시나리오에 대한 오류 처리, 유효성 검사, 방어적 코드 추가 (9) 요청되지 않은 테스트, 설정 스캐폴딩, 문서 생성\n",{"claudeCode":1173},"uucz/moyu","Moyu (摸鱼)","https://github.com/uucz/moyu",{"basePath":1177,"githubOwner":1178,"githubRepo":1179,"locale":1180,"slug":1181,"type":265},"skills/moyu-ko","uucz","moyu","de","moyu-ko",{"evaluate":1183,"extract":1188},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1184,"tags":1185,"targetMarket":226,"tier":227},100,[1186,221,1187,223,222],"ai-assist","prompt-engineering",{"commitSha":298,"license":256},{"parentExtensionId":1190,"repoId":1191,"translatedFrom":1192},"k17a8j7hxkm1n8dabrtcwp2z2d86nr39","kd7ccbpk8y3xm113xt8wy1c5jd86n94h","k17dzgrxxkxpeqmtcn5v3tjmad86n5tm",[1186,221,223,1187,222],{"evaluatedAt":1195,"extractAt":1196,"updatedAt":1197},1778698415064,1778698296017,1778698515785,{"_creationTime":1199,"_id":1200,"community":1201,"display":1202,"identity":1208,"providers":1212,"relations":1219,"tags":1222,"workflow":1223},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":1203,"installMethods":1204,"name":1206,"sourceUrl":1207},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":1205},"Yeachan-Heo/oh-my-claudecode","oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1209,"githubOwner":1210,"githubRepo":1206,"locale":18,"slug":1211,"type":265},"skills/ask","Yeachan-Heo","ask",{"evaluate":1213,"extract":1218},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1184,"tags":1214,"targetMarket":226,"tier":227},[1145,225,1215,1216,224,1217],"llm","prompting","artifact-generation",{"commitSha":298,"license":256},{"parentExtensionId":1220,"repoId":1221},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[1217,225,1145,224,1215,1216],{"evaluatedAt":1224,"extractAt":1225,"updatedAt":1224},1778699303045,1778699234184,{"_creationTime":1227,"_id":1228,"community":1229,"display":1230,"identity":1236,"providers":1241,"relations":1248,"tags":1251,"workflow":1252},1778699368519.5344,"k17ab0jk30pqm4zejpk383w4dn86mj8t",{"reviewCount":8},{"description":1231,"installMethods":1232,"name":1234,"sourceUrl":1235},"Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.",{"claudeCode":1233},"xixu-me/skills","Use My Browser","https://github.com/xixu-me/skills",{"basePath":1237,"githubOwner":1238,"githubRepo":1239,"locale":1180,"slug":1240,"type":265},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":1242,"extract":1247},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1184,"tags":1243,"targetMarket":226,"tier":227},[1244,1245,225,1246,223],"browser","debugging","ux",{"commitSha":298,"license":256},{"repoId":1249,"translatedFrom":1250},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k179cgk616p3xva37r5jqsfwvh86mcp2",[225,1244,1245,223,1246],{"evaluatedAt":1253,"extractAt":1254,"updatedAt":1255},1778699261239,1778699106670,1778699368519,{"_creationTime":1257,"_id":1258,"community":1259,"display":1260,"identity":1266,"providers":1270,"relations":1275,"tags":1277,"workflow":1278},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":1261,"installMethods":1262,"name":1264,"sourceUrl":1265},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":1263},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":1267,"githubOwner":1268,"githubRepo":1269,"locale":18,"slug":1264,"type":265},"skills/github","steipete","clawdis",{"evaluate":1271,"extract":1274},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1184,"tags":1272,"targetMarket":226,"tier":227},[1264,1145,1273,223,225],"api",{"commitSha":298},{"repoId":1276},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1273,225,1145,223,1264],{"evaluatedAt":1279,"extractAt":1280,"updatedAt":1279},1778698569289,1778697652123,{"_creationTime":1282,"_id":1283,"community":1284,"display":1285,"identity":1289,"providers":1291,"relations":1298,"tags":1299,"workflow":1300},1778697652123.8845,"k17bexjjjsz81ysk7bd3ggdm8s86mt2t",{"reviewCount":8},{"description":1286,"installMethods":1287,"name":1288,"sourceUrl":1265},"Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.",{"claudeCode":1263},"openclaw-testing",{"basePath":1290,"githubOwner":1268,"githubRepo":1269,"locale":18,"slug":1288,"type":265},".agents/skills/openclaw-testing",{"evaluate":1292,"extract":1297},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1184,"tags":1293,"targetMarket":226,"tier":227},[1294,1295,1296,225,223],"testing","ci","validation",{"commitSha":298},{"repoId":1276},[225,1295,223,1294,1296],{"evaluatedAt":1301,"extractAt":1280,"updatedAt":1301},1778697962962,{"_creationTime":1303,"_id":1304,"community":1305,"display":1306,"identity":1310,"providers":1313,"relations":1319,"tags":1320,"workflow":1321},1778697652123.8804,"k173mjn1bp2a67v1h8qjkv7wn186met8",{"reviewCount":8},{"description":1307,"installMethods":1308,"name":1309,"sourceUrl":1265},"Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.",{"claudeCode":1263},"ClawSweeper Skill",{"basePath":1311,"githubOwner":1268,"githubRepo":1269,"locale":18,"slug":1312,"type":265},".agents/skills/clawsweeper","clawsweeper",{"evaluate":1314,"extract":1318},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1184,"tags":1315,"targetMarket":226,"tier":227},[1264,225,224,1316,1317],"maintenance","ci-cd",{"commitSha":298,"license":256},{"repoId":1276},[225,1317,224,1264,1316],{"evaluatedAt":1322,"extractAt":1280,"updatedAt":1322},1778697688364]