[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-EveryInc-ce-ideate-de":3,"guides-for-EveryInc-ce-ideate":1150,"similar-k178h34ftk3ssww7amwpaamkn586mk95-de":1151},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":248,"isFallback":229,"parentExtension":253,"providers":311,"relations":315,"repo":316,"tags":1148,"workflow":1149},1778686640222.795,"k178h34ftk3ssww7amwpaamkn586mk95",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"EveryInc/compound-engineering-plugin","ce-ideate","https://github.com/EveryInc/compound-engineering-plugin",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":227,"workflow":246},1778687118978.5898,"kn7b2bbxaf9zfv15saeybef5pn86nkah","en",{"checks":20,"evaluatedAt":196,"extensionSummary":197,"features":198,"nonGoals":203,"promptVersionExtension":208,"promptVersionScoring":209,"purpose":210,"rationale":211,"score":212,"summary":213,"tags":214,"targetMarket":220,"tier":221,"useCases":222},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,180,183,186,189,193],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly articulates the problem of generating and evaluating ideas, specifying use cases like 'what to improve', 'requesting idea generation', and 'exploring surprising directions'.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill's core function of grounded idea generation and critical evaluation, preceding brainstorming and planning, offers significant value beyond standard LLM capabilities by providing a structured ideation phase.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, outlining a clear workflow with distinct phases and preceding skills, and its reliance on standard tools like `AskUserQuestion` ensures usability.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses specifically on generating and evaluating grounded ideas, clearly differentiating its scope from related skills like brainstorming, planning, or execution.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's purpose, scope, and triggers, clearly differentiating it from related tools and providing actionable guidance on its use.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill is a monolithic function and does not expose individual tools or commands.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill does not appear to have configurable parameters or external configuration dependencies beyond standard agent interaction tools.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This is a skill-based extension and does not expose user-facing tools or commands with distinct names.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","The skill's interaction is conversational via specific tools; it does not expose a direct tool parameter schema or response shape.",{"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 repository shows recent commits within the last 90 days, indicating active maintenance.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project uses bun for development and appears to have a lockfile (`bun.lockb`), indicating managed dependencies.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill does not appear to handle or expose secrets directly; it relies on platform-provided tools.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's design and reliance on structured tool calls and guarded instructions mitigate injection risks. The use of `Focus Hint` as context, rather than direct execution, is also a safeguard.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not appear to fetch external content at runtime or execute arbitrary code from remote sources, relying on bundled logic and structured tool calls.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the agent's environment and interacts via defined tools, not manipulating files outside its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached processes or deny-retry loops were observed in the skill's logic, adhering to sandbox isolation principles.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's function is ideation and it does not appear to have any mechanisms for reading or submitting confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled markdown files do not contain hidden text, invisible unicode characters, or other tricks intended to steer the model without curator visibility.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is presented as readable markdown and relies on internal tool dispatches, with no evidence of obfuscation, base64 payloads, or runtime code fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill's workflow primarily relies on agent interaction tools and internal markdown processing, minimizing assumptions about the user's project structure.",{"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 (approx 82%), indicating strong maintainer responsiveness.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project uses GitHub releases and has a version indicated in the README (`@every-env/compound-plugin`), suggesting a managed release process.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The skill's interaction is through structured agent tools and markdown parsing, not direct execution of user-provided code or unvalidated inputs.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is primarily analytical and conversational, with no destructive operations observed that would require a confirmation gate.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The skill's interaction relies on agent tools, implying that error handling is managed by the underlying platform and tool execution layer.",{"category":111,"check":115,"severity":42,"summary":116},"Logging","The skill's primary function is conversational ideation and does not involve destructive actions or outbound calls that would necessitate a local audit log.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The skill does not operate on personal data; its function is idea generation based on provided context.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is language-agnostic and focuses on general ideation principles, with no regional or jurisdictional logic detected.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard agent interaction protocols and markdown processing, making it portable across compatible environments.",{"category":45,"check":128,"severity":24,"summary":129},"README","The README provides a comprehensive overview of the Compound Engineering suite, including the purpose of `ce-ideate` and its role in the workflow.",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","This extension is a skill and does not expose multiple distinct tools.",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","As a skill, it does not expose multiple tools with overlapping functionality.",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as idea generation and evaluation, are implemented as described in the skill's functionality.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides detailed, copy-pasteable installation instructions for multiple platforms (Claude Code, Cursor, Codex, Copilot, etc.) and includes setup steps.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","Error handling relies on the underlying agent platform and tools, which are expected to provide actionable messages and guidance.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","Dependency management is handled by bun, which uses a lockfile (`bun.lockb`), and scripts have shebangs and headers.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill's function is idea generation and conversational interaction; it does not perform state-changing operations that would require a dry-run mode.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill's interaction via agent tools implies that retry and timeout mechanisms are handled at the platform or tool level.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry collection in the skill's description or code; interactions are presumed to be opt-in or handled by the platform.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined, including what it does ('Generate and critically evaluate grounded ideas') and when to use it ('asking what to improve, requesting idea generation...').",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly stating the core capability and trigger phrases within the first paragraph.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The skill body is concise and delegates deeper material like workflow and usage examples to separate files and linked documentation.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the core flow and links to external files like `post-ideation-workflow.md` and `universal-ideation.md` for detailed procedures.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","The skill is not designed for deep exploration that would flood the main conversation; it provides focused ideation output.",{"category":22,"check":177,"severity":178,"summary":179},"Usage examples","info","While the README outlines a workflow and provides installation examples, specific end-to-end usage examples for the `ce-ideate` skill itself are not explicitly detailed with input/output.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The SKILL.md discusses handling ambiguity in Phase 0.2 and 0.4, including user prompts for clarification and managing 'surprise me' mode, demonstrating consideration for edge cases.",{"category":111,"check":184,"severity":24,"summary":185},"Tool Fallback","The skill relies on standard agent tools and markdown parsing, with no external tool dependencies that would require a fallback or version declaration.",{"category":92,"check":187,"severity":24,"summary":188},"Stack assumptions","The skill's logic is described in markdown and relies on agent interaction tools, making it portable across compatible agent environments without specific stack assumptions.",{"category":190,"check":191,"severity":24,"summary":192},"Safety","Halt on unexpected state","The skill's workflow is conversational and tool-based, with clear phases and user interaction points that would naturally halt on unexpected states.",{"category":92,"check":194,"severity":24,"summary":195},"Cross-skill coupling","The skill's SKILL.md clearly delineates its purpose and distinguishes it from other Compound Engineering skills, avoiding implicit reliance.",1778687118647,"This skill generates and critically evaluates grounded ideas about a given topic, serving as an initial step before brainstorming or planning. It operates by scanning provided context, identifying potential areas for improvement, and presenting a ranked list of ideas with clear justifications.",[199,200,201,202],"Generate grounded ideas about a topic","Critically evaluate generated ideas","Rank ideas based on exploration and critique","Integrate with broader engineering workflows (brainstorm, plan)",[204,205,206,207],"Generating detailed requirements or plans","Writing code or executing implementation steps","Refining user-provided ideas without initial generation","Providing abstract advice detached from repository context","3.0.0","4.4.0","To help users generate and critically evaluate a broad range of grounded ideas before committing to detailed brainstorming or planning, ensuring a strong foundation for development efforts.","High score due to comprehensive documentation, clear separation of concerns, active maintenance, and robust security practices. The only minor point is the lack of specific end-to-end usage examples for the skill itself, which is an info-level finding.",95,"A well-documented and robust skill for grounded idea generation, integrated into a larger engineering workflow.",[215,216,217,218,219],"ideation","brainstorming","creativity","planning","engineering","global","verified",[223,224,225,226],"Use when asking 'what should I improve' about a topic or codebase","Use when requesting AI-generated suggestions before in-depth brainstorming","Use for exploring surprising or novel directions","Use when wanting the AI to proactively suggest strong options",{"codeQuality":228,"collectedAt":230,"documentation":231,"maintenance":234,"popularity":240,"security":242,"testCoverage":245},{"hasLockfile":229},true,1778687097468,{"descriptionLength":232,"readmeSize":233},455,17582,{"closedIssues90d":235,"forks":236,"hasChangelog":229,"openIssues90d":237,"pushedAt":238,"stars":239},115,1300,25,1778686215000,16666,{"npmDownloads":241},12828,{"hasNpmPackage":229,"license":243,"smitheryVerified":244},"MIT",false,{"hasCi":229,"hasTests":229},{"updatedAt":247},1778687118978,{"basePath":249,"githubOwner":250,"githubRepo":251,"locale":18,"slug":13,"type":252},"plugins/compound-engineering/skills/ce-ideate","EveryInc","compound-engineering-plugin","skill",{"_creationTime":254,"_id":255,"community":256,"display":257,"identity":261,"parentExtension":264,"providers":296,"relations":307,"tags":308,"workflow":309},1778686640222.7903,"k17d893df4em0e3pn8f55h1dxn86n09e",{"reviewCount":8},{"description":258,"installMethods":259,"name":260,"sourceUrl":14},"AI-powered development tools for code review, research, design, and workflow automation.",{"claudeCode":260},"compound-engineering",{"basePath":262,"githubOwner":250,"githubRepo":251,"locale":18,"slug":260,"type":263},"plugins/compound-engineering","plugin",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":272,"providers":275,"relations":290,"tags":292,"workflow":293},1778686640222.7908,"k17ef8php9wk308mkg59kdp6b186nzhx",{"reviewCount":8},{"description":269,"installMethods":270,"name":271,"sourceUrl":14},"Cursor plugin marketplace for Every Inc plugins",{"claudeCode":12},"Compound Engineering",{"basePath":273,"githubOwner":250,"githubRepo":251,"locale":18,"slug":251,"type":274},"","marketplace",{"evaluate":276,"extract":284},{"promptVersionExtension":277,"promptVersionScoring":209,"score":278,"tags":279,"targetMarket":220,"tier":221},"3.1.0",99,[280,281,218,282,283],"development-workflow","code-review","documentation","ai-agents",{"commitSha":285,"license":243,"marketplace":286,"plugin":288},"HEAD",{"name":251,"pluginCount":287},2,{"mcpCount":8,"provider":289,"skillCount":8},"classify",{"repoId":291},"kd7e40my1b5g70tg0f60qg85ch86nn08",[283,281,280,282,218],{"evaluatedAt":294,"extractAt":295,"updatedAt":294},1778686722515,1778686640222,{"evaluate":297,"extract":304},{"promptVersionExtension":208,"promptVersionScoring":209,"score":298,"tags":299,"targetMarket":220,"tier":221},98,[300,301,281,302,282,303,218,215],"ai","developer-tools","research","workflow-automation",{"commitSha":285,"license":243,"plugin":305},{"mcpCount":8,"provider":289,"skillCount":306},37,{"parentExtensionId":266,"repoId":291},[300,281,301,282,215,218,302,303],{"evaluatedAt":310,"extractAt":295,"updatedAt":310},1778686677611,{"evaluate":312,"extract":314},{"promptVersionExtension":208,"promptVersionScoring":209,"score":212,"tags":313,"targetMarket":220,"tier":221},[215,216,217,218,219],{"commitSha":285},{"parentExtensionId":255,"repoId":291},{"_creationTime":317,"_id":291,"identity":318,"providers":319,"workflow":1143},1778686632796.9226,{"githubOwner":250,"githubRepo":251,"sourceUrl":14},{"classify":320,"discover":1133,"extract":1136,"github":1137,"npm":1142},{"commitSha":285,"extensions":321},[322,331,519,538,546,563,601,609,627,637,663,671,683,699,713,727,747,767,784,792,810,821,849,867,905,917,927,937,945,965,983,999,1011,1019,1027,1038,1046,1054,1068,1079,1091,1101,1110],{"basePath":323,"displayName":251,"installMethods":324,"rationale":325,"selectedPaths":326,"source":330,"sourceLanguage":18,"type":274},".agents/plugins",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json (coalesced with duplicate marketplace at /)",[327],{"path":328,"priority":329},"marketplace.json","mandatory","rule",{"basePath":262,"description":258,"displayName":260,"installMethods":332,"license":243,"rationale":333,"selectedPaths":334,"source":330,"sourceLanguage":18,"type":263},{"claudeCode":260},"plugin manifest at plugins/compound-engineering/.claude-plugin/plugin.json",[335,337,339,342,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,499,501,503,505,507,509,511,513,515,517],{"path":336,"priority":329},".claude-plugin/plugin.json",{"path":338,"priority":329},"README.md",{"path":340,"priority":341},"LICENSE","high",{"path":343,"priority":344},"skills/ce-agent-native-architecture/SKILL.md","medium",{"path":346,"priority":344},"skills/ce-agent-native-audit/SKILL.md",{"path":348,"priority":344},"skills/ce-brainstorm/SKILL.md",{"path":350,"priority":344},"skills/ce-clean-gone-branches/SKILL.md",{"path":352,"priority":344},"skills/ce-code-review/SKILL.md",{"path":354,"priority":344},"skills/ce-commit/SKILL.md",{"path":356,"priority":344},"skills/ce-commit-push-pr/SKILL.md",{"path":358,"priority":344},"skills/ce-compound/SKILL.md",{"path":360,"priority":344},"skills/ce-compound-refresh/SKILL.md",{"path":362,"priority":344},"skills/ce-debug/SKILL.md",{"path":364,"priority":344},"skills/ce-demo-reel/SKILL.md",{"path":366,"priority":344},"skills/ce-dhh-rails-style/SKILL.md",{"path":368,"priority":344},"skills/ce-doc-review/SKILL.md",{"path":370,"priority":344},"skills/ce-frontend-design/SKILL.md",{"path":372,"priority":344},"skills/ce-gemini-imagegen/SKILL.md",{"path":374,"priority":344},"skills/ce-ideate/SKILL.md",{"path":376,"priority":344},"skills/ce-optimize/SKILL.md",{"path":378,"priority":344},"skills/ce-plan/SKILL.md",{"path":380,"priority":344},"skills/ce-polish-beta/SKILL.md",{"path":382,"priority":344},"skills/ce-product-pulse/SKILL.md",{"path":384,"priority":344},"skills/ce-proof/SKILL.md",{"path":386,"priority":344},"skills/ce-release-notes/SKILL.md",{"path":388,"priority":344},"skills/ce-report-bug/SKILL.md",{"path":390,"priority":344},"skills/ce-resolve-pr-feedback/SKILL.md",{"path":392,"priority":344},"skills/ce-riffrec-feedback-analysis/SKILL.md",{"path":394,"priority":344},"skills/ce-sessions/SKILL.md",{"path":396,"priority":344},"skills/ce-setup/SKILL.md",{"path":398,"priority":344},"skills/ce-simplify-code/SKILL.md",{"path":400,"priority":344},"skills/ce-slack-research/SKILL.md",{"path":402,"priority":344},"skills/ce-strategy/SKILL.md",{"path":404,"priority":344},"skills/ce-test-browser/SKILL.md",{"path":406,"priority":344},"skills/ce-test-xcode/SKILL.md",{"path":408,"priority":344},"skills/ce-update/SKILL.md",{"path":410,"priority":344},"skills/ce-work/SKILL.md",{"path":412,"priority":344},"skills/ce-work-beta/SKILL.md",{"path":414,"priority":344},"skills/ce-worktree/SKILL.md",{"path":416,"priority":344},"skills/lfg/SKILL.md",{"path":418,"priority":341},"agents/ce-adversarial-document-reviewer.agent.md",{"path":420,"priority":341},"agents/ce-adversarial-reviewer.agent.md",{"path":422,"priority":341},"agents/ce-agent-native-reviewer.agent.md",{"path":424,"priority":341},"agents/ce-ankane-readme-writer.agent.md",{"path":426,"priority":341},"agents/ce-api-contract-reviewer.agent.md",{"path":428,"priority":341},"agents/ce-architecture-strategist.agent.md",{"path":430,"priority":341},"agents/ce-best-practices-researcher.agent.md",{"path":432,"priority":341},"agents/ce-code-simplicity-reviewer.agent.md",{"path":434,"priority":341},"agents/ce-coherence-reviewer.agent.md",{"path":436,"priority":341},"agents/ce-correctness-reviewer.agent.md",{"path":438,"priority":341},"agents/ce-data-integrity-guardian.agent.md",{"path":440,"priority":341},"agents/ce-data-migration-expert.agent.md",{"path":442,"priority":341},"agents/ce-data-migrations-reviewer.agent.md",{"path":444,"priority":341},"agents/ce-deployment-verification-agent.agent.md",{"path":446,"priority":341},"agents/ce-design-implementation-reviewer.agent.md",{"path":448,"priority":341},"agents/ce-design-iterator.agent.md",{"path":450,"priority":341},"agents/ce-design-lens-reviewer.agent.md",{"path":452,"priority":341},"agents/ce-dhh-rails-reviewer.agent.md",{"path":454,"priority":341},"agents/ce-feasibility-reviewer.agent.md",{"path":456,"priority":341},"agents/ce-figma-design-sync.agent.md",{"path":458,"priority":341},"agents/ce-framework-docs-researcher.agent.md",{"path":460,"priority":341},"agents/ce-git-history-analyzer.agent.md",{"path":462,"priority":341},"agents/ce-issue-intelligence-analyst.agent.md",{"path":464,"priority":341},"agents/ce-julik-frontend-races-reviewer.agent.md",{"path":466,"priority":341},"agents/ce-kieran-python-reviewer.agent.md",{"path":468,"priority":341},"agents/ce-kieran-rails-reviewer.agent.md",{"path":470,"priority":341},"agents/ce-kieran-typescript-reviewer.agent.md",{"path":472,"priority":341},"agents/ce-learnings-researcher.agent.md",{"path":474,"priority":341},"agents/ce-maintainability-reviewer.agent.md",{"path":476,"priority":341},"agents/ce-pattern-recognition-specialist.agent.md",{"path":478,"priority":341},"agents/ce-performance-oracle.agent.md",{"path":480,"priority":341},"agents/ce-performance-reviewer.agent.md",{"path":482,"priority":341},"agents/ce-pr-comment-resolver.agent.md",{"path":484,"priority":341},"agents/ce-previous-comments-reviewer.agent.md",{"path":486,"priority":341},"agents/ce-product-lens-reviewer.agent.md",{"path":488,"priority":341},"agents/ce-project-standards-reviewer.agent.md",{"path":490,"priority":341},"agents/ce-reliability-reviewer.agent.md",{"path":492,"priority":341},"agents/ce-repo-research-analyst.agent.md",{"path":494,"priority":341},"agents/ce-schema-drift-detector.agent.md",{"path":496,"priority":341},"agents/ce-scope-guardian-reviewer.agent.md",{"path":498,"priority":341},"agents/ce-security-lens-reviewer.agent.md",{"path":500,"priority":341},"agents/ce-security-reviewer.agent.md",{"path":502,"priority":341},"agents/ce-security-sentinel.agent.md",{"path":504,"priority":341},"agents/ce-session-historian.agent.md",{"path":506,"priority":341},"agents/ce-slack-researcher.agent.md",{"path":508,"priority":341},"agents/ce-spec-flow-analyzer.agent.md",{"path":510,"priority":341},"agents/ce-swift-ios-reviewer.agent.md",{"path":512,"priority":341},"agents/ce-testing-reviewer.agent.md",{"path":514,"priority":341},"agents/ce-web-researcher.agent.md",{"path":516,"priority":341},".codex-plugin/plugin.json",{"path":518,"priority":341},".cursor-plugin/plugin.json",{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":330,"sourceLanguage":18,"type":263},"plugins/coding-tutor","Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes","coding-tutor",{"claudeCode":522},"plugin manifest at plugins/coding-tutor/.claude-plugin/plugin.json",[526,527,528,530,532,534,536,537],{"path":336,"priority":329},{"path":338,"priority":329},{"path":529,"priority":344},"skills/coding-tutor/SKILL.md",{"path":531,"priority":341},"commands/quiz-me.md",{"path":533,"priority":341},"commands/sync-tutorials.md",{"path":535,"priority":341},"commands/teach-me.md",{"path":516,"priority":341},{"path":518,"priority":341},{"basePath":273,"description":269,"displayName":260,"installMethods":539,"rationale":540,"selectedPaths":541,"source":330,"sourceLanguage":18,"type":274},{"claudeCode":12},"marketplace.json at .cursor-plugin/marketplace.json",[542,544,545],{"path":543,"priority":329},".cursor-plugin/marketplace.json",{"path":338,"priority":329},{"path":340,"priority":341},{"basePath":547,"description":548,"displayName":522,"installMethods":549,"rationale":550,"selectedPaths":551,"source":330,"sourceLanguage":18,"type":252},"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",[552,554,557,559,561],{"path":553,"priority":329},"SKILL.md",{"path":555,"priority":556},"scripts/create_tutorial.py","low",{"path":558,"priority":556},"scripts/index_tutorials.py",{"path":560,"priority":556},"scripts/quiz_priority.py",{"path":562,"priority":556},"scripts/setup_tutorials.py",{"basePath":564,"description":565,"displayName":566,"installMethods":567,"rationale":568,"selectedPaths":569,"source":330,"sourceLanguage":18,"type":252},"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",[570,571,573,575,577,579,581,583,585,587,589,591,593,595,597,599],{"path":553,"priority":329},{"path":572,"priority":344},"references/action-parity-discipline.md",{"path":574,"priority":344},"references/agent-execution-patterns.md",{"path":576,"priority":344},"references/agent-native-testing.md",{"path":578,"priority":344},"references/architecture-patterns.md",{"path":580,"priority":344},"references/checklists.md",{"path":582,"priority":344},"references/dynamic-context-injection.md",{"path":584,"priority":344},"references/files-universal-interface.md",{"path":586,"priority":344},"references/from-primitives-to-domain-tools.md",{"path":588,"priority":344},"references/mcp-tool-design.md",{"path":590,"priority":344},"references/mobile-patterns.md",{"path":592,"priority":344},"references/product-implications.md",{"path":594,"priority":344},"references/refactoring-to-prompt-native.md",{"path":596,"priority":344},"references/self-modification.md",{"path":598,"priority":344},"references/shared-workspace-architecture.md",{"path":600,"priority":344},"references/system-prompt-design.md",{"basePath":602,"description":603,"displayName":604,"installMethods":605,"rationale":606,"selectedPaths":607,"source":330,"sourceLanguage":18,"type":252},"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",[608],{"path":553,"priority":329},{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":330,"sourceLanguage":18,"type":252},"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",[616,617,619,621,623,625],{"path":553,"priority":329},{"path":618,"priority":344},"references/handoff.md",{"path":620,"priority":344},"references/requirements-capture.md",{"path":622,"priority":344},"references/synthesis-summary.md",{"path":624,"priority":344},"references/universal-brainstorming.md",{"path":626,"priority":344},"references/visual-communication.md",{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":330,"sourceLanguage":18,"type":252},"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",[634,635],{"path":553,"priority":329},{"path":636,"priority":556},"scripts/clean-gone",{"basePath":638,"description":639,"displayName":640,"installMethods":641,"rationale":642,"selectedPaths":643,"source":330,"sourceLanguage":18,"type":252},"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",[644,645,647,649,651,653,655,657,659,661],{"path":553,"priority":329},{"path":646,"priority":344},"references/bulk-preview.md",{"path":648,"priority":344},"references/diff-scope.md",{"path":650,"priority":344},"references/findings-schema.json",{"path":652,"priority":344},"references/persona-catalog.md",{"path":654,"priority":344},"references/review-output-template.md",{"path":656,"priority":344},"references/subagent-template.md",{"path":658,"priority":344},"references/tracker-defer.md",{"path":660,"priority":344},"references/validator-template.md",{"path":662,"priority":344},"references/walkthrough.md",{"basePath":664,"description":665,"displayName":666,"installMethods":667,"rationale":668,"selectedPaths":669,"source":330,"sourceLanguage":18,"type":252},"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",[670],{"path":553,"priority":329},{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":330,"sourceLanguage":18,"type":252},"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",[678,679,681],{"path":553,"priority":329},{"path":680,"priority":344},"references/branch-creation.md",{"path":682,"priority":344},"references/pr-description-writing.md",{"basePath":684,"description":685,"displayName":686,"installMethods":687,"rationale":688,"selectedPaths":689,"source":330,"sourceLanguage":18,"type":252},"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",[690,691,693,695,697],{"path":553,"priority":329},{"path":692,"priority":556},"assets/resolution-template.md",{"path":694,"priority":344},"references/schema.yaml",{"path":696,"priority":344},"references/yaml-schema.md",{"path":698,"priority":556},"scripts/validate-frontmatter.py",{"basePath":700,"description":701,"displayName":702,"installMethods":703,"rationale":704,"selectedPaths":705,"source":330,"sourceLanguage":18,"type":252},"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",[706,707,708,710,711,712],{"path":553,"priority":329},{"path":692,"priority":556},{"path":709,"priority":344},"references/per-action-flows.md",{"path":694,"priority":344},{"path":696,"priority":344},{"path":698,"priority":556},{"basePath":714,"description":715,"displayName":716,"installMethods":717,"rationale":718,"selectedPaths":719,"source":330,"sourceLanguage":18,"type":252},"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",[720,721,723,725],{"path":553,"priority":329},{"path":722,"priority":344},"references/anti-patterns.md",{"path":724,"priority":344},"references/defense-in-depth.md",{"path":726,"priority":344},"references/investigation-techniques.md",{"basePath":728,"description":729,"displayName":730,"installMethods":731,"rationale":732,"selectedPaths":733,"source":330,"sourceLanguage":18,"type":252},"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",[734,735,737,739,741,743,745],{"path":553,"priority":329},{"path":736,"priority":344},"references/tier-browser-reel.md",{"path":738,"priority":344},"references/tier-screenshot-reel.md",{"path":740,"priority":344},"references/tier-static-screenshots.md",{"path":742,"priority":344},"references/tier-terminal-recording.md",{"path":744,"priority":344},"references/upload-and-approval.md",{"path":746,"priority":556},"scripts/capture-demo.py",{"basePath":748,"description":749,"displayName":750,"installMethods":751,"rationale":752,"selectedPaths":753,"source":330,"sourceLanguage":18,"type":252},"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",[754,755,757,759,761,763,765],{"path":553,"priority":329},{"path":756,"priority":344},"references/architecture.md",{"path":758,"priority":344},"references/controllers.md",{"path":760,"priority":344},"references/frontend.md",{"path":762,"priority":344},"references/gems.md",{"path":764,"priority":344},"references/models.md",{"path":766,"priority":344},"references/testing.md",{"basePath":768,"description":769,"displayName":770,"installMethods":771,"rationale":772,"selectedPaths":773,"source":330,"sourceLanguage":18,"type":252},"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",[774,775,776,777,779,780,781,783],{"path":553,"priority":329},{"path":646,"priority":344},{"path":650,"priority":344},{"path":778,"priority":344},"references/open-questions-defer.md",{"path":654,"priority":344},{"path":656,"priority":344},{"path":782,"priority":344},"references/synthesis-and-presentation.md",{"path":662,"priority":344},{"basePath":785,"description":786,"displayName":787,"installMethods":788,"rationale":789,"selectedPaths":790,"source":330,"sourceLanguage":18,"type":252},"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",[791],{"path":553,"priority":329},{"basePath":793,"description":794,"displayName":795,"installMethods":796,"rationale":797,"selectedPaths":798,"source":330,"sourceLanguage":18,"type":252},"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",[799,800,802,804,806,808],{"path":553,"priority":329},{"path":801,"priority":556},"scripts/compose_images.py",{"path":803,"priority":556},"scripts/edit_image.py",{"path":805,"priority":556},"scripts/gemini_images.py",{"path":807,"priority":556},"scripts/generate_image.py",{"path":809,"priority":556},"scripts/multi_turn_chat.py",{"basePath":249,"description":10,"displayName":13,"installMethods":811,"rationale":812,"selectedPaths":813,"source":330,"sourceLanguage":18,"type":252},{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-ideate/SKILL.md",[814,815,817,819],{"path":553,"priority":329},{"path":816,"priority":344},"references/post-ideation-workflow.md",{"path":818,"priority":344},"references/universal-ideation.md",{"path":820,"priority":344},"references/web-research-cache.md",{"basePath":822,"description":823,"displayName":824,"installMethods":825,"rationale":826,"selectedPaths":827,"source":330,"sourceLanguage":18,"type":252},"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",[828,829,831,833,835,837,839,841,843,845,847],{"path":553,"priority":329},{"path":830,"priority":344},"references/example-hard-spec.yaml",{"path":832,"priority":344},"references/example-judge-spec.yaml",{"path":834,"priority":344},"references/experiment-log-schema.yaml",{"path":836,"priority":344},"references/experiment-prompt-template.md",{"path":838,"priority":344},"references/judge-prompt-template.md",{"path":840,"priority":344},"references/optimize-spec-schema.yaml",{"path":842,"priority":344},"references/usage-guide.md",{"path":844,"priority":556},"scripts/experiment-worktree.sh",{"path":846,"priority":556},"scripts/measure.sh",{"path":848,"priority":556},"scripts/parallel-probe.sh",{"basePath":850,"description":851,"displayName":852,"installMethods":853,"rationale":854,"selectedPaths":855,"source":330,"sourceLanguage":18,"type":252},"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",[856,857,859,861,863,864,866],{"path":553,"priority":329},{"path":858,"priority":344},"references/deepening-workflow.md",{"path":860,"priority":344},"references/plan-handoff.md",{"path":862,"priority":344},"references/plan-template.md",{"path":622,"priority":344},{"path":865,"priority":344},"references/universal-planning.md",{"path":626,"priority":344},{"basePath":868,"description":869,"displayName":870,"installMethods":871,"rationale":872,"selectedPaths":873,"source":330,"sourceLanguage":18,"type":252},"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",[874,875,877,879,881,883,885,887,889,891,893,895,897,899,901,903],{"path":553,"priority":329},{"path":876,"priority":344},"references/dev-server-astro.md",{"path":878,"priority":344},"references/dev-server-detection.md",{"path":880,"priority":344},"references/dev-server-next.md",{"path":882,"priority":344},"references/dev-server-nuxt.md",{"path":884,"priority":344},"references/dev-server-procfile.md",{"path":886,"priority":344},"references/dev-server-rails.md",{"path":888,"priority":344},"references/dev-server-remix.md",{"path":890,"priority":344},"references/dev-server-sveltekit.md",{"path":892,"priority":344},"references/dev-server-vite.md",{"path":894,"priority":344},"references/ide-detection.md",{"path":896,"priority":344},"references/launch-json-schema.md",{"path":898,"priority":556},"scripts/detect-project-type.sh",{"path":900,"priority":556},"scripts/read-launch-json.sh",{"path":902,"priority":556},"scripts/resolve-package-manager.sh",{"path":904,"priority":556},"scripts/resolve-port.sh",{"basePath":906,"description":907,"displayName":908,"installMethods":909,"rationale":910,"selectedPaths":911,"source":330,"sourceLanguage":18,"type":252},"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",[912,913,915],{"path":553,"priority":329},{"path":914,"priority":344},"references/interview.md",{"path":916,"priority":344},"references/report-template.md",{"basePath":918,"description":919,"displayName":920,"installMethods":921,"rationale":922,"selectedPaths":923,"source":330,"sourceLanguage":18,"type":252},"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",[924,925],{"path":553,"priority":329},{"path":926,"priority":344},"references/hitl-review.md",{"basePath":928,"description":929,"displayName":930,"installMethods":931,"rationale":932,"selectedPaths":933,"source":330,"sourceLanguage":18,"type":252},"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",[934,935],{"path":553,"priority":329},{"path":936,"priority":556},"scripts/list-plugin-releases.py",{"basePath":938,"description":939,"displayName":940,"installMethods":941,"rationale":942,"selectedPaths":943,"source":330,"sourceLanguage":18,"type":252},"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",[944],{"path":553,"priority":329},{"basePath":946,"description":947,"displayName":948,"installMethods":949,"rationale":950,"selectedPaths":951,"source":330,"sourceLanguage":18,"type":252},"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",[952,953,955,957,959,961,963],{"path":553,"priority":329},{"path":954,"priority":344},"references/full-mode.md",{"path":956,"priority":344},"references/targeted-mode.md",{"path":958,"priority":556},"scripts/get-pr-comments",{"path":960,"priority":556},"scripts/get-thread-for-comment",{"path":962,"priority":556},"scripts/reply-to-pr-thread",{"path":964,"priority":556},"scripts/resolve-pr-thread",{"basePath":966,"description":967,"displayName":968,"installMethods":969,"rationale":970,"selectedPaths":971,"source":330,"sourceLanguage":18,"type":252},"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",[972,973,975,977,979,981],{"path":553,"priority":329},{"path":974,"priority":344},"references/compound-engineering-feedback-format.md",{"path":976,"priority":344},"references/extensive-analysis.md",{"path":978,"priority":344},"references/install-riffrec.md",{"path":980,"priority":344},"references/quick-bug-report.md",{"path":982,"priority":556},"scripts/analyze_riffrec_zip.py",{"basePath":984,"description":985,"displayName":986,"installMethods":987,"rationale":988,"selectedPaths":989,"source":330,"sourceLanguage":18,"type":252},"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",[990,991,993,995,997],{"path":553,"priority":329},{"path":992,"priority":556},"scripts/discover-sessions.sh",{"path":994,"priority":556},"scripts/extract-errors.py",{"path":996,"priority":556},"scripts/extract-metadata.py",{"path":998,"priority":556},"scripts/extract-skeleton.py",{"basePath":1000,"description":1001,"displayName":1002,"installMethods":1003,"rationale":1004,"selectedPaths":1005,"source":330,"sourceLanguage":18,"type":252},"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",[1006,1007,1009],{"path":553,"priority":329},{"path":1008,"priority":344},"references/config-template.yaml",{"path":1010,"priority":556},"scripts/check-health",{"basePath":1012,"description":1013,"displayName":1014,"installMethods":1015,"rationale":1016,"selectedPaths":1017,"source":330,"sourceLanguage":18,"type":252},"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",[1018],{"path":553,"priority":329},{"basePath":1020,"description":1021,"displayName":1022,"installMethods":1023,"rationale":1024,"selectedPaths":1025,"source":330,"sourceLanguage":18,"type":252},"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",[1026],{"path":553,"priority":329},{"basePath":1028,"description":1029,"displayName":1030,"installMethods":1031,"rationale":1032,"selectedPaths":1033,"source":330,"sourceLanguage":18,"type":252},"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",[1034,1035,1036],{"path":553,"priority":329},{"path":914,"priority":344},{"path":1037,"priority":344},"references/strategy-template.md",{"basePath":1039,"description":1040,"displayName":1041,"installMethods":1042,"rationale":1043,"selectedPaths":1044,"source":330,"sourceLanguage":18,"type":252},"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",[1045],{"path":553,"priority":329},{"basePath":1047,"description":1048,"displayName":1049,"installMethods":1050,"rationale":1051,"selectedPaths":1052,"source":330,"sourceLanguage":18,"type":252},"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",[1053],{"path":553,"priority":329},{"basePath":1055,"description":1056,"displayName":1057,"installMethods":1058,"rationale":1059,"selectedPaths":1060,"source":330,"sourceLanguage":18,"type":252},"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",[1061,1062,1064,1066],{"path":553,"priority":329},{"path":1063,"priority":556},"scripts/currently-loaded-version.sh",{"path":1065,"priority":556},"scripts/marketplace-name.sh",{"path":1067,"priority":556},"scripts/upstream-version.sh",{"basePath":1069,"description":1070,"displayName":1071,"installMethods":1072,"rationale":1073,"selectedPaths":1074,"source":330,"sourceLanguage":18,"type":252},"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",[1075,1076,1078],{"path":553,"priority":329},{"path":1077,"priority":344},"references/shipping-workflow.md",{"path":658,"priority":344},{"basePath":1080,"description":1081,"displayName":1082,"installMethods":1083,"rationale":1084,"selectedPaths":1085,"source":330,"sourceLanguage":18,"type":252},"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",[1086,1087,1089,1090],{"path":553,"priority":329},{"path":1088,"priority":344},"references/codex-delegation-workflow.md",{"path":1077,"priority":344},{"path":658,"priority":344},{"basePath":1092,"description":1093,"displayName":1094,"installMethods":1095,"rationale":1096,"selectedPaths":1097,"source":330,"sourceLanguage":18,"type":252},"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",[1098,1099],{"path":553,"priority":329},{"path":1100,"priority":556},"scripts/worktree-manager.sh",{"basePath":1102,"description":1103,"displayName":1104,"installMethods":1105,"rationale":1106,"selectedPaths":1107,"source":330,"sourceLanguage":18,"type":252},"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",[1108,1109],{"path":553,"priority":329},{"path":658,"priority":344},{"basePath":273,"description":1111,"displayName":1112,"installMethods":1113,"rationale":1114,"selectedPaths":1115,"source":330,"sourceLanguage":18,"type":1132},"Official Compound Engineering plugin for Claude Code, Codex, and more","@every-env/compound-plugin",{"npm":1112},"cli ecosystem detected at /",[1116,1118,1119,1120,1122,1124,1126,1128,1130],{"path":1117,"priority":329},"package.json",{"path":338,"priority":329},{"path":340,"priority":341},{"path":1121,"priority":344},"src/index.ts",{"path":1123,"priority":556},"src/commands/cleanup.ts",{"path":1125,"priority":556},"src/commands/convert.ts",{"path":1127,"priority":556},"src/commands/install.ts",{"path":1129,"priority":556},"src/commands/list.ts",{"path":1131,"priority":556},"src/commands/plugin-path.ts","cli",{"sources":1134},[1135],"manual",{"npmPackage":1112},{"closedIssues90d":235,"description":1138,"forks":236,"homepage":1139,"license":243,"openIssues90d":237,"pushedAt":238,"readmeSize":233,"stars":239,"topics":1140},"Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more","https://every.to/guides/compound-engineering",[1141,219],"compound",{"downloads":241},{"classifiedAt":1144,"discoverAt":1145,"extractAt":1146,"githubAt":1146,"npmAt":1147,"updatedAt":1144},1778686639998,1778686632796,1778686635929,1778686638203,[216,217,219,215,218],{"evaluatedAt":247,"extractAt":295,"updatedAt":247},[],[1152,1183,1209,1237,1265,1291],{"_creationTime":1153,"_id":1154,"community":1155,"display":1156,"identity":1162,"providers":1167,"relations":1175,"tags":1178,"workflow":1179},1778697459493.4385,"k17ecqrz8nawq0jvw652bpvwzx86mb78",{"reviewCount":8},{"description":1157,"installMethods":1158,"name":1160,"sourceUrl":1161},"KI-Kreativdirektor mit rekursivem Selbst-Assessment. Generiert Konzepte mithilfe von erstklassigen Methoden (SIT, TRIZ, Lateral Thinking, Bissoziation), bewertet sie anhand von 6 gewichteten Kriterien mit Kalibrierung nach Cannes/D&AD/HumanKind und verfeinert sie rekursiv, bis der Schwellenwert von 9+ erreicht ist. Akzeptiert Briefings in jedem Format – Text, Sprachaufzeichnung, PDF oder Rohnotizen. Verwenden Sie dies, wenn der Benutzer auffordert, kreative Konzepte zu generieren, Kampagnenideen zu brainstormen, eine \"Big Idea\" oder Kampagnenplattform zu entwickeln, bestehende kreative Arbeiten zu bewerten oder zu kritisieren, Verbrauchereinblicke zu finden oder ein Briefing für Ideenfindung – einschließlich Aktivierungen, PR-Stunts, Marken-Utility, Erlebnismarketing und nicht-werblicher Ideen – teilt. Kalibriert anhand einer Bibliothek von 569 legendären Kampagnen (P01-P18 Musterkarte), um Sättigung zu erkennen und Originalität zu gewährleisten. Nicht verwenden für Mediaplanung, Produktionsbudgetierung, Markenkern-/Logo-Design, endgültige Entwürfe von Texten oder Sammlung von Marktforschungsdaten.\n",{"claudeCode":1159},"smixs/creative-director-skill","Creative Director","https://github.com/smixs/creative-director-skill",{"basePath":1163,"githubOwner":1164,"githubRepo":1165,"locale":1166,"slug":1163,"type":252},"creative-director","smixs","creative-director-skill","de",{"evaluate":1168,"extract":1174},{"promptVersionExtension":208,"promptVersionScoring":209,"score":298,"tags":1169,"targetMarket":220,"tier":221},[217,215,216,1170,1171,1172,1173],"strategy","concept-development","marketing","advertising",{"commitSha":285,"license":243},{"repoId":1176,"translatedFrom":1177},"kd795205p4ny77pgw514hahrmd86nqtv","k17ehw99vp2vfe4nm08vp7rw5986npf6",[1173,216,1171,217,215,1172,1170],{"evaluatedAt":1180,"extractAt":1181,"updatedAt":1182},1778697437519,1778697423253,1778697459493,{"_creationTime":1184,"_id":1185,"community":1186,"display":1187,"identity":1193,"providers":1197,"relations":1203,"tags":1205,"workflow":1206},1778691799740.493,"k17600j7745kjaezc7ce63tjj186npxt",{"reviewCount":8},{"description":1188,"installMethods":1189,"name":1191,"sourceUrl":1192},"Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have specific observations yet. For formulating testable hypotheses from data use hypothesis-generation.",{"claudeCode":1190},"K-Dense-AI/claude-scientific-skills","scientific-brainstorming","https://github.com/K-Dense-AI/claude-scientific-skills",{"basePath":1194,"githubOwner":1195,"githubRepo":1196,"locale":18,"slug":1191,"type":252},"scientific-skills/scientific-brainstorming","K-Dense-AI","claude-scientific-skills",{"evaluate":1198,"extract":1202},{"promptVersionExtension":208,"promptVersionScoring":209,"score":298,"tags":1199,"targetMarket":220,"tier":221},[302,216,215,217,1200,1201],"scientific","problem-solving",{"commitSha":285},{"repoId":1204},"kd79rphh5gexy91xmpxc05h5mh86mm9r",[216,217,215,1201,302,1200],{"evaluatedAt":1207,"extractAt":1208,"updatedAt":1207},1778694192455,1778691799740,{"_creationTime":1210,"_id":1211,"community":1212,"display":1213,"identity":1219,"providers":1223,"relations":1230,"tags":1233,"workflow":1234},1778694480889.9612,"k175hseq4y1d4evhgj90fkbhm186nnq2",{"reviewCount":8},{"description":1214,"installMethods":1215,"name":1217,"sourceUrl":1218},"Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes",{"claudeCode":1216},"NeoLabHQ/context-engineering-kit","brainstorm","https://github.com/NeoLabHQ/context-engineering-kit",{"basePath":1220,"githubOwner":1221,"githubRepo":1222,"locale":18,"slug":1217,"type":252},"plugins/sdd/skills/brainstorm","NeoLabHQ","context-engineering-kit",{"evaluate":1224,"extract":1229},{"promptVersionExtension":208,"promptVersionScoring":209,"score":278,"tags":1225,"targetMarket":220,"tier":221},[300,1226,1227,1228,215,216],"agent","design","development",{"commitSha":285},{"parentExtensionId":1231,"repoId":1232},"k17952fgm0mxaydf7br9k2tm5h86mfy4","kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[1226,300,216,1227,1228,215],{"evaluatedAt":1235,"extractAt":1236,"updatedAt":1235},1778695728076,1778694480890,{"_creationTime":1238,"_id":1239,"community":1240,"display":1241,"identity":1247,"providers":1252,"relations":1259,"tags":1261,"workflow":1262},1778675202370.5735,"k17112v22e9p5bnke9c2jw7pw986mg9d",{"reviewCount":8},{"description":1242,"installMethods":1243,"name":1245,"sourceUrl":1246},"Invoke when the user wants to brainstorm game ideas, explore concepts, run structured ideation, or develop a new game concept from scratch. Triggers on: \"game idea\", \"brainstorm\", \"concept\", \"ideation\", \"what if\", \"game concept\", \"pitch\". Do NOT invoke for reviewing existing designs (use game-design-review) or market analysis (use game-market-research). Part of the AlterLab GameForge collection.\n",{"claudeCode":1244},"AlterLab-IEU/AlterLab_GameForge","Game Brainstorm","https://github.com/AlterLab-IEU/AlterLab_GameForge",{"basePath":1248,"githubOwner":1249,"githubRepo":1250,"locale":18,"slug":1251,"type":252},"skills/workflows/game-brainstorm","AlterLab-IEU","AlterLab_GameForge","game-brainstorm",{"evaluate":1253,"extract":1258},{"promptVersionExtension":208,"promptVersionScoring":209,"score":278,"tags":1254,"targetMarket":220,"tier":221},[1255,215,216,1256,1257],"game-development","gdd","workflow",{"commitSha":285,"license":243},{"repoId":1260},"kd762241529bgycvv1y5cv6a0x86nyha",[216,1255,1256,215,1257],{"evaluatedAt":1263,"extractAt":1264,"updatedAt":1263},1778675572013,1778675202370,{"_creationTime":1266,"_id":1267,"community":1268,"display":1269,"identity":1275,"providers":1279,"relations":1284,"tags":1287,"workflow":1288},1778695116697.1985,"k1786s6ztsjv890tw1jh26dj2d86nhvn",{"reviewCount":8},{"description":1270,"installMethods":1271,"name":1273,"sourceUrl":1274},"Applies cognitive science frameworks for creative thinking to CS and AI research ideation. Use when seeking genuinely novel research directions by leveraging combinatorial creativity, analogical reasoning, constraint manipulation, and other empirically grounded creative strategies.",{"claudeCode":1272},"Orchestra-Research/AI-Research-SKILLs","creative-thinking-for-research","https://github.com/Orchestra-Research/AI-Research-SKILLs",{"basePath":1276,"githubOwner":1277,"githubRepo":1278,"locale":18,"slug":1273,"type":252},"21-research-ideation/creative-thinking-for-research","Orchestra-Research","AI-Research-SKILLs",{"evaluate":1280,"extract":1283},{"promptVersionExtension":208,"promptVersionScoring":209,"score":298,"tags":1281,"targetMarket":220,"tier":221},[215,302,1282,217,300],"cognition",{"commitSha":285},{"parentExtensionId":1285,"repoId":1286},"k17155ws9qc0hw7a568bg79sfd86max8","kd70hj1y80mhra5xm5g188j5n586mg18",[300,1282,217,215,302],{"evaluatedAt":1289,"extractAt":1290,"updatedAt":1289},1778697507567,1778695116697,{"_creationTime":1292,"_id":1293,"community":1294,"display":1295,"identity":1301,"providers":1306,"relations":1314,"tags":1317,"workflow":1318},1778695383013.7366,"k178btfj527axbtnvas782669s86n158",{"reviewCount":8},{"description":1296,"installMethods":1297,"name":1299,"sourceUrl":1300},"Brainstorm feature ideas for a new product in initial discovery from PM, Designer, and Engineer perspectives. Use when starting product discovery for a new product, exploring features for a startup idea, or doing initial ideation.",{"claudeCode":1298},"phuryn/pm-skills","Brainstorm Ideas (New Product)","https://github.com/phuryn/pm-skills",{"basePath":1302,"githubOwner":1303,"githubRepo":1304,"locale":18,"slug":1305,"type":252},"pm-product-discovery/skills/brainstorm-ideas-new","phuryn","pm-skills","brainstorm-ideas-new",{"evaluate":1307,"extract":1313},{"promptVersionExtension":208,"promptVersionScoring":209,"score":1308,"tags":1309,"targetMarket":220,"tier":1312},97,[1310,215,1311,1170,216],"product-management","product-discovery","community",{"commitSha":285,"license":243},{"parentExtensionId":1315,"repoId":1316},"k177sb9mbjrhss1kp0pyfg5p4n86n75e","kd759mc43bg9ypk46ka87r3wa586npt5",[216,215,1311,1310,1170],{"evaluatedAt":1319,"extractAt":1320,"updatedAt":1319},1778696367603,1778695383013]