[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-EveryInc-ce-polish-beta-zh-CN":3,"guides-for-EveryInc-ce-polish-beta":1158,"similar-k17bj3eqw6ye4skhcgc257vhv586m6q3-zh-CN":1159},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":254,"isFallback":235,"parentExtension":259,"providers":319,"relations":323,"repo":324,"tags":1156,"workflow":1157},1778686640222.7957,"k17bj3eqw6ye4skhcgc257vhv586m6q3",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"[BETA] Start the dev server, open the feature in a browser, and iterate on improvements together.",{"claudeCode":12},"EveryInc/compound-engineering-plugin","ce-polish-beta","https://github.com/EveryInc/compound-engineering-plugin",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":233,"workflow":252},1778687202381.1938,"kn7e878f5r6q2224yzcbnp99tn86m3f4","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":205,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":218,"tier":219,"useCases":220,"workflow":225},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of iterating on dev server improvements and opening features in a browser.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a structured workflow for starting a dev server, opening it in a browser, and iterating on fixes, which goes beyond basic prompt capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of starting a dev server, facilitating iteration, and stopping, with robust detection and fallback mechanisms for configuration and port resolution.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on the specific task of managing the development server lifecycle, from starting and opening to iterating and stopping.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality of starting a dev server and iterating on improvements.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This is a skill and does not expose individual tools.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The referenced documentation (`.claude/launch.json` schema, dev server detection, IDE detection) clearly outlines configuration options, defaults, and usage.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This is a skill and does not expose individual tools with distinct names.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's inputs (branch name, config name) and outputs (console messages, browser URLs) are minimal and directly related to its stated purpose.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is distributed under the MIT license, which is permissive open-source.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill itself does not appear to have external code dependencies that would require a formal management strategy.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not appear to handle or expose secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill appears to treat inputs (like branch names or config names) as data and does not execute them as code. It relies on provided shell scripts which are also designed to be robust.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill primarily uses bundled scripts and configuration files, with no indications of runtime downloads or remote code execution.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the project directory and does not appear to modify files outside of its scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached processes or retry loops around denied tool calls were observed.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not appear to read or submit any confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is clean and does not contain hidden steering tricks or obfuscation.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The bundled scripts are readable source code and do not involve obfuscation or runtime fetching of executable code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes reasonable assumptions about project structure (e.g., repo root, presence of config files) and handles missing elements gracefully.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository has a healthy ratio of closed to opened issues, and the number of open issues is low, indicating good maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project uses npm versioning and has a CHANGELOG, providing clear version signals.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","Input arguments like branch names and configuration names appear to be handled robustly, and the shell scripts used for detection and resolution are written defensively.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is primarily focused on starting processes and does not perform destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The shell scripts are written defensively with `set -u` and error handling, and the skill's logic gracefully handles missing files or configurations by emitting sentinels.",{"category":104,"check":114,"severity":24,"summary":115},"Logging","The skill outputs messages to stdout and stderr for user feedback and error reporting, fulfilling audit logging requirements for its operations.",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","The skill does not operate on personal data; it manages development server configurations.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill is designed to be globally applicable to JavaScript/TypeScript development projects.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard shell commands (`git`, `bash`, `jq`) and project files, ensuring cross-platform compatibility.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README file is comprehensive, detailing the plugin's philosophy, workflow, installation, and contribution guidelines.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a skill and does not expose multiple tools.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This is a skill and does not expose multiple tools with similar names.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features related to starting and managing a dev server are implemented and supported by the provided scripts and documentation.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Comprehensive installation instructions are provided for various IDEs and platforms, including copy-pasteable examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill provides clear sentinel messages for various failure conditions (e.g., file not found, invalid JSON) and the underlying scripts use informative error messages.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The project uses npm with a lockfile, and the bundled scripts declare their interpreter and side effects via shebangs.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill is focused on starting a process and does not involve state-changing operations that would require a dry-run mode.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":117,"check":158,"severity":42,"summary":159},"Telemetry opt-in","The skill does not appear to emit any telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined: to start a dev server, open a feature in a browser, and iterate on improvements together, targeting developers working on features.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and self-contained, providing a clear summary of the core capability and argument hints.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured, concise, and delegates deeper material to referenced files.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines procedures and links to detailed references for specific tasks like launch.json schema and IDE detection.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","The skill does not involve deep exploration or code review; its workflow is linear and short-form.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The documentation provides clear examples of how to use the skill, including prompts and expected outcomes for configuration and iteration.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill handles edge cases such as missing configuration files, multiple configurations, and project type detection failures gracefully with informative messages or fallbacks.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","The skill does not rely on external MCP tools; it uses bundled scripts and standard shell commands.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill halts gracefully and reports on unexpected states, such as missing configuration files or invalid JSON, rather than proceeding with errors.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills being loaded; its functionality is standalone.",1778687202267,"This skill automates the process of starting a development server, opening the project in a browser, and facilitating iterative improvements by managing configurations and ports. It intelligently detects project types and uses .claude/launch.json for custom configurations.",[195,196,197,198,199],"Starts dev server automatically","Opens project in IDE browser","Iterates on improvements interactively","Handles project type and port detection","Supports custom launch configurations via .claude/launch.json",[201,202,203],"Deploying applications to production environments.","Performing code reviews or deep code analysis.","Managing build processes beyond starting the dev server.",[],[],"3.0.0","4.4.0","To streamline the development workflow by automating dev server startup, browser integration, and the iteration loop, making it easier to build and refine features.","The skill demonstrates excellent production readiness and documentation quality. It offers robust handling of configurations, project types, and ports, with clear fallback mechanisms and detailed reference documentation.",100,"A high-quality skill for managing dev server lifecycles, offering robust configuration and iteration support.",[213,214,215,216,217],"development","server","automation","cli","configuration","global","verified",[221,222,223,224],"Starting a web application development server quickly.","Testing new features in a browser during development.","Iteratively fixing issues based on user feedback or testing.","Configuring custom dev server startup commands for complex projects.",[226,227,228,229,230,231,232],"Determine current branch or check out provided branch.","Check for and read `.claude/launch.json` for configuration.","If no launch config, auto-detect project type and framework defaults.","Start the dev server in the background.","Probe the dev server for reachability and open it in the IDE's browser.","Facilitate iterative improvements based on user feedback.","Commit fixes and stop the process upon user confirmation.",{"codeQuality":234,"collectedAt":236,"documentation":237,"maintenance":240,"popularity":246,"security":248,"testCoverage":251},{"hasLockfile":235},true,1778687182349,{"descriptionLength":238,"readmeSize":239},97,17582,{"closedIssues90d":241,"forks":242,"hasChangelog":235,"openIssues90d":243,"pushedAt":244,"stars":245},115,1300,25,1778686215000,16666,{"npmDownloads":247},12828,{"hasNpmPackage":235,"license":249,"smitheryVerified":250},"MIT",false,{"hasCi":235,"hasTests":235},{"updatedAt":253},1778687202381,{"basePath":255,"githubOwner":256,"githubRepo":257,"locale":18,"slug":13,"type":258},"plugins/compound-engineering/skills/ce-polish-beta","EveryInc","compound-engineering-plugin","skill",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":267,"parentExtension":270,"providers":303,"relations":315,"tags":316,"workflow":317},1778686640222.7903,"k17d893df4em0e3pn8f55h1dxn86n09e",{"reviewCount":8},{"description":264,"installMethods":265,"name":266,"sourceUrl":14},"AI-powered development tools for code review, research, design, and workflow automation.",{"claudeCode":266},"compound-engineering",{"basePath":268,"githubOwner":256,"githubRepo":257,"locale":18,"slug":266,"type":269},"plugins/compound-engineering","plugin",{"_creationTime":271,"_id":272,"community":273,"display":274,"identity":278,"providers":281,"relations":297,"tags":299,"workflow":300},1778686640222.7908,"k17ef8php9wk308mkg59kdp6b186nzhx",{"reviewCount":8},{"description":275,"installMethods":276,"name":277,"sourceUrl":14},"Cursor plugin marketplace for Every Inc plugins",{"claudeCode":12},"Compound Engineering",{"basePath":279,"githubOwner":256,"githubRepo":257,"locale":18,"slug":257,"type":280},"","marketplace",{"evaluate":282,"extract":291},{"promptVersionExtension":283,"promptVersionScoring":207,"score":284,"tags":285,"targetMarket":218,"tier":219},"3.1.0",99,[286,287,288,289,290],"development-workflow","code-review","planning","documentation","ai-agents",{"commitSha":292,"license":249,"marketplace":293,"plugin":295},"HEAD",{"name":257,"pluginCount":294},2,{"mcpCount":8,"provider":296,"skillCount":8},"classify",{"repoId":298},"kd7e40my1b5g70tg0f60qg85ch86nn08",[290,287,286,289,288],{"evaluatedAt":301,"extractAt":302,"updatedAt":301},1778686722515,1778686640222,{"evaluate":304,"extract":312},{"promptVersionExtension":206,"promptVersionScoring":207,"score":305,"tags":306,"targetMarket":218,"tier":219},98,[307,308,287,309,289,310,288,311],"ai","developer-tools","research","workflow-automation","ideation",{"commitSha":292,"license":249,"plugin":313},{"mcpCount":8,"provider":296,"skillCount":314},37,{"parentExtensionId":272,"repoId":298},[307,287,308,289,311,288,309,310],{"evaluatedAt":318,"extractAt":302,"updatedAt":318},1778686677611,{"evaluate":320,"extract":322},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":321,"targetMarket":218,"tier":219},[213,214,215,216,217],{"commitSha":292,"license":249},{"parentExtensionId":261,"repoId":298},{"_creationTime":325,"_id":298,"identity":326,"providers":327,"workflow":1151},1778686632796.9226,{"githubOwner":256,"githubRepo":257,"sourceUrl":14},{"classify":328,"discover":1140,"extract":1143,"github":1144,"npm":1150},{"commitSha":292,"extensions":329},[330,339,527,546,554,571,609,617,635,645,671,679,691,707,721,735,755,775,792,800,818,832,860,878,913,925,935,945,953,973,991,1007,1019,1027,1035,1046,1054,1062,1076,1087,1099,1109,1118],{"basePath":331,"displayName":257,"installMethods":332,"rationale":333,"selectedPaths":334,"source":338,"sourceLanguage":18,"type":280},".agents/plugins",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json (coalesced with duplicate marketplace at /)",[335],{"path":336,"priority":337},"marketplace.json","mandatory","rule",{"basePath":268,"description":264,"displayName":266,"installMethods":340,"license":249,"rationale":341,"selectedPaths":342,"source":338,"sourceLanguage":18,"type":269},{"claudeCode":266},"plugin manifest at plugins/compound-engineering/.claude-plugin/plugin.json",[343,345,347,350,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,499,501,503,505,507,509,511,513,515,517,519,521,523,525],{"path":344,"priority":337},".claude-plugin/plugin.json",{"path":346,"priority":337},"README.md",{"path":348,"priority":349},"LICENSE","high",{"path":351,"priority":352},"skills/ce-agent-native-architecture/SKILL.md","medium",{"path":354,"priority":352},"skills/ce-agent-native-audit/SKILL.md",{"path":356,"priority":352},"skills/ce-brainstorm/SKILL.md",{"path":358,"priority":352},"skills/ce-clean-gone-branches/SKILL.md",{"path":360,"priority":352},"skills/ce-code-review/SKILL.md",{"path":362,"priority":352},"skills/ce-commit/SKILL.md",{"path":364,"priority":352},"skills/ce-commit-push-pr/SKILL.md",{"path":366,"priority":352},"skills/ce-compound/SKILL.md",{"path":368,"priority":352},"skills/ce-compound-refresh/SKILL.md",{"path":370,"priority":352},"skills/ce-debug/SKILL.md",{"path":372,"priority":352},"skills/ce-demo-reel/SKILL.md",{"path":374,"priority":352},"skills/ce-dhh-rails-style/SKILL.md",{"path":376,"priority":352},"skills/ce-doc-review/SKILL.md",{"path":378,"priority":352},"skills/ce-frontend-design/SKILL.md",{"path":380,"priority":352},"skills/ce-gemini-imagegen/SKILL.md",{"path":382,"priority":352},"skills/ce-ideate/SKILL.md",{"path":384,"priority":352},"skills/ce-optimize/SKILL.md",{"path":386,"priority":352},"skills/ce-plan/SKILL.md",{"path":388,"priority":352},"skills/ce-polish-beta/SKILL.md",{"path":390,"priority":352},"skills/ce-product-pulse/SKILL.md",{"path":392,"priority":352},"skills/ce-proof/SKILL.md",{"path":394,"priority":352},"skills/ce-release-notes/SKILL.md",{"path":396,"priority":352},"skills/ce-report-bug/SKILL.md",{"path":398,"priority":352},"skills/ce-resolve-pr-feedback/SKILL.md",{"path":400,"priority":352},"skills/ce-riffrec-feedback-analysis/SKILL.md",{"path":402,"priority":352},"skills/ce-sessions/SKILL.md",{"path":404,"priority":352},"skills/ce-setup/SKILL.md",{"path":406,"priority":352},"skills/ce-simplify-code/SKILL.md",{"path":408,"priority":352},"skills/ce-slack-research/SKILL.md",{"path":410,"priority":352},"skills/ce-strategy/SKILL.md",{"path":412,"priority":352},"skills/ce-test-browser/SKILL.md",{"path":414,"priority":352},"skills/ce-test-xcode/SKILL.md",{"path":416,"priority":352},"skills/ce-update/SKILL.md",{"path":418,"priority":352},"skills/ce-work/SKILL.md",{"path":420,"priority":352},"skills/ce-work-beta/SKILL.md",{"path":422,"priority":352},"skills/ce-worktree/SKILL.md",{"path":424,"priority":352},"skills/lfg/SKILL.md",{"path":426,"priority":349},"agents/ce-adversarial-document-reviewer.agent.md",{"path":428,"priority":349},"agents/ce-adversarial-reviewer.agent.md",{"path":430,"priority":349},"agents/ce-agent-native-reviewer.agent.md",{"path":432,"priority":349},"agents/ce-ankane-readme-writer.agent.md",{"path":434,"priority":349},"agents/ce-api-contract-reviewer.agent.md",{"path":436,"priority":349},"agents/ce-architecture-strategist.agent.md",{"path":438,"priority":349},"agents/ce-best-practices-researcher.agent.md",{"path":440,"priority":349},"agents/ce-code-simplicity-reviewer.agent.md",{"path":442,"priority":349},"agents/ce-coherence-reviewer.agent.md",{"path":444,"priority":349},"agents/ce-correctness-reviewer.agent.md",{"path":446,"priority":349},"agents/ce-data-integrity-guardian.agent.md",{"path":448,"priority":349},"agents/ce-data-migration-expert.agent.md",{"path":450,"priority":349},"agents/ce-data-migrations-reviewer.agent.md",{"path":452,"priority":349},"agents/ce-deployment-verification-agent.agent.md",{"path":454,"priority":349},"agents/ce-design-implementation-reviewer.agent.md",{"path":456,"priority":349},"agents/ce-design-iterator.agent.md",{"path":458,"priority":349},"agents/ce-design-lens-reviewer.agent.md",{"path":460,"priority":349},"agents/ce-dhh-rails-reviewer.agent.md",{"path":462,"priority":349},"agents/ce-feasibility-reviewer.agent.md",{"path":464,"priority":349},"agents/ce-figma-design-sync.agent.md",{"path":466,"priority":349},"agents/ce-framework-docs-researcher.agent.md",{"path":468,"priority":349},"agents/ce-git-history-analyzer.agent.md",{"path":470,"priority":349},"agents/ce-issue-intelligence-analyst.agent.md",{"path":472,"priority":349},"agents/ce-julik-frontend-races-reviewer.agent.md",{"path":474,"priority":349},"agents/ce-kieran-python-reviewer.agent.md",{"path":476,"priority":349},"agents/ce-kieran-rails-reviewer.agent.md",{"path":478,"priority":349},"agents/ce-kieran-typescript-reviewer.agent.md",{"path":480,"priority":349},"agents/ce-learnings-researcher.agent.md",{"path":482,"priority":349},"agents/ce-maintainability-reviewer.agent.md",{"path":484,"priority":349},"agents/ce-pattern-recognition-specialist.agent.md",{"path":486,"priority":349},"agents/ce-performance-oracle.agent.md",{"path":488,"priority":349},"agents/ce-performance-reviewer.agent.md",{"path":490,"priority":349},"agents/ce-pr-comment-resolver.agent.md",{"path":492,"priority":349},"agents/ce-previous-comments-reviewer.agent.md",{"path":494,"priority":349},"agents/ce-product-lens-reviewer.agent.md",{"path":496,"priority":349},"agents/ce-project-standards-reviewer.agent.md",{"path":498,"priority":349},"agents/ce-reliability-reviewer.agent.md",{"path":500,"priority":349},"agents/ce-repo-research-analyst.agent.md",{"path":502,"priority":349},"agents/ce-schema-drift-detector.agent.md",{"path":504,"priority":349},"agents/ce-scope-guardian-reviewer.agent.md",{"path":506,"priority":349},"agents/ce-security-lens-reviewer.agent.md",{"path":508,"priority":349},"agents/ce-security-reviewer.agent.md",{"path":510,"priority":349},"agents/ce-security-sentinel.agent.md",{"path":512,"priority":349},"agents/ce-session-historian.agent.md",{"path":514,"priority":349},"agents/ce-slack-researcher.agent.md",{"path":516,"priority":349},"agents/ce-spec-flow-analyzer.agent.md",{"path":518,"priority":349},"agents/ce-swift-ios-reviewer.agent.md",{"path":520,"priority":349},"agents/ce-testing-reviewer.agent.md",{"path":522,"priority":349},"agents/ce-web-researcher.agent.md",{"path":524,"priority":349},".codex-plugin/plugin.json",{"path":526,"priority":349},".cursor-plugin/plugin.json",{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":338,"sourceLanguage":18,"type":269},"plugins/coding-tutor","Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes","coding-tutor",{"claudeCode":530},"plugin manifest at plugins/coding-tutor/.claude-plugin/plugin.json",[534,535,536,538,540,542,544,545],{"path":344,"priority":337},{"path":346,"priority":337},{"path":537,"priority":352},"skills/coding-tutor/SKILL.md",{"path":539,"priority":349},"commands/quiz-me.md",{"path":541,"priority":349},"commands/sync-tutorials.md",{"path":543,"priority":349},"commands/teach-me.md",{"path":524,"priority":349},{"path":526,"priority":349},{"basePath":279,"description":275,"displayName":266,"installMethods":547,"rationale":548,"selectedPaths":549,"source":338,"sourceLanguage":18,"type":280},{"claudeCode":12},"marketplace.json at .cursor-plugin/marketplace.json",[550,552,553],{"path":551,"priority":337},".cursor-plugin/marketplace.json",{"path":346,"priority":337},{"path":348,"priority":349},{"basePath":555,"description":556,"displayName":530,"installMethods":557,"rationale":558,"selectedPaths":559,"source":338,"sourceLanguage":18,"type":258},"plugins/coding-tutor/skills/coding-tutor","Personalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Creates a persistent learning trail that compounds over time using the power of AI, spaced repetition and quizes.",{"claudeCode":12},"SKILL.md frontmatter at plugins/coding-tutor/skills/coding-tutor/SKILL.md",[560,562,565,567,569],{"path":561,"priority":337},"SKILL.md",{"path":563,"priority":564},"scripts/create_tutorial.py","low",{"path":566,"priority":564},"scripts/index_tutorials.py",{"path":568,"priority":564},"scripts/quiz_priority.py",{"path":570,"priority":564},"scripts/setup_tutorials.py",{"basePath":572,"description":573,"displayName":574,"installMethods":575,"rationale":576,"selectedPaths":577,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-agent-native-architecture","Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.","ce-agent-native-architecture",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-agent-native-architecture/SKILL.md",[578,579,581,583,585,587,589,591,593,595,597,599,601,603,605,607],{"path":561,"priority":337},{"path":580,"priority":352},"references/action-parity-discipline.md",{"path":582,"priority":352},"references/agent-execution-patterns.md",{"path":584,"priority":352},"references/agent-native-testing.md",{"path":586,"priority":352},"references/architecture-patterns.md",{"path":588,"priority":352},"references/checklists.md",{"path":590,"priority":352},"references/dynamic-context-injection.md",{"path":592,"priority":352},"references/files-universal-interface.md",{"path":594,"priority":352},"references/from-primitives-to-domain-tools.md",{"path":596,"priority":352},"references/mcp-tool-design.md",{"path":598,"priority":352},"references/mobile-patterns.md",{"path":600,"priority":352},"references/product-implications.md",{"path":602,"priority":352},"references/refactoring-to-prompt-native.md",{"path":604,"priority":352},"references/self-modification.md",{"path":606,"priority":352},"references/shared-workspace-architecture.md",{"path":608,"priority":352},"references/system-prompt-design.md",{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-agent-native-audit","Run comprehensive agent-native architecture review with scored principles","ce-agent-native-audit",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-agent-native-audit/SKILL.md",[616],{"path":561,"priority":337},{"basePath":618,"description":619,"displayName":620,"installMethods":621,"rationale":622,"selectedPaths":623,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-brainstorm","Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says \"let's brainstorm\", \"what should we build\", or \"help me think through X\", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.","ce-brainstorm",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-brainstorm/SKILL.md",[624,625,627,629,631,633],{"path":561,"priority":337},{"path":626,"priority":352},"references/handoff.md",{"path":628,"priority":352},"references/requirements-capture.md",{"path":630,"priority":352},"references/synthesis-summary.md",{"path":632,"priority":352},"references/universal-brainstorming.md",{"path":634,"priority":352},"references/visual-communication.md",{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-clean-gone-branches","Clean up local branches whose remote tracking branch is gone. Use when the user says \"clean up branches\", \"delete gone branches\", \"prune local branches\", \"clean gone\", or wants to remove stale local branches that no longer exist on the remote. Also handles removing associated worktrees for branches that have them.","ce-clean-gone-branches",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-clean-gone-branches/SKILL.md",[642,643],{"path":561,"priority":337},{"path":644,"priority":564},"scripts/clean-gone",{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-code-review","Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR.","ce-code-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-code-review/SKILL.md",[652,653,655,657,659,661,663,665,667,669],{"path":561,"priority":337},{"path":654,"priority":352},"references/bulk-preview.md",{"path":656,"priority":352},"references/diff-scope.md",{"path":658,"priority":352},"references/findings-schema.json",{"path":660,"priority":352},"references/persona-catalog.md",{"path":662,"priority":352},"references/review-output-template.md",{"path":664,"priority":352},"references/subagent-template.md",{"path":666,"priority":352},"references/tracker-defer.md",{"path":668,"priority":352},"references/validator-template.md",{"path":670,"priority":352},"references/walkthrough.md",{"basePath":672,"description":673,"displayName":674,"installMethods":675,"rationale":676,"selectedPaths":677,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-commit","Create a git commit with a clear, value-communicating message. Use when the user says \"commit\", \"commit this\", \"save my changes\", \"create a commit\", or wants to commit staged or unstaged work. Produces well-structured commit messages that follow repo conventions when they exist, and defaults to conventional commit format otherwise.","ce-commit",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-commit/SKILL.md",[678],{"path":561,"priority":337},{"basePath":680,"description":681,"displayName":682,"installMethods":683,"rationale":684,"selectedPaths":685,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-commit-push-pr","Commit, push, and open a PR with an adaptive, value-first description that scales in depth with the change. Use when the user says \"commit and PR\", \"ship this\", \"create a PR\", or \"open a pull request\". Also handles description-only flows (\"write a PR description\", \"rewrite the PR body\", \"describe this PR\") without committing or pushing.","ce-commit-push-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-commit-push-pr/SKILL.md",[686,687,689],{"path":561,"priority":337},{"path":688,"priority":352},"references/branch-creation.md",{"path":690,"priority":352},"references/pr-description-writing.md",{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-compound","Document a recently solved problem to compound your team's knowledge","ce-compound",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-compound/SKILL.md",[698,699,701,703,705],{"path":561,"priority":337},{"path":700,"priority":564},"assets/resolution-template.md",{"path":702,"priority":352},"references/schema.yaml",{"path":704,"priority":352},"references/yaml-schema.md",{"path":706,"priority":564},"scripts/validate-frontmatter.py",{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-compound-refresh","Refresh stale learning and pattern docs under docs/solutions/ by reviewing them against the current codebase, then updating, consolidating, or deleting drifted ones. Use when the user asks to \"refresh my learnings\", \"audit docs/solutions/\", \"clean up stale learnings\", or \"consolidate overlapping docs\", or when ce-compound flags an older doc as superseded. Do not trigger for general refactor, debugging, or code-review work unless the user has explicitly pointed at docs/solutions/.","ce-compound-refresh",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-compound-refresh/SKILL.md",[714,715,716,718,719,720],{"path":561,"priority":337},{"path":700,"priority":564},{"path":717,"priority":352},"references/per-action-flows.md",{"path":702,"priority":352},{"path":704,"priority":352},{"path":706,"priority":564},{"basePath":722,"description":723,"displayName":724,"installMethods":725,"rationale":726,"selectedPaths":727,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-debug","Systematically find root causes and fix bugs. Use when debugging errors, investigating test failures, reproducing bugs from issue trackers (GitHub, Linear, Jira), or when stuck on a problem after failed fix attempts. Also use when the user says 'debug this', 'why is this failing', 'fix this bug', 'trace this error', or pastes stack traces, error messages, or issue references.","ce-debug",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-debug/SKILL.md",[728,729,731,733],{"path":561,"priority":337},{"path":730,"priority":352},"references/anti-patterns.md",{"path":732,"priority":352},"references/defense-in-depth.md",{"path":734,"priority":352},"references/investigation-techniques.md",{"basePath":736,"description":737,"displayName":738,"installMethods":739,"rationale":740,"selectedPaths":741,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-demo-reel","Capture a visual demo reel (GIF, terminal recording, screenshots) for PR descriptions. Use when shipping UI changes, CLI features, or any work with observable behavior that benefits from visual proof. Also use when asked to add a demo, record a GIF, screenshot a feature, show what changed visually, create a demo reel, capture evidence, add proof to a PR, or create a before/after comparison.","ce-demo-reel",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-demo-reel/SKILL.md",[742,743,745,747,749,751,753],{"path":561,"priority":337},{"path":744,"priority":352},"references/tier-browser-reel.md",{"path":746,"priority":352},"references/tier-screenshot-reel.md",{"path":748,"priority":352},"references/tier-static-screenshots.md",{"path":750,"priority":352},"references/tier-terminal-recording.md",{"path":752,"priority":352},"references/upload-and-approval.md",{"path":754,"priority":564},"scripts/capture-demo.py",{"basePath":756,"description":757,"displayName":758,"installMethods":759,"rationale":760,"selectedPaths":761,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-dhh-rails-style","This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring requests, code review, or when the user mentions DHH, 37signals, Basecamp, HEY, or Campfire style. Embodies REST purity, fat models, thin controllers, Current attributes, Hotwire patterns, and the \"clarity over cleverness\" philosophy.","ce-dhh-rails-style",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-dhh-rails-style/SKILL.md",[762,763,765,767,769,771,773],{"path":561,"priority":337},{"path":764,"priority":352},"references/architecture.md",{"path":766,"priority":352},"references/controllers.md",{"path":768,"priority":352},"references/frontend.md",{"path":770,"priority":352},"references/gems.md",{"path":772,"priority":352},"references/models.md",{"path":774,"priority":352},"references/testing.md",{"basePath":776,"description":777,"displayName":778,"installMethods":779,"rationale":780,"selectedPaths":781,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-doc-review","Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it.","ce-doc-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-doc-review/SKILL.md",[782,783,784,785,787,788,789,791],{"path":561,"priority":337},{"path":654,"priority":352},{"path":658,"priority":352},{"path":786,"priority":352},"references/open-questions-defer.md",{"path":662,"priority":352},{"path":664,"priority":352},{"path":790,"priority":352},"references/synthesis-and-presentation.md",{"path":670,"priority":352},{"basePath":793,"description":794,"displayName":795,"installMethods":796,"rationale":797,"selectedPaths":798,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-frontend-design","Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications. Detects existing design systems and respects them. Covers composition, typography, color, motion, and copy. Verifies results via screenshots before declaring done.","ce-frontend-design",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-frontend-design/SKILL.md",[799],{"path":561,"priority":337},{"basePath":801,"description":802,"displayName":803,"installMethods":804,"rationale":805,"selectedPaths":806,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-gemini-imagegen","This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.","ce-gemini-imagegen",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-gemini-imagegen/SKILL.md",[807,808,810,812,814,816],{"path":561,"priority":337},{"path":809,"priority":564},"scripts/compose_images.py",{"path":811,"priority":564},"scripts/edit_image.py",{"path":813,"priority":564},"scripts/gemini_images.py",{"path":815,"priority":564},"scripts/generate_image.py",{"path":817,"priority":564},"scripts/multi_turn_chat.py",{"basePath":819,"description":820,"displayName":821,"installMethods":822,"rationale":823,"selectedPaths":824,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-ideate","Generate and critically evaluate grounded ideas about a topic. Use when asking what to improve, requesting idea generation, exploring surprising directions, or wanting the AI to proactively suggest strong options before brainstorming one in depth. Triggers on phrases like 'what should I improve', 'give me ideas', 'ideate on X', 'surprise me', 'what would you change', or any request for AI-generated suggestions rather than refining the user's own idea.","ce-ideate",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-ideate/SKILL.md",[825,826,828,830],{"path":561,"priority":337},{"path":827,"priority":352},"references/post-ideation-workflow.md",{"path":829,"priority":352},"references/universal-ideation.md",{"path":831,"priority":352},"references/web-research-cache.md",{"basePath":833,"description":834,"displayName":835,"installMethods":836,"rationale":837,"selectedPaths":838,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-optimize","Run metric-driven iterative optimization loops -- define a measurable goal, run parallel experiments, measure each against hard gates or LLM-as-judge scores, keep improvements, and converge on the best solution. Use when optimizing clustering quality, search relevance, build performance, prompt quality, or any measurable outcome that benefits from systematic experimentation.","ce-optimize",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-optimize/SKILL.md",[839,840,842,844,846,848,850,852,854,856,858],{"path":561,"priority":337},{"path":841,"priority":352},"references/example-hard-spec.yaml",{"path":843,"priority":352},"references/example-judge-spec.yaml",{"path":845,"priority":352},"references/experiment-log-schema.yaml",{"path":847,"priority":352},"references/experiment-prompt-template.md",{"path":849,"priority":352},"references/judge-prompt-template.md",{"path":851,"priority":352},"references/optimize-spec-schema.yaml",{"path":853,"priority":352},"references/usage-guide.md",{"path":855,"priority":564},"scripts/experiment-worktree.sh",{"path":857,"priority":564},"scripts/measure.sh",{"path":859,"priority":564},"scripts/parallel-probe.sh",{"basePath":861,"description":862,"displayName":863,"installMethods":864,"rationale":865,"selectedPaths":866,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-plan","Create structured plans for multi-step tasks -- software features, research workflows, events, study plans, or any goal that benefits from breakdown. Also deepens existing plans with interactive sub-agent review. Use when the user says 'plan this', 'create a plan', 'how should we build', 'break this down', or when a brainstorm doc is ready for planning. Use 'deepen the plan' or 'deepening pass' for the deepening flow. For exploratory requests, prefer ce-brainstorm first.","ce-plan",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-plan/SKILL.md",[867,868,870,872,874,875,877],{"path":561,"priority":337},{"path":869,"priority":352},"references/deepening-workflow.md",{"path":871,"priority":352},"references/plan-handoff.md",{"path":873,"priority":352},"references/plan-template.md",{"path":630,"priority":352},{"path":876,"priority":352},"references/universal-planning.md",{"path":634,"priority":352},{"basePath":255,"description":10,"displayName":13,"installMethods":879,"rationale":880,"selectedPaths":881,"source":338,"sourceLanguage":18,"type":258},{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-polish-beta/SKILL.md",[882,883,885,887,889,891,893,895,897,899,901,903,905,907,909,911],{"path":561,"priority":337},{"path":884,"priority":352},"references/dev-server-astro.md",{"path":886,"priority":352},"references/dev-server-detection.md",{"path":888,"priority":352},"references/dev-server-next.md",{"path":890,"priority":352},"references/dev-server-nuxt.md",{"path":892,"priority":352},"references/dev-server-procfile.md",{"path":894,"priority":352},"references/dev-server-rails.md",{"path":896,"priority":352},"references/dev-server-remix.md",{"path":898,"priority":352},"references/dev-server-sveltekit.md",{"path":900,"priority":352},"references/dev-server-vite.md",{"path":902,"priority":352},"references/ide-detection.md",{"path":904,"priority":352},"references/launch-json-schema.md",{"path":906,"priority":564},"scripts/detect-project-type.sh",{"path":908,"priority":564},"scripts/read-launch-json.sh",{"path":910,"priority":564},"scripts/resolve-package-manager.sh",{"path":912,"priority":564},"scripts/resolve-port.sh",{"basePath":914,"description":915,"displayName":916,"installMethods":917,"rationale":918,"selectedPaths":919,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-product-pulse","Generate a time-windowed pulse report on what users experienced and how the product performed - usage, quality, errors, signals worth investigating. Use when the user says 'run a pulse', 'show me the pulse', 'how are we doing', 'weekly recap', 'launch-day check', or passes a time window like '24h' or '7d'. Configures via .compound-engineering/config.local.yaml and saves reports to docs/pulse-reports/.","ce-product-pulse",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-product-pulse/SKILL.md",[920,921,923],{"path":561,"priority":337},{"path":922,"priority":352},"references/interview.md",{"path":924,"priority":352},"references/report-template.md",{"basePath":926,"description":927,"displayName":928,"installMethods":929,"rationale":930,"selectedPaths":931,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-proof","Run human-in-the-loop review loops over markdown via Proof (proofeditor.ai) — share, view, comment on, edit, and sync collaborative docs. Use when the user says \"view this in proof\", \"share to proof\", \"HITL this doc\", or wants a shared markdown review surface for a spec, plan, or draft, including handoffs from ce-brainstorm, ce-ideate, or ce-plan. Do not trigger on \"proof\" meaning evidence, math proofs, proof-of-concept, or \"proofread this\".","ce-proof",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-proof/SKILL.md",[932,933],{"path":561,"priority":337},{"path":934,"priority":352},"references/hitl-review.md",{"basePath":936,"description":937,"displayName":938,"installMethods":939,"rationale":940,"selectedPaths":941,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-release-notes","Summarize recent compound-engineering plugin releases, or answer a specific question about a past release with a version citation. Use when the user types `/ce-release-notes` or asks \"what changed in compound-engineering recently?\" or \"what happened to `\u003Cskill-name>`?\".","ce-release-notes",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-release-notes/SKILL.md",[942,943],{"path":561,"priority":337},{"path":944,"priority":564},"scripts/list-plugin-releases.py",{"basePath":946,"description":947,"displayName":948,"installMethods":949,"rationale":950,"selectedPaths":951,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-report-bug","Report a bug in the compound-engineering plugin","ce-report-bug",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-report-bug/SKILL.md",[952],{"path":561,"priority":337},{"basePath":954,"description":955,"displayName":956,"installMethods":957,"rationale":958,"selectedPaths":959,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-resolve-pr-feedback","Resolve PR review feedback by evaluating validity and fixing issues in parallel. Use when addressing PR review comments, resolving review threads, or fixing code review feedback.","ce-resolve-pr-feedback",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-resolve-pr-feedback/SKILL.md",[960,961,963,965,967,969,971],{"path":561,"priority":337},{"path":962,"priority":352},"references/full-mode.md",{"path":964,"priority":352},"references/targeted-mode.md",{"path":966,"priority":564},"scripts/get-pr-comments",{"path":968,"priority":564},"scripts/get-thread-for-comment",{"path":970,"priority":564},"scripts/reply-to-pr-thread",{"path":972,"priority":564},"scripts/resolve-pr-thread",{"basePath":974,"description":975,"displayName":976,"installMethods":977,"rationale":978,"selectedPaths":979,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-riffrec-feedback-analysis","Riffrec product-feedback workflow. ALWAYS load when the user posts a `riffrec-*.zip`, a bundle with `session.json` + `events.json` + `recording.webm` + `voice.webm`, a video/audio recording for product feedback, or asks how to capture and share Riffrec sessions. Routes between setup, quick bug report, and extensive analysis.","ce-riffrec-feedback-analysis",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-riffrec-feedback-analysis/SKILL.md",[980,981,983,985,987,989],{"path":561,"priority":337},{"path":982,"priority":352},"references/compound-engineering-feedback-format.md",{"path":984,"priority":352},"references/extensive-analysis.md",{"path":986,"priority":352},"references/install-riffrec.md",{"path":988,"priority":352},"references/quick-bug-report.md",{"path":990,"priority":564},"scripts/analyze_riffrec_zip.py",{"basePath":992,"description":993,"displayName":994,"installMethods":995,"rationale":996,"selectedPaths":997,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-sessions","Search and ask questions about coding agent session history across Claude Code, Codex, and Cursor. Use when asking what was worked on, what was tried before, how a problem was investigated across sessions, what happened recently, or any question about past agent sessions. Also use when the user references prior sessions, previous attempts, or past investigations — even without saying 'sessions' explicitly.","ce-sessions",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-sessions/SKILL.md",[998,999,1001,1003,1005],{"path":561,"priority":337},{"path":1000,"priority":564},"scripts/discover-sessions.sh",{"path":1002,"priority":564},"scripts/extract-errors.py",{"path":1004,"priority":564},"scripts/extract-metadata.py",{"path":1006,"priority":564},"scripts/extract-skeleton.py",{"basePath":1008,"description":1009,"displayName":1010,"installMethods":1011,"rationale":1012,"selectedPaths":1013,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-setup","Diagnose and configure compound-engineering environment. Checks CLI dependencies, plugin version, and repo-local config. Offers guided installation for missing tools. Use when troubleshooting missing tools, verifying setup, or before onboarding.","ce-setup",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-setup/SKILL.md",[1014,1015,1017],{"path":561,"priority":337},{"path":1016,"priority":352},"references/config-template.yaml",{"path":1018,"priority":564},"scripts/check-health",{"basePath":1020,"description":1021,"displayName":1022,"installMethods":1023,"rationale":1024,"selectedPaths":1025,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-simplify-code","Simplify and refine recently changed code for clarity, reuse, quality, and efficiency while preserving behavior.","ce-simplify-code",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-simplify-code/SKILL.md",[1026],{"path":561,"priority":337},{"basePath":1028,"description":1029,"displayName":1030,"installMethods":1031,"rationale":1032,"selectedPaths":1033,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-slack-research","Search Slack for interpreted organizational context -- decisions, constraints, and discussion arcs -- and produce a synthesized research digest with cross-cutting analysis. Use when the user says 'search slack for', 'what did we discuss about', 'slack context for', or 'what does the team think about'. Differs from slack:find-discussions, which returns raw message results without synthesis.","ce-slack-research",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-slack-research/SKILL.md",[1034],{"path":561,"priority":337},{"basePath":1036,"description":1037,"displayName":1038,"installMethods":1039,"rationale":1040,"selectedPaths":1041,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-strategy","Create or maintain STRATEGY.md - the product's target problem, approach, users, key metrics, and tracks of work. Use when starting a new product, updating direction, or when prompts like 'write our strategy', 'update the roadmap', 'what are we working on', or 'set up the strategy doc' come up. Also triggers when ce-ideate, ce-brainstorm, or ce-plan need upstream grounding and no strategy doc exists yet.","ce-strategy",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-strategy/SKILL.md",[1042,1043,1044],{"path":561,"priority":337},{"path":922,"priority":352},{"path":1045,"priority":352},"references/strategy-template.md",{"basePath":1047,"description":1048,"displayName":1049,"installMethods":1050,"rationale":1051,"selectedPaths":1052,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-test-browser","Run browser tests on pages affected by current PR or branch","ce-test-browser",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-test-browser/SKILL.md",[1053],{"path":561,"priority":337},{"basePath":1055,"description":1056,"displayName":1057,"installMethods":1058,"rationale":1059,"selectedPaths":1060,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-test-xcode","Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.","ce-test-xcode",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-test-xcode/SKILL.md",[1061],{"path":561,"priority":337},{"basePath":1063,"description":1064,"displayName":1065,"installMethods":1066,"rationale":1067,"selectedPaths":1068,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-update","Check if the compound-engineering plugin is up to date and recommend the\nupdate command if not. Use when the user says \"update compound engineering\",\n\"check compound engineering version\", \"ce update\", \"is compound engineering\nup to date\", \"update ce plugin\", or reports issues that might stem from a\nstale compound-engineering plugin version. This skill only works in Claude\nCode — it relies on the plugin harness cache layout.\n","ce-update",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-update/SKILL.md",[1069,1070,1072,1074],{"path":561,"priority":337},{"path":1071,"priority":564},"scripts/currently-loaded-version.sh",{"path":1073,"priority":564},"scripts/marketplace-name.sh",{"path":1075,"priority":564},"scripts/upstream-version.sh",{"basePath":1077,"description":1078,"displayName":1079,"installMethods":1080,"rationale":1081,"selectedPaths":1082,"source":338,"sourceLanguage":18,"type":258},"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",[1083,1084,1086],{"path":561,"priority":337},{"path":1085,"priority":352},"references/shipping-workflow.md",{"path":666,"priority":352},{"basePath":1088,"description":1089,"displayName":1090,"installMethods":1091,"rationale":1092,"selectedPaths":1093,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-work-beta","[BETA] Execute work with external delegate support. Same as ce-work but includes experimental Codex delegation mode for token-conserving code implementation.","ce-work-beta",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-work-beta/SKILL.md",[1094,1095,1097,1098],{"path":561,"priority":337},{"path":1096,"priority":352},"references/codex-delegation-workflow.md",{"path":1085,"priority":352},{"path":666,"priority":352},{"basePath":1100,"description":1101,"displayName":1102,"installMethods":1103,"rationale":1104,"selectedPaths":1105,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/ce-worktree","Create an isolated git worktree for parallel feature work or PR review. Use when starting work that should not disturb the current checkout, or when `ce-work` or `ce-code-review` offers a worktree option.","ce-worktree",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-worktree/SKILL.md",[1106,1107],{"path":561,"priority":337},{"path":1108,"priority":564},"scripts/worktree-manager.sh",{"basePath":1110,"description":1111,"displayName":1112,"installMethods":1113,"rationale":1114,"selectedPaths":1115,"source":338,"sourceLanguage":18,"type":258},"plugins/compound-engineering/skills/lfg","Run the full autonomous engineering pipeline end-to-end (plan, work, code review, test, commit, push, open PR, watch CI, fix CI failures until green). Use only when the user explicitly requests hands-off execution of a software task and provides a feature description; do not auto-route casual conversation here.","lfg",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/lfg/SKILL.md",[1116,1117],{"path":561,"priority":337},{"path":666,"priority":352},{"basePath":279,"description":1119,"displayName":1120,"installMethods":1121,"rationale":1122,"selectedPaths":1123,"source":338,"sourceLanguage":18,"type":216},"Official Compound Engineering plugin for Claude Code, Codex, and more","@every-env/compound-plugin",{"npm":1120},"cli ecosystem detected at /",[1124,1126,1127,1128,1130,1132,1134,1136,1138],{"path":1125,"priority":337},"package.json",{"path":346,"priority":337},{"path":348,"priority":349},{"path":1129,"priority":352},"src/index.ts",{"path":1131,"priority":564},"src/commands/cleanup.ts",{"path":1133,"priority":564},"src/commands/convert.ts",{"path":1135,"priority":564},"src/commands/install.ts",{"path":1137,"priority":564},"src/commands/list.ts",{"path":1139,"priority":564},"src/commands/plugin-path.ts",{"sources":1141},[1142],"manual",{"npmPackage":1120},{"closedIssues90d":241,"description":1145,"forks":242,"homepage":1146,"license":249,"openIssues90d":243,"pushedAt":244,"readmeSize":239,"stars":245,"topics":1147},"Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more","https://every.to/guides/compound-engineering",[1148,1149],"compound","engineering",{"downloads":247},{"classifiedAt":1152,"discoverAt":1153,"extractAt":1154,"githubAt":1154,"npmAt":1155,"updatedAt":1152},1778686639998,1778686632796,1778686635929,1778686638203,[215,216,217,213,214],{"evaluatedAt":253,"extractAt":302,"updatedAt":253},[],[1160,1191,1212,1237,1258,1287],{"_creationTime":1161,"_id":1162,"community":1163,"display":1164,"identity":1170,"providers":1175,"relations":1184,"tags":1187,"workflow":1188},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1165,"installMethods":1166,"name":1168,"sourceUrl":1169},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1167},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1171,"githubOwner":1172,"githubRepo":1173,"locale":18,"slug":1174,"type":258},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":1176,"extract":1183},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":1177,"targetMarket":218,"tier":219},[1178,1179,1180,1181,215,216,1182],"git","development-environment","workflow","tmux","developer-tool",{"commitSha":292,"license":249},{"parentExtensionId":1185,"repoId":1186},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[215,216,1182,1179,1178,1181,1180],{"evaluatedAt":1189,"extractAt":1190,"updatedAt":1189},1778699613343,1778699234184,{"_creationTime":1192,"_id":1193,"community":1194,"display":1195,"identity":1198,"providers":1201,"relations":1208,"tags":1209,"workflow":1210},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":1196,"installMethods":1197,"name":1173,"sourceUrl":1169},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":1167},{"basePath":1199,"githubOwner":1172,"githubRepo":1173,"locale":18,"slug":1200,"type":258},"skills/ask","ask",{"evaluate":1202,"extract":1207},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":1203,"targetMarket":218,"tier":219},[216,215,1204,1205,287,1206],"llm","prompting","artifact-generation",{"commitSha":292,"license":249},{"parentExtensionId":1185,"repoId":1186},[1206,215,216,287,1204,1205],{"evaluatedAt":1211,"extractAt":1190,"updatedAt":1211},1778699303045,{"_creationTime":1213,"_id":1214,"community":1215,"display":1216,"identity":1222,"providers":1226,"relations":1231,"tags":1233,"workflow":1234},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":1217,"installMethods":1218,"name":1220,"sourceUrl":1221},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":1219},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":1223,"githubOwner":1224,"githubRepo":1225,"locale":18,"slug":1220,"type":258},"skills/github","steipete","clawdis",{"evaluate":1227,"extract":1230},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":1228,"targetMarket":218,"tier":219},[1220,216,1229,308,215],"api",{"commitSha":292},{"repoId":1232},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1229,215,216,308,1220],{"evaluatedAt":1235,"extractAt":1236,"updatedAt":1235},1778698569289,1778697652123,{"_creationTime":1238,"_id":1239,"community":1240,"display":1241,"identity":1245,"providers":1247,"relations":1254,"tags":1255,"workflow":1256},1778697652123.8857,"k179k1n5nw0md1x1j3dak31evn86mb5f",{"reviewCount":8},{"description":1242,"installMethods":1243,"name":1244,"sourceUrl":1221},"Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.",{"claudeCode":1219},"telegram-crabbox-e2e-proof",{"basePath":1246,"githubOwner":1224,"githubRepo":1225,"locale":18,"slug":1244,"type":258},".agents/skills/telegram-crabbox-e2e-proof",{"evaluate":1248,"extract":1253},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":1249,"targetMarket":218,"tier":219},[1250,1251,215,1252,216],"testing","telegram","qa",{"commitSha":292},{"repoId":1232},[215,216,1252,1251,1250],{"evaluatedAt":1257,"extractAt":1236,"updatedAt":1257},1778698038113,{"_creationTime":1259,"_id":1260,"community":1261,"display":1262,"identity":1268,"providers":1273,"relations":1279,"tags":1282,"workflow":1283},1778697369634.8499,"k17333g8dacqsmw8kk79h77vmx86n0d1",{"reviewCount":8},{"description":1263,"installMethods":1264,"name":1266,"sourceUrl":1267},"AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用，包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。",{"claudeCode":1265},"shanraisshan/claude-code-best-practice","agent-browser","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":1269,"githubOwner":1270,"githubRepo":1271,"locale":1272,"slug":1266,"type":258},".claude/skills/agent-browser","shanraisshan","claude-code-best-practice","zh-CN",{"evaluate":1274,"extract":1278},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":1275,"targetMarket":218,"tier":219},[1276,1277,1250,216,215],"browser-automation","web-scraping",{"commitSha":292},{"repoId":1280,"translatedFrom":1281},"kd74710g49kxgwbfjxeb7s132d86myxr","k17ej9360g7468qswf3svnrx9186m1ng",[215,1276,216,1250,1277],{"evaluatedAt":1284,"extractAt":1285,"updatedAt":1286},1778697222051,1778697205743,1778697369634,{"_creationTime":1288,"_id":1289,"community":1290,"display":1291,"identity":1295,"providers":1297,"relations":1303,"tags":1304,"workflow":1305},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":1292,"installMethods":1293,"name":1294,"sourceUrl":1169},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":1167},"setup",{"basePath":1296,"githubOwner":1172,"githubRepo":1173,"locale":18,"slug":1294,"type":258},"skills/setup",{"evaluate":1298,"extract":1302},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":1299,"targetMarket":218,"tier":219},[1294,1300,217,216,1301],"routing","mcp",{"commitSha":292},{"parentExtensionId":1185,"repoId":1186},[216,217,1301,1300,1294],{"evaluatedAt":1306,"extractAt":1190,"updatedAt":1306},1778699724286]