[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-EveryInc-ce-agent-native-audit-de":3,"guides-for-EveryInc-ce-agent-native-audit":1152,"similar-k17332k0re8pm8ctfgaj9gjb3h86m4pr-de":1153},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":249,"isFallback":230,"parentExtension":254,"providers":312,"relations":316,"repo":317,"tags":1150,"workflow":1151},1778686640222.7915,"k17332k0re8pm8ctfgaj9gjb3h86m4pr",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Run comprehensive agent-native architecture review with scored principles",{"claudeCode":12},"EveryInc/compound-engineering-plugin","ce-agent-native-audit","https://github.com/EveryInc/compound-engineering-plugin",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":228,"workflow":247},1778686771519.6506,"kn7ef7xqp0snbakevfb717yd7d86nypm","en",{"checks":20,"evaluatedAt":196,"extensionSummary":197,"features":198,"nonGoals":204,"promptVersionExtension":209,"promptVersionScoring":210,"purpose":211,"rationale":212,"score":213,"summary":214,"tags":215,"targetMarket":221,"tier":222,"useCases":223},[21,26,29,32,36,39,44,49,52,55,59,63,66,70,73,76,79,82,85,88,92,96,100,104,108,111,115,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,189,193],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of conducting an agent-native architecture review against a set of principles.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a structured, multi-agent approach to architecture review against specific principles, going beyond standard code review or basic LLM analysis.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is designed to be used in a real workflow, with a clear workflow outlined and the necessary sub-agents and principles defined.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on auditing agent-native architecture principles, with a clear scope and no unrelated capabilities bundled.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capability of running comprehensive agent-native architecture reviews with scored principles.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose individual tools; it orchestrates sub-agents.",{"category":45,"check":46,"severity":47,"summary":48},"Documentation","Configuration & parameter reference","info","The optional argument for a single principle audit is mentioned, but the specific values for this argument are not explicitly listed as a default or requirement.",{"category":33,"check":50,"severity":24,"summary":51},"Tool naming","The primary skill name and its arguments are descriptive and follow a consistent naming convention.",{"category":33,"check":53,"severity":24,"summary":54},"Minimal I/O surface","The skill takes an optional, well-defined argument and its output is structured as a report, ensuring minimal I/O.",{"category":56,"check":57,"severity":24,"summary":58},"License","License usability","The extension is released under the MIT license, which is a permissive open-source license.",{"category":60,"check":61,"severity":24,"summary":62},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":60,"check":64,"severity":42,"summary":65},"Dependency Management","The skill itself does not appear to directly manage external package dependencies; installation instructions refer to platform-specific plugin managers or local bun installs.",{"category":67,"check":68,"severity":42,"summary":69},"Security","Secret Management","The skill orchestrates other agents and does not directly handle secrets.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The skill's logic is contained within the provided scripts and does not appear to load untrusted third-party data as instructions.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill orchestrates sub-agents and does not fetch external code or data at runtime.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill's primary function is to orchestrate agents and analyze code structure, not to modify files outside its intended scope.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","No detached process spawns or deny-retry loops were observed in the provided skill code.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill's purpose is code analysis and reporting; it does not appear to read or submit confidential data.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks and uses clean printable ASCII.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill code is provided in plain, readable markdown and does not use obfuscation techniques.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill assumes a standard project structure for agent-native principles but does not rely on OS-specific paths or rigid directory layouts.",{"category":97,"check":98,"severity":24,"summary":99},"Trust","Issues Attention","With 25 open and 115 closed issues in 90 days, the closure rate is high, indicating active maintainer engagement.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The project uses GitHub Releases and has a changelog, indicating a structured release process.",{"category":105,"check":106,"severity":42,"summary":107},"Execution","Validation","The skill's primary input is an optional string argument for a specific principle, and its output is a structured report; no complex schema validation is apparent or necessary.",{"category":67,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill performs analysis and reporting, not destructive operations.",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","The workflow outlines clear steps for sub-agents, implying structured error handling for each step and a summary compilation.",{"category":112,"check":116,"severity":42,"summary":117},"Logging","The skill orchestrates sub-agents; detailed logging would be handled by those sub-agents or the host environment, not this skill itself.",{"category":119,"check":120,"severity":42,"summary":121},"Compliance","GDPR","The skill analyzes code structure and does not process personal data.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill's focus on agent-native architecture principles is universally applicable, and no regional signals were detected.",{"category":93,"check":126,"severity":24,"summary":127},"Runtime stability","The skill's logic is contained within markdown and agent orchestration, with no specific OS or shell dependencies noted.",{"category":45,"check":129,"severity":24,"summary":130},"README","The README file provides a comprehensive overview of the project's philosophy, workflow, and installation, serving as excellent documentation.",{"category":33,"check":132,"severity":42,"summary":133},"Tool surface size","This is a single-skill extension that orchestrates sub-agents, rather than exposing multiple distinct tools.",{"category":40,"check":135,"severity":42,"summary":136},"Overlapping near-synonym tools","The extension exposes a single skill, not multiple tools with potentially overlapping synonyms.",{"category":45,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features, such as the core audit and individual principle audits, are clearly implemented in the SKILL.md.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","Detailed installation instructions are provided for various platforms, including Claude Code, Cursor, Codex, and others, with clear copy-paste examples.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","The workflow implies that each sub-agent will report its findings and status, allowing for actionable error reporting at the summary compilation stage.",{"category":105,"check":149,"severity":42,"summary":150},"Pinned dependencies","The skill itself does not manage dependencies; installation is handled by the host environment's plugin manager.",{"category":33,"check":152,"severity":42,"summary":153},"Dry-run preview","The skill performs analysis and reporting, not state-changing operations that would require a dry-run mode.",{"category":155,"check":156,"severity":42,"summary":157},"Protocol","Idempotent retry & timeouts","The skill orchestrates sub-agents; idempotency and timeouts would be managed by the host environment or individual sub-agents.",{"category":119,"check":159,"severity":42,"summary":160},"Telemetry opt-in","No telemetry is mentioned or implemented within the skill's code or documentation.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill clearly states its purpose: to run comprehensive agent-native architecture reviews with scored principles, and its argument hint suggests optional specific principle audits.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and optional argument.",{"category":45,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured, using sub-agents and linking to detailed markdown for principles, keeping the main file concise.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and main principles, then delegates detailed audit instructions for each sub-agent into markdown blocks, effectively using progressive disclosure.",{"category":171,"check":175,"severity":42,"summary":176},"Forked exploration","While the skill involves exploration of code, it's an analysis task, not deep code review that would necessitate forking the context.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides a clear invocation example for the main skill and for single-principle audits, demonstrating usage.",{"category":22,"check":181,"severity":47,"summary":182},"Edge cases","The skill documentation names the optional argument for single principle audits, but does not explicitly detail failure modes or limitations for the main audit workflow.",{"category":112,"check":184,"severity":42,"summary":185},"Tool Fallback","The skill orchestrates sub-agents and does not rely on external tools with fallback mechanisms.",{"category":93,"check":187,"severity":24,"summary":188},"Stack assumptions","The skill's documentation and code do not indicate specific OS, shell, or language runtime assumptions beyond what the host agent environment provides.",{"category":190,"check":191,"severity":24,"summary":192},"Safety","Halt on unexpected state","The detailed workflow and sub-agent structure imply that unexpected states during auditing would halt the process and report findings.",{"category":93,"check":194,"severity":24,"summary":195},"Cross-skill coupling","The skill is self-contained and does not appear to implicitly rely on other skills, with explicit guidance on how to select individual principles.",1778686771343,"This skill conducts a thorough audit of codebases against agent-native architecture principles by launching parallel sub-agents for each principle. It provides scored reports detailing compliance, gaps, and recommendations.",[199,200,201,202,203],"Comprehensive agent-native architecture review","Scored principle compliance reports","Parallel sub-agent execution for each principle","Detailed gaps and recommendations","Optional audit of a single principle",[205,206,207,208],"Performing code-level bug fixing","Writing new code or features","Reviewing non-code artifacts like design documents","Providing generic code review beyond agent-native principles","3.0.0","4.4.0","To provide a structured, agent-driven method for assessing the quality and adherence of a codebase to agent-native architectural principles, leading to improved agent development and maintainability.","Excellent documentation and clear, focused purpose. Minor info finding on edge case documentation.",98,"A high-quality skill for comprehensive agent-native architecture review.",[216,217,218,219,220],"architecture","code-review","agent-native","auditing","devops","global","verified",[224,225,226,227],"Auditing existing codebases for agent-native best practices","Calibrating new projects against agent-native architectural standards","Identifying areas for improvement in agent tool design and integration","Ensuring agents adhere to principles like Action Parity and Tools as Primitives",{"codeQuality":229,"collectedAt":231,"documentation":232,"maintenance":235,"popularity":241,"security":243,"testCoverage":246},{"hasLockfile":230},true,1778686750691,{"descriptionLength":233,"readmeSize":234},73,17582,{"closedIssues90d":236,"forks":237,"hasChangelog":230,"openIssues90d":238,"pushedAt":239,"stars":240},115,1300,25,1778686215000,16666,{"npmDownloads":242},12828,{"hasNpmPackage":230,"license":244,"smitheryVerified":245},"MIT",false,{"hasCi":230,"hasTests":230},{"updatedAt":248},1778686771519,{"basePath":250,"githubOwner":251,"githubRepo":252,"locale":18,"slug":13,"type":253},"plugins/compound-engineering/skills/ce-agent-native-audit","EveryInc","compound-engineering-plugin","skill",{"_creationTime":255,"_id":256,"community":257,"display":258,"identity":262,"parentExtension":265,"providers":297,"relations":308,"tags":309,"workflow":310},1778686640222.7903,"k17d893df4em0e3pn8f55h1dxn86n09e",{"reviewCount":8},{"description":259,"installMethods":260,"name":261,"sourceUrl":14},"AI-powered development tools for code review, research, design, and workflow automation.",{"claudeCode":261},"compound-engineering",{"basePath":263,"githubOwner":251,"githubRepo":252,"locale":18,"slug":261,"type":264},"plugins/compound-engineering","plugin",{"_creationTime":266,"_id":267,"community":268,"display":269,"identity":273,"providers":276,"relations":291,"tags":293,"workflow":294},1778686640222.7908,"k17ef8php9wk308mkg59kdp6b186nzhx",{"reviewCount":8},{"description":270,"installMethods":271,"name":272,"sourceUrl":14},"Cursor plugin marketplace for Every Inc plugins",{"claudeCode":12},"Compound Engineering",{"basePath":274,"githubOwner":251,"githubRepo":252,"locale":18,"slug":252,"type":275},"","marketplace",{"evaluate":277,"extract":285},{"promptVersionExtension":278,"promptVersionScoring":210,"score":279,"tags":280,"targetMarket":221,"tier":222},"3.1.0",99,[281,217,282,283,284],"development-workflow","planning","documentation","ai-agents",{"commitSha":286,"license":244,"marketplace":287,"plugin":289},"HEAD",{"name":252,"pluginCount":288},2,{"mcpCount":8,"provider":290,"skillCount":8},"classify",{"repoId":292},"kd7e40my1b5g70tg0f60qg85ch86nn08",[284,217,281,283,282],{"evaluatedAt":295,"extractAt":296,"updatedAt":295},1778686722515,1778686640222,{"evaluate":298,"extract":305},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":299,"targetMarket":221,"tier":222},[300,301,217,302,283,303,282,304],"ai","developer-tools","research","workflow-automation","ideation",{"commitSha":286,"license":244,"plugin":306},{"mcpCount":8,"provider":290,"skillCount":307},37,{"parentExtensionId":267,"repoId":292},[300,217,301,283,304,282,302,303],{"evaluatedAt":311,"extractAt":296,"updatedAt":311},1778686677611,{"evaluate":313,"extract":315},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":314,"targetMarket":221,"tier":222},[216,217,218,219,220],{"commitSha":286},{"parentExtensionId":256,"repoId":292},{"_creationTime":318,"_id":292,"identity":319,"providers":320,"workflow":1145},1778686632796.9226,{"githubOwner":251,"githubRepo":252,"sourceUrl":14},{"classify":321,"discover":1134,"extract":1137,"github":1138,"npm":1144},{"commitSha":286,"extensions":322},[323,332,520,539,547,564,602,607,625,635,661,669,681,697,711,725,745,765,782,790,808,822,850,868,906,918,928,938,946,966,984,1000,1012,1020,1028,1039,1047,1055,1069,1080,1092,1102,1111],{"basePath":324,"displayName":252,"installMethods":325,"rationale":326,"selectedPaths":327,"source":331,"sourceLanguage":18,"type":275},".agents/plugins",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json (coalesced with duplicate marketplace at /)",[328],{"path":329,"priority":330},"marketplace.json","mandatory","rule",{"basePath":263,"description":259,"displayName":261,"installMethods":333,"license":244,"rationale":334,"selectedPaths":335,"source":331,"sourceLanguage":18,"type":264},{"claudeCode":261},"plugin manifest at plugins/compound-engineering/.claude-plugin/plugin.json",[336,338,340,343,346,348,350,352,354,356,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],{"path":337,"priority":330},".claude-plugin/plugin.json",{"path":339,"priority":330},"README.md",{"path":341,"priority":342},"LICENSE","high",{"path":344,"priority":345},"skills/ce-agent-native-architecture/SKILL.md","medium",{"path":347,"priority":345},"skills/ce-agent-native-audit/SKILL.md",{"path":349,"priority":345},"skills/ce-brainstorm/SKILL.md",{"path":351,"priority":345},"skills/ce-clean-gone-branches/SKILL.md",{"path":353,"priority":345},"skills/ce-code-review/SKILL.md",{"path":355,"priority":345},"skills/ce-commit/SKILL.md",{"path":357,"priority":345},"skills/ce-commit-push-pr/SKILL.md",{"path":359,"priority":345},"skills/ce-compound/SKILL.md",{"path":361,"priority":345},"skills/ce-compound-refresh/SKILL.md",{"path":363,"priority":345},"skills/ce-debug/SKILL.md",{"path":365,"priority":345},"skills/ce-demo-reel/SKILL.md",{"path":367,"priority":345},"skills/ce-dhh-rails-style/SKILL.md",{"path":369,"priority":345},"skills/ce-doc-review/SKILL.md",{"path":371,"priority":345},"skills/ce-frontend-design/SKILL.md",{"path":373,"priority":345},"skills/ce-gemini-imagegen/SKILL.md",{"path":375,"priority":345},"skills/ce-ideate/SKILL.md",{"path":377,"priority":345},"skills/ce-optimize/SKILL.md",{"path":379,"priority":345},"skills/ce-plan/SKILL.md",{"path":381,"priority":345},"skills/ce-polish-beta/SKILL.md",{"path":383,"priority":345},"skills/ce-product-pulse/SKILL.md",{"path":385,"priority":345},"skills/ce-proof/SKILL.md",{"path":387,"priority":345},"skills/ce-release-notes/SKILL.md",{"path":389,"priority":345},"skills/ce-report-bug/SKILL.md",{"path":391,"priority":345},"skills/ce-resolve-pr-feedback/SKILL.md",{"path":393,"priority":345},"skills/ce-riffrec-feedback-analysis/SKILL.md",{"path":395,"priority":345},"skills/ce-sessions/SKILL.md",{"path":397,"priority":345},"skills/ce-setup/SKILL.md",{"path":399,"priority":345},"skills/ce-simplify-code/SKILL.md",{"path":401,"priority":345},"skills/ce-slack-research/SKILL.md",{"path":403,"priority":345},"skills/ce-strategy/SKILL.md",{"path":405,"priority":345},"skills/ce-test-browser/SKILL.md",{"path":407,"priority":345},"skills/ce-test-xcode/SKILL.md",{"path":409,"priority":345},"skills/ce-update/SKILL.md",{"path":411,"priority":345},"skills/ce-work/SKILL.md",{"path":413,"priority":345},"skills/ce-work-beta/SKILL.md",{"path":415,"priority":345},"skills/ce-worktree/SKILL.md",{"path":417,"priority":345},"skills/lfg/SKILL.md",{"path":419,"priority":342},"agents/ce-adversarial-document-reviewer.agent.md",{"path":421,"priority":342},"agents/ce-adversarial-reviewer.agent.md",{"path":423,"priority":342},"agents/ce-agent-native-reviewer.agent.md",{"path":425,"priority":342},"agents/ce-ankane-readme-writer.agent.md",{"path":427,"priority":342},"agents/ce-api-contract-reviewer.agent.md",{"path":429,"priority":342},"agents/ce-architecture-strategist.agent.md",{"path":431,"priority":342},"agents/ce-best-practices-researcher.agent.md",{"path":433,"priority":342},"agents/ce-code-simplicity-reviewer.agent.md",{"path":435,"priority":342},"agents/ce-coherence-reviewer.agent.md",{"path":437,"priority":342},"agents/ce-correctness-reviewer.agent.md",{"path":439,"priority":342},"agents/ce-data-integrity-guardian.agent.md",{"path":441,"priority":342},"agents/ce-data-migration-expert.agent.md",{"path":443,"priority":342},"agents/ce-data-migrations-reviewer.agent.md",{"path":445,"priority":342},"agents/ce-deployment-verification-agent.agent.md",{"path":447,"priority":342},"agents/ce-design-implementation-reviewer.agent.md",{"path":449,"priority":342},"agents/ce-design-iterator.agent.md",{"path":451,"priority":342},"agents/ce-design-lens-reviewer.agent.md",{"path":453,"priority":342},"agents/ce-dhh-rails-reviewer.agent.md",{"path":455,"priority":342},"agents/ce-feasibility-reviewer.agent.md",{"path":457,"priority":342},"agents/ce-figma-design-sync.agent.md",{"path":459,"priority":342},"agents/ce-framework-docs-researcher.agent.md",{"path":461,"priority":342},"agents/ce-git-history-analyzer.agent.md",{"path":463,"priority":342},"agents/ce-issue-intelligence-analyst.agent.md",{"path":465,"priority":342},"agents/ce-julik-frontend-races-reviewer.agent.md",{"path":467,"priority":342},"agents/ce-kieran-python-reviewer.agent.md",{"path":469,"priority":342},"agents/ce-kieran-rails-reviewer.agent.md",{"path":471,"priority":342},"agents/ce-kieran-typescript-reviewer.agent.md",{"path":473,"priority":342},"agents/ce-learnings-researcher.agent.md",{"path":475,"priority":342},"agents/ce-maintainability-reviewer.agent.md",{"path":477,"priority":342},"agents/ce-pattern-recognition-specialist.agent.md",{"path":479,"priority":342},"agents/ce-performance-oracle.agent.md",{"path":481,"priority":342},"agents/ce-performance-reviewer.agent.md",{"path":483,"priority":342},"agents/ce-pr-comment-resolver.agent.md",{"path":485,"priority":342},"agents/ce-previous-comments-reviewer.agent.md",{"path":487,"priority":342},"agents/ce-product-lens-reviewer.agent.md",{"path":489,"priority":342},"agents/ce-project-standards-reviewer.agent.md",{"path":491,"priority":342},"agents/ce-reliability-reviewer.agent.md",{"path":493,"priority":342},"agents/ce-repo-research-analyst.agent.md",{"path":495,"priority":342},"agents/ce-schema-drift-detector.agent.md",{"path":497,"priority":342},"agents/ce-scope-guardian-reviewer.agent.md",{"path":499,"priority":342},"agents/ce-security-lens-reviewer.agent.md",{"path":501,"priority":342},"agents/ce-security-reviewer.agent.md",{"path":503,"priority":342},"agents/ce-security-sentinel.agent.md",{"path":505,"priority":342},"agents/ce-session-historian.agent.md",{"path":507,"priority":342},"agents/ce-slack-researcher.agent.md",{"path":509,"priority":342},"agents/ce-spec-flow-analyzer.agent.md",{"path":511,"priority":342},"agents/ce-swift-ios-reviewer.agent.md",{"path":513,"priority":342},"agents/ce-testing-reviewer.agent.md",{"path":515,"priority":342},"agents/ce-web-researcher.agent.md",{"path":517,"priority":342},".codex-plugin/plugin.json",{"path":519,"priority":342},".cursor-plugin/plugin.json",{"basePath":521,"description":522,"displayName":523,"installMethods":524,"rationale":525,"selectedPaths":526,"source":331,"sourceLanguage":18,"type":264},"plugins/coding-tutor","Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes","coding-tutor",{"claudeCode":523},"plugin manifest at plugins/coding-tutor/.claude-plugin/plugin.json",[527,528,529,531,533,535,537,538],{"path":337,"priority":330},{"path":339,"priority":330},{"path":530,"priority":345},"skills/coding-tutor/SKILL.md",{"path":532,"priority":342},"commands/quiz-me.md",{"path":534,"priority":342},"commands/sync-tutorials.md",{"path":536,"priority":342},"commands/teach-me.md",{"path":517,"priority":342},{"path":519,"priority":342},{"basePath":274,"description":270,"displayName":261,"installMethods":540,"rationale":541,"selectedPaths":542,"source":331,"sourceLanguage":18,"type":275},{"claudeCode":12},"marketplace.json at .cursor-plugin/marketplace.json",[543,545,546],{"path":544,"priority":330},".cursor-plugin/marketplace.json",{"path":339,"priority":330},{"path":341,"priority":342},{"basePath":548,"description":549,"displayName":523,"installMethods":550,"rationale":551,"selectedPaths":552,"source":331,"sourceLanguage":18,"type":253},"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",[553,555,558,560,562],{"path":554,"priority":330},"SKILL.md",{"path":556,"priority":557},"scripts/create_tutorial.py","low",{"path":559,"priority":557},"scripts/index_tutorials.py",{"path":561,"priority":557},"scripts/quiz_priority.py",{"path":563,"priority":557},"scripts/setup_tutorials.py",{"basePath":565,"description":566,"displayName":567,"installMethods":568,"rationale":569,"selectedPaths":570,"source":331,"sourceLanguage":18,"type":253},"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",[571,572,574,576,578,580,582,584,586,588,590,592,594,596,598,600],{"path":554,"priority":330},{"path":573,"priority":345},"references/action-parity-discipline.md",{"path":575,"priority":345},"references/agent-execution-patterns.md",{"path":577,"priority":345},"references/agent-native-testing.md",{"path":579,"priority":345},"references/architecture-patterns.md",{"path":581,"priority":345},"references/checklists.md",{"path":583,"priority":345},"references/dynamic-context-injection.md",{"path":585,"priority":345},"references/files-universal-interface.md",{"path":587,"priority":345},"references/from-primitives-to-domain-tools.md",{"path":589,"priority":345},"references/mcp-tool-design.md",{"path":591,"priority":345},"references/mobile-patterns.md",{"path":593,"priority":345},"references/product-implications.md",{"path":595,"priority":345},"references/refactoring-to-prompt-native.md",{"path":597,"priority":345},"references/self-modification.md",{"path":599,"priority":345},"references/shared-workspace-architecture.md",{"path":601,"priority":345},"references/system-prompt-design.md",{"basePath":250,"description":10,"displayName":13,"installMethods":603,"rationale":604,"selectedPaths":605,"source":331,"sourceLanguage":18,"type":253},{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-agent-native-audit/SKILL.md",[606],{"path":554,"priority":330},{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":331,"sourceLanguage":18,"type":253},"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",[614,615,617,619,621,623],{"path":554,"priority":330},{"path":616,"priority":345},"references/handoff.md",{"path":618,"priority":345},"references/requirements-capture.md",{"path":620,"priority":345},"references/synthesis-summary.md",{"path":622,"priority":345},"references/universal-brainstorming.md",{"path":624,"priority":345},"references/visual-communication.md",{"basePath":626,"description":627,"displayName":628,"installMethods":629,"rationale":630,"selectedPaths":631,"source":331,"sourceLanguage":18,"type":253},"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",[632,633],{"path":554,"priority":330},{"path":634,"priority":557},"scripts/clean-gone",{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":331,"sourceLanguage":18,"type":253},"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",[642,643,645,647,649,651,653,655,657,659],{"path":554,"priority":330},{"path":644,"priority":345},"references/bulk-preview.md",{"path":646,"priority":345},"references/diff-scope.md",{"path":648,"priority":345},"references/findings-schema.json",{"path":650,"priority":345},"references/persona-catalog.md",{"path":652,"priority":345},"references/review-output-template.md",{"path":654,"priority":345},"references/subagent-template.md",{"path":656,"priority":345},"references/tracker-defer.md",{"path":658,"priority":345},"references/validator-template.md",{"path":660,"priority":345},"references/walkthrough.md",{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":331,"sourceLanguage":18,"type":253},"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",[668],{"path":554,"priority":330},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":331,"sourceLanguage":18,"type":253},"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",[676,677,679],{"path":554,"priority":330},{"path":678,"priority":345},"references/branch-creation.md",{"path":680,"priority":345},"references/pr-description-writing.md",{"basePath":682,"description":683,"displayName":684,"installMethods":685,"rationale":686,"selectedPaths":687,"source":331,"sourceLanguage":18,"type":253},"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",[688,689,691,693,695],{"path":554,"priority":330},{"path":690,"priority":557},"assets/resolution-template.md",{"path":692,"priority":345},"references/schema.yaml",{"path":694,"priority":345},"references/yaml-schema.md",{"path":696,"priority":557},"scripts/validate-frontmatter.py",{"basePath":698,"description":699,"displayName":700,"installMethods":701,"rationale":702,"selectedPaths":703,"source":331,"sourceLanguage":18,"type":253},"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",[704,705,706,708,709,710],{"path":554,"priority":330},{"path":690,"priority":557},{"path":707,"priority":345},"references/per-action-flows.md",{"path":692,"priority":345},{"path":694,"priority":345},{"path":696,"priority":557},{"basePath":712,"description":713,"displayName":714,"installMethods":715,"rationale":716,"selectedPaths":717,"source":331,"sourceLanguage":18,"type":253},"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",[718,719,721,723],{"path":554,"priority":330},{"path":720,"priority":345},"references/anti-patterns.md",{"path":722,"priority":345},"references/defense-in-depth.md",{"path":724,"priority":345},"references/investigation-techniques.md",{"basePath":726,"description":727,"displayName":728,"installMethods":729,"rationale":730,"selectedPaths":731,"source":331,"sourceLanguage":18,"type":253},"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",[732,733,735,737,739,741,743],{"path":554,"priority":330},{"path":734,"priority":345},"references/tier-browser-reel.md",{"path":736,"priority":345},"references/tier-screenshot-reel.md",{"path":738,"priority":345},"references/tier-static-screenshots.md",{"path":740,"priority":345},"references/tier-terminal-recording.md",{"path":742,"priority":345},"references/upload-and-approval.md",{"path":744,"priority":557},"scripts/capture-demo.py",{"basePath":746,"description":747,"displayName":748,"installMethods":749,"rationale":750,"selectedPaths":751,"source":331,"sourceLanguage":18,"type":253},"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",[752,753,755,757,759,761,763],{"path":554,"priority":330},{"path":754,"priority":345},"references/architecture.md",{"path":756,"priority":345},"references/controllers.md",{"path":758,"priority":345},"references/frontend.md",{"path":760,"priority":345},"references/gems.md",{"path":762,"priority":345},"references/models.md",{"path":764,"priority":345},"references/testing.md",{"basePath":766,"description":767,"displayName":768,"installMethods":769,"rationale":770,"selectedPaths":771,"source":331,"sourceLanguage":18,"type":253},"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",[772,773,774,775,777,778,779,781],{"path":554,"priority":330},{"path":644,"priority":345},{"path":648,"priority":345},{"path":776,"priority":345},"references/open-questions-defer.md",{"path":652,"priority":345},{"path":654,"priority":345},{"path":780,"priority":345},"references/synthesis-and-presentation.md",{"path":660,"priority":345},{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":331,"sourceLanguage":18,"type":253},"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",[789],{"path":554,"priority":330},{"basePath":791,"description":792,"displayName":793,"installMethods":794,"rationale":795,"selectedPaths":796,"source":331,"sourceLanguage":18,"type":253},"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",[797,798,800,802,804,806],{"path":554,"priority":330},{"path":799,"priority":557},"scripts/compose_images.py",{"path":801,"priority":557},"scripts/edit_image.py",{"path":803,"priority":557},"scripts/gemini_images.py",{"path":805,"priority":557},"scripts/generate_image.py",{"path":807,"priority":557},"scripts/multi_turn_chat.py",{"basePath":809,"description":810,"displayName":811,"installMethods":812,"rationale":813,"selectedPaths":814,"source":331,"sourceLanguage":18,"type":253},"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",[815,816,818,820],{"path":554,"priority":330},{"path":817,"priority":345},"references/post-ideation-workflow.md",{"path":819,"priority":345},"references/universal-ideation.md",{"path":821,"priority":345},"references/web-research-cache.md",{"basePath":823,"description":824,"displayName":825,"installMethods":826,"rationale":827,"selectedPaths":828,"source":331,"sourceLanguage":18,"type":253},"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",[829,830,832,834,836,838,840,842,844,846,848],{"path":554,"priority":330},{"path":831,"priority":345},"references/example-hard-spec.yaml",{"path":833,"priority":345},"references/example-judge-spec.yaml",{"path":835,"priority":345},"references/experiment-log-schema.yaml",{"path":837,"priority":345},"references/experiment-prompt-template.md",{"path":839,"priority":345},"references/judge-prompt-template.md",{"path":841,"priority":345},"references/optimize-spec-schema.yaml",{"path":843,"priority":345},"references/usage-guide.md",{"path":845,"priority":557},"scripts/experiment-worktree.sh",{"path":847,"priority":557},"scripts/measure.sh",{"path":849,"priority":557},"scripts/parallel-probe.sh",{"basePath":851,"description":852,"displayName":853,"installMethods":854,"rationale":855,"selectedPaths":856,"source":331,"sourceLanguage":18,"type":253},"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",[857,858,860,862,864,865,867],{"path":554,"priority":330},{"path":859,"priority":345},"references/deepening-workflow.md",{"path":861,"priority":345},"references/plan-handoff.md",{"path":863,"priority":345},"references/plan-template.md",{"path":620,"priority":345},{"path":866,"priority":345},"references/universal-planning.md",{"path":624,"priority":345},{"basePath":869,"description":870,"displayName":871,"installMethods":872,"rationale":873,"selectedPaths":874,"source":331,"sourceLanguage":18,"type":253},"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",[875,876,878,880,882,884,886,888,890,892,894,896,898,900,902,904],{"path":554,"priority":330},{"path":877,"priority":345},"references/dev-server-astro.md",{"path":879,"priority":345},"references/dev-server-detection.md",{"path":881,"priority":345},"references/dev-server-next.md",{"path":883,"priority":345},"references/dev-server-nuxt.md",{"path":885,"priority":345},"references/dev-server-procfile.md",{"path":887,"priority":345},"references/dev-server-rails.md",{"path":889,"priority":345},"references/dev-server-remix.md",{"path":891,"priority":345},"references/dev-server-sveltekit.md",{"path":893,"priority":345},"references/dev-server-vite.md",{"path":895,"priority":345},"references/ide-detection.md",{"path":897,"priority":345},"references/launch-json-schema.md",{"path":899,"priority":557},"scripts/detect-project-type.sh",{"path":901,"priority":557},"scripts/read-launch-json.sh",{"path":903,"priority":557},"scripts/resolve-package-manager.sh",{"path":905,"priority":557},"scripts/resolve-port.sh",{"basePath":907,"description":908,"displayName":909,"installMethods":910,"rationale":911,"selectedPaths":912,"source":331,"sourceLanguage":18,"type":253},"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",[913,914,916],{"path":554,"priority":330},{"path":915,"priority":345},"references/interview.md",{"path":917,"priority":345},"references/report-template.md",{"basePath":919,"description":920,"displayName":921,"installMethods":922,"rationale":923,"selectedPaths":924,"source":331,"sourceLanguage":18,"type":253},"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",[925,926],{"path":554,"priority":330},{"path":927,"priority":345},"references/hitl-review.md",{"basePath":929,"description":930,"displayName":931,"installMethods":932,"rationale":933,"selectedPaths":934,"source":331,"sourceLanguage":18,"type":253},"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",[935,936],{"path":554,"priority":330},{"path":937,"priority":557},"scripts/list-plugin-releases.py",{"basePath":939,"description":940,"displayName":941,"installMethods":942,"rationale":943,"selectedPaths":944,"source":331,"sourceLanguage":18,"type":253},"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",[945],{"path":554,"priority":330},{"basePath":947,"description":948,"displayName":949,"installMethods":950,"rationale":951,"selectedPaths":952,"source":331,"sourceLanguage":18,"type":253},"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",[953,954,956,958,960,962,964],{"path":554,"priority":330},{"path":955,"priority":345},"references/full-mode.md",{"path":957,"priority":345},"references/targeted-mode.md",{"path":959,"priority":557},"scripts/get-pr-comments",{"path":961,"priority":557},"scripts/get-thread-for-comment",{"path":963,"priority":557},"scripts/reply-to-pr-thread",{"path":965,"priority":557},"scripts/resolve-pr-thread",{"basePath":967,"description":968,"displayName":969,"installMethods":970,"rationale":971,"selectedPaths":972,"source":331,"sourceLanguage":18,"type":253},"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",[973,974,976,978,980,982],{"path":554,"priority":330},{"path":975,"priority":345},"references/compound-engineering-feedback-format.md",{"path":977,"priority":345},"references/extensive-analysis.md",{"path":979,"priority":345},"references/install-riffrec.md",{"path":981,"priority":345},"references/quick-bug-report.md",{"path":983,"priority":557},"scripts/analyze_riffrec_zip.py",{"basePath":985,"description":986,"displayName":987,"installMethods":988,"rationale":989,"selectedPaths":990,"source":331,"sourceLanguage":18,"type":253},"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",[991,992,994,996,998],{"path":554,"priority":330},{"path":993,"priority":557},"scripts/discover-sessions.sh",{"path":995,"priority":557},"scripts/extract-errors.py",{"path":997,"priority":557},"scripts/extract-metadata.py",{"path":999,"priority":557},"scripts/extract-skeleton.py",{"basePath":1001,"description":1002,"displayName":1003,"installMethods":1004,"rationale":1005,"selectedPaths":1006,"source":331,"sourceLanguage":18,"type":253},"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",[1007,1008,1010],{"path":554,"priority":330},{"path":1009,"priority":345},"references/config-template.yaml",{"path":1011,"priority":557},"scripts/check-health",{"basePath":1013,"description":1014,"displayName":1015,"installMethods":1016,"rationale":1017,"selectedPaths":1018,"source":331,"sourceLanguage":18,"type":253},"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",[1019],{"path":554,"priority":330},{"basePath":1021,"description":1022,"displayName":1023,"installMethods":1024,"rationale":1025,"selectedPaths":1026,"source":331,"sourceLanguage":18,"type":253},"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",[1027],{"path":554,"priority":330},{"basePath":1029,"description":1030,"displayName":1031,"installMethods":1032,"rationale":1033,"selectedPaths":1034,"source":331,"sourceLanguage":18,"type":253},"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",[1035,1036,1037],{"path":554,"priority":330},{"path":915,"priority":345},{"path":1038,"priority":345},"references/strategy-template.md",{"basePath":1040,"description":1041,"displayName":1042,"installMethods":1043,"rationale":1044,"selectedPaths":1045,"source":331,"sourceLanguage":18,"type":253},"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",[1046],{"path":554,"priority":330},{"basePath":1048,"description":1049,"displayName":1050,"installMethods":1051,"rationale":1052,"selectedPaths":1053,"source":331,"sourceLanguage":18,"type":253},"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",[1054],{"path":554,"priority":330},{"basePath":1056,"description":1057,"displayName":1058,"installMethods":1059,"rationale":1060,"selectedPaths":1061,"source":331,"sourceLanguage":18,"type":253},"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",[1062,1063,1065,1067],{"path":554,"priority":330},{"path":1064,"priority":557},"scripts/currently-loaded-version.sh",{"path":1066,"priority":557},"scripts/marketplace-name.sh",{"path":1068,"priority":557},"scripts/upstream-version.sh",{"basePath":1070,"description":1071,"displayName":1072,"installMethods":1073,"rationale":1074,"selectedPaths":1075,"source":331,"sourceLanguage":18,"type":253},"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",[1076,1077,1079],{"path":554,"priority":330},{"path":1078,"priority":345},"references/shipping-workflow.md",{"path":656,"priority":345},{"basePath":1081,"description":1082,"displayName":1083,"installMethods":1084,"rationale":1085,"selectedPaths":1086,"source":331,"sourceLanguage":18,"type":253},"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",[1087,1088,1090,1091],{"path":554,"priority":330},{"path":1089,"priority":345},"references/codex-delegation-workflow.md",{"path":1078,"priority":345},{"path":656,"priority":345},{"basePath":1093,"description":1094,"displayName":1095,"installMethods":1096,"rationale":1097,"selectedPaths":1098,"source":331,"sourceLanguage":18,"type":253},"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",[1099,1100],{"path":554,"priority":330},{"path":1101,"priority":557},"scripts/worktree-manager.sh",{"basePath":1103,"description":1104,"displayName":1105,"installMethods":1106,"rationale":1107,"selectedPaths":1108,"source":331,"sourceLanguage":18,"type":253},"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",[1109,1110],{"path":554,"priority":330},{"path":656,"priority":345},{"basePath":274,"description":1112,"displayName":1113,"installMethods":1114,"rationale":1115,"selectedPaths":1116,"source":331,"sourceLanguage":18,"type":1133},"Official Compound Engineering plugin for Claude Code, Codex, and more","@every-env/compound-plugin",{"npm":1113},"cli ecosystem detected at /",[1117,1119,1120,1121,1123,1125,1127,1129,1131],{"path":1118,"priority":330},"package.json",{"path":339,"priority":330},{"path":341,"priority":342},{"path":1122,"priority":345},"src/index.ts",{"path":1124,"priority":557},"src/commands/cleanup.ts",{"path":1126,"priority":557},"src/commands/convert.ts",{"path":1128,"priority":557},"src/commands/install.ts",{"path":1130,"priority":557},"src/commands/list.ts",{"path":1132,"priority":557},"src/commands/plugin-path.ts","cli",{"sources":1135},[1136],"manual",{"npmPackage":1113},{"closedIssues90d":236,"description":1139,"forks":237,"homepage":1140,"license":244,"openIssues90d":238,"pushedAt":239,"readmeSize":234,"stars":240,"topics":1141},"Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more","https://every.to/guides/compound-engineering",[1142,1143],"compound","engineering",{"downloads":242},{"classifiedAt":1146,"discoverAt":1147,"extractAt":1148,"githubAt":1148,"npmAt":1149,"updatedAt":1146},1778686639998,1778686632796,1778686635929,1778686638203,[218,216,219,217,220],{"evaluatedAt":248,"extractAt":296,"updatedAt":248},[],[1154,1183,1211,1239,1270,1298],{"_creationTime":1155,"_id":1156,"community":1157,"display":1158,"identity":1164,"providers":1169,"relations":1177,"tags":1179,"workflow":1180},1778691193352.5176,"k17fczm34j9645kq7jcp1b4hss86mz0t",{"reviewCount":8},{"description":1159,"installMethods":1160,"name":1162,"sourceUrl":1163},"Revisa el diff de la rama actual frente a develop en proyectos Drupal 11 siguiendo la metodología Codex (lógica de negocio, edge cases de hooks/queries, seguridad, performance, completitud). Genera un informe .md en la carpeta del IDE detectado (.antigravity/, .cursor/, .vscode/ o docs/) con hallazgos por severidad y soluciones accionables. Usar cuando el usuario pida \"Revisión diff develop\", \"revisión diff develop\", \"diff develop\", \"revisar diff\", \"codex diff\" o expresiones similares con intención de auditar cambios contra develop. Triggers: diff develop, codex diff, revisión diff, lint diff develop, auditar diff.",{"claudeCode":1161},"j4rk0r/claude-skills","codex-diff-develop","https://github.com/j4rk0r/claude-skills",{"basePath":1165,"githubOwner":1166,"githubRepo":1167,"locale":1168,"slug":1162,"type":253},"skills/codex-diff-develop","j4rk0r","claude-skills","es",{"evaluate":1170,"extract":1176},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1171,"tags":1172,"targetMarket":221,"tier":222},100,[1173,217,1174,1175,219,301],"drupal","diff","security",{"commitSha":286},{"repoId":1178},"kd79shaph0e07035621cxd7x1n86m944",[219,217,301,1174,1173,1175],{"evaluatedAt":1181,"extractAt":1182,"updatedAt":1181},1778691216358,1778691193352,{"_creationTime":1184,"_id":1185,"community":1186,"display":1187,"identity":1193,"providers":1197,"relations":1205,"tags":1207,"workflow":1208},1778688417731.9468,"k171m9pw7az13daagx489nghw986nr3b",{"reviewCount":8},{"description":1188,"installMethods":1189,"name":1191,"sourceUrl":1192},"Command-line interface for Blender - A stateful command-line interface for 3D scene editing, following the same patterns as the GIMP CLI ...",{"claudeCode":1190},"hkuds/cli-anything","cli-anything-blender","https://github.com/hkuds/cli-anything",{"basePath":1194,"githubOwner":1195,"githubRepo":1196,"locale":18,"slug":1191,"type":253},"skills/cli-anything-blender","hkuds","cli-anything",{"evaluate":1198,"extract":1204},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1171,"tags":1199,"targetMarket":221,"tier":222},[1200,1201,1202,1133,1203,218],"blender","3d-modeling","rendering","automation",{"commitSha":286},{"repoId":1206},"kd7e2bra4ymb6r521a25r6yges86n35p",[1201,218,1203,1200,1133,1202],{"evaluatedAt":1209,"extractAt":1210,"updatedAt":1209},1778688604253,1778688417732,{"_creationTime":1212,"_id":1213,"community":1214,"display":1215,"identity":1221,"providers":1225,"relations":1233,"tags":1235,"workflow":1236},1778696691708.3062,"k178rt0mhkwtjj1axhgtt0tfth86mt09",{"reviewCount":8},{"description":1216,"installMethods":1217,"name":1219,"sourceUrl":1220},"Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.",{"claudeCode":1218},"ruvnet/ruflo","v3-ddd-architecture","https://github.com/ruvnet/ruflo",{"basePath":1222,"githubOwner":1223,"githubRepo":1224,"locale":18,"slug":1219,"type":253},".claude/skills/v3-ddd-architecture","ruvnet","ruflo",{"evaluate":1226,"extract":1232},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1171,"tags":1227,"targetMarket":221,"tier":222},[1228,216,1229,1230,1231],"ddd","refactoring","clean-architecture","typescript",{"commitSha":286},{"repoId":1234},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[216,1230,1228,1229,1231],{"evaluatedAt":1237,"extractAt":1238,"updatedAt":1237},1778699412094,1778696691708,{"_creationTime":1240,"_id":1241,"community":1242,"display":1243,"identity":1249,"providers":1255,"relations":1262,"tags":1265,"workflow":1266},1778698405469.0413,"k17e4wbf2c3x45d7e730x7eje986mc5g",{"reviewCount":8},{"description":1244,"installMethods":1245,"name":1247,"sourceUrl":1248},"Ordnet eine Codebasis in Feature-gruppierte Flussdiagramme ein, identifiziert doppelte Belange über Features hinweg und schlägt eine einheitliche Architektur vor. Wird verwendet, wenn nach \"dem idealen Pfad\" gefragt wird, duplizierte Systeme vereinheitlicht oder die Architektur vor einem Refactoring auditiert werden soll. Gibt ein vorgeschlagenes einheitliches Flussdiagramm sowie Prompts zum Erstellen eines Plans pro System aus.",{"claudeCode":1246},"thedotmack/claude-mem","Pathfinder","https://github.com/thedotmack/claude-mem",{"basePath":1250,"githubOwner":1251,"githubRepo":1252,"locale":1253,"slug":1254,"type":253},"plugin/skills/pathfinder","thedotmack","claude-mem","de","pathfinder",{"evaluate":1256,"extract":1260},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1171,"tags":1257,"targetMarket":221,"tier":222},[1258,216,283,1229,1259],"code-analysis","flowchart",{"commitSha":286,"license":1261},"Apache-2.0",{"repoId":1263,"translatedFrom":1264},"kd70jnxgm695az2wtf37zbqdj986mp7k","k176pxdjxvnyex7jv6abt3myd586n5vv",[216,1258,283,1259,1229],{"evaluatedAt":1267,"extractAt":1268,"updatedAt":1269},1778698228002,1778698056313,1778698405469,{"_creationTime":1271,"_id":1272,"community":1273,"display":1274,"identity":1280,"providers":1284,"relations":1290,"tags":1293,"workflow":1294},1778692764716.7837,"k17ex2pfs1bykksynnhwdp5ywd86mjtd",{"reviewCount":8},{"description":1275,"installMethods":1276,"name":1278,"sourceUrl":1279},"Analysieren Sie eine Codebasis, um einen interaktiven Wissensgraphen zur Verständnis von Architektur, Komponenten und Beziehungen zu erstellen",{"claudeCode":1277},"Lum1104/Understand-Anything","understand","https://github.com/Lum1104/Understand-Anything",{"basePath":1281,"githubOwner":1282,"githubRepo":1283,"locale":1253,"slug":1278,"type":253},"understand-anything-plugin/skills/understand","Lum1104","Understand-Anything",{"evaluate":1285,"extract":1289},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1171,"tags":1286,"targetMarket":221,"tier":222},[1258,1287,301,216,1288],"knowledge-graph","code-exploration",{"commitSha":286},{"repoId":1291,"translatedFrom":1292},"kd78egfytykkxxbpr6k3t7wsph86n83x","k17cmt6ekj6t5bf5dbscrqa3an86m6p3",[216,1258,1288,301,1287],{"evaluatedAt":1295,"extractAt":1296,"updatedAt":1297},1778692606129,1778692549705,1778692764716,{"_creationTime":1299,"_id":1300,"community":1301,"display":1302,"identity":1308,"providers":1311,"relations":1322,"tags":1325,"workflow":1326},1778691344230.127,"k171ek0rpwqxg9vk3fqg7067jn86mq22",{"reviewCount":8},{"description":1303,"installMethods":1304,"name":1306,"sourceUrl":1307},"Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.",{"claudeCode":1305},"jeffallan/claude-skills","cloud-architect","https://github.com/jeffallan/claude-skills",{"basePath":1309,"githubOwner":1310,"githubRepo":1167,"locale":18,"slug":1306,"type":253},"skills/cloud-architect","jeffallan",{"evaluate":1312,"extract":1321},{"promptVersionExtension":209,"promptVersionScoring":210,"score":1171,"tags":1313,"targetMarket":221,"tier":222},[1314,1315,1316,1317,216,1318,1319,1320],"cloud","aws","azure","gcp","migration","cost-optimization","disaster-recovery",{"commitSha":286},{"parentExtensionId":1323,"repoId":1324},"k177fx0q0bsftkws6j1av221j186ndt6","kd77w37et655xneae33d1p2d2n86ncxp",[216,1315,1316,1314,1319,1320,1317,1318],{"evaluatedAt":1327,"extractAt":1328,"updatedAt":1327},1778691534007,1778691344230]