[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-EveryInc-ce-test-xcode-zh-CN":3,"guides-for-EveryInc-ce-test-xcode":1149,"similar-k1772wsdnmcd5npvzm89xbg51586mr6a-zh-CN":1150},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":225,"parentExtension":249,"providers":309,"relations":313,"repo":314,"tags":1147,"workflow":1148},1778686640222.7988,"k1772wsdnmcd5npvzm89xbg51586mr6a",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"EveryInc/compound-engineering-plugin","ce-test-xcode","https://github.com/EveryInc/compound-engineering-plugin",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":242},1778687520338.8127,"kn7069ja2b5c3642tf3njcvk5186n429","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,33,37,41,45,48,52,56,60,63,66,69,73,76,79,83,86,89,93,97,100,104,107,110,113,116,119,122,126,129,133,137,140,143,146,149,153,156,159,162,165,168,171,175,179,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The description clearly states the skill's purpose (build and test iOS apps on simulator using XcodeBuildMCP) and when to use it (after code changes, before PR, verifying behavior/crashes).",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise and provides a clear summary of the core capability and usage triggers.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The SKILL.md body is well-structured and avoids excessive verbosity, with detailed procedures in the workflow section.",{"category":34,"check":35,"severity":24,"summary":36},"Context","Progressive Disclosure","The SKILL.md outlines the workflow steps clearly and does not embed large amounts of third-party material or schemas inline.",{"category":34,"check":38,"severity":39,"summary":40},"Forked exploration","not_applicable","This skill is not primarily focused on deep exploration tasks that would necessitate a `context: fork` setting.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","Includes clear, executable examples demonstrating how to test with default or specific schemes, and after code changes.",{"category":42,"check":46,"severity":24,"summary":47},"Edge cases","The skill handles common failure modes like missing XcodeBuildMCP, build errors, and provides recovery steps or user guidance.",{"category":49,"check":50,"severity":24,"summary":51},"Code Execution","Tool Fallback","The skill explicitly lists XcodeBuildMCP as a prerequisite and provides fallback instructions if it's not found, though it does not specify a version.",{"category":53,"check":54,"severity":24,"summary":55},"Safety","Halt on unexpected state","The skill instructs to abort and report on unexpected pre-state, such as a missing XcodeBuildMCP server.",{"category":57,"check":58,"severity":24,"summary":59},"Portability","Cross-skill coupling","The skill is self-contained and clearly documents its dependency on XcodeBuildMCP without implicitly relying on other skills.",{"category":42,"check":61,"severity":24,"summary":62},"Problem relevance","The description directly addresses the problem of building and testing iOS apps on a simulator after code changes.",{"category":42,"check":64,"severity":24,"summary":65},"Unique selling proposition","The skill provides a specialized workflow for iOS simulator testing using XcodeBuildMCP, which is beyond default LLM capabilities.",{"category":42,"check":67,"severity":24,"summary":68},"Production readiness","The skill covers the complete lifecycle of building, installing, testing on a simulator, and reporting results, with clear prerequisites and workflow steps.",{"category":70,"check":71,"severity":24,"summary":72},"Scope","Single responsibility principle","The skill focuses specifically on building and testing iOS apps on a simulator using XcodeBuildMCP, adhering to a single domain.",{"category":70,"check":74,"severity":24,"summary":75},"Description quality","The description accurately reflects the skill's functionality of building and testing iOS apps on a simulator with XcodeBuildMCP.",{"category":22,"check":77,"severity":24,"summary":78},"Scoped tools","The skill uses specific, narrow tools like `list_simulators`, `build_ios_sim_app`, `install_app_on_simulator`, etc., rather than a general `shell_exec`.",{"category":30,"check":80,"severity":81,"summary":82},"Configuration & parameter reference","info","The SKILL.md mentions an argument hint for scheme names but does not explicitly document all parameters or defaults for its tools.",{"category":70,"check":84,"severity":24,"summary":85},"Tool naming","Tool names like `build_ios_sim_app` and `launch_app_on_simulator` are descriptive and adhere to a verb-noun pattern.",{"category":70,"check":87,"severity":24,"summary":88},"Minimal I/O surface","Tools appear to take specific parameters like simulator UUIDs and app paths, and return focused outputs like build status or logs.",{"category":90,"check":91,"severity":24,"summary":92},"License","License usability","The project is licensed under MIT, which is a permissive open-source license.",{"category":94,"check":95,"severity":24,"summary":96},"Maintenance","Commit recency","The repository shows recent commits within the last 3 months.",{"category":94,"check":98,"severity":39,"summary":99},"Dependency Management","The skill's dependencies appear to be managed implicitly through the MCP server and Xcode toolchain, with no direct third-party package management evident in the skill's code itself.",{"category":101,"check":102,"severity":39,"summary":103},"Security","Secret Management","This skill does not appear to handle secrets directly; it relies on the connected XcodeBuildMCP server, which would manage its own credentials.",{"category":101,"check":105,"severity":24,"summary":106},"Injection","The skill's workflow relies on executing predefined XcodeBuildMCP tools, with parameters like scheme names and paths, suggesting it does not execute arbitrary external code or data.",{"category":101,"check":108,"severity":24,"summary":109},"Transitive Supply-Chain Grenades","The skill executes commands via the XcodeBuildMCP tool, which is expected to be installed and managed separately, thus not introducing runtime downloads or untrusted content.",{"category":101,"check":111,"severity":24,"summary":112},"Sandbox Isolation","The skill operates within the context of the XcodeBuildMCP tool and the simulator environment, not modifying files outside its designated scope.",{"category":101,"check":114,"severity":24,"summary":115},"Sandbox escape primitives","No evidence of detached process spawns or deny-retry loops is present in the skill's logic.",{"category":101,"check":117,"severity":24,"summary":118},"Data Exfiltration","The skill's function is to build and test apps, and it does not include instructions to read or submit confidential data to third parties.",{"category":101,"check":120,"severity":24,"summary":121},"Hidden Text Tricks","The bundled content appears free of hidden steering tricks, control characters, or invisible Unicode tags.",{"category":123,"check":124,"severity":24,"summary":125},"Hooks","Opaque code execution","The skill logic is written in plain markdown and relies on calling defined tools, with no evidence of obfuscated code or runtime fetches.",{"category":57,"check":127,"severity":24,"summary":128},"Structural Assumption","The skill assumes a valid Xcode project structure and simulator availability, which are reasonable preconditions for its stated purpose.",{"category":130,"check":131,"severity":24,"summary":132},"Trust","Issues Attention","The repository has a high ratio of closed to open issues in the last 90 days, indicating active maintenance and responsiveness.",{"category":134,"check":135,"severity":24,"summary":136},"Versioning","Release Management","The repository has a CHANGELOG.md and recent commits, indicating a managed release process.",{"category":49,"check":138,"severity":81,"summary":139},"Validation","The skill's parameters (like scheme name) are passed to underlying tools, but explicit schema validation within the skill's own code is not evident.",{"category":101,"check":141,"severity":24,"summary":142},"Unguarded Destructive Operations","The skill primarily performs build and test operations, which are not inherently destructive and do not require explicit confirmation gates.",{"category":49,"check":144,"severity":24,"summary":145},"Error Handling","The skill outlines specific error handling for build failures and provides user guidance on proceeding when issues arise.",{"category":49,"check":147,"severity":24,"summary":148},"Logging","The workflow includes capturing simulator logs and reporting them, fulfilling the need for audit trails of actions.",{"category":150,"check":151,"severity":39,"summary":152},"Compliance","GDPR","The skill operates on build artifacts and simulator environments, not personal data.",{"category":150,"check":154,"severity":24,"summary":155},"Target market","The skill is focused on iOS development and testing, with no regional or jurisdictional restrictions; it is global in scope.",{"category":57,"check":157,"severity":24,"summary":158},"Runtime stability","The skill relies on standard Xcode tools and simulators, and its documentation implies compatibility with common macOS development environments.",{"category":30,"check":160,"severity":24,"summary":161},"README","The README provides a good overview of the Compound Engineering project and its philosophy, and links to further details.",{"category":70,"check":163,"severity":81,"summary":164},"Tool surface size","The SKILL.md describes a workflow involving multiple calls to XcodeBuildMCP tools, but the number of distinct exposed tools is not explicitly enumerated as per typical CLI/plugin counts.",{"category":22,"check":166,"severity":24,"summary":167},"Overlapping near-synonym tools","The skill uses specific tools from XcodeBuildMCP, with no apparent overlapping or near-synonym tool names used for similar functions.",{"category":30,"check":169,"severity":24,"summary":170},"Phantom features","All advertised capabilities, such as building, installing, and testing on the simulator, are directly supported by the described workflow and tool usage.",{"category":172,"check":173,"severity":24,"summary":174},"Install","Installation instruction","The README provides comprehensive installation instructions for various environments (Claude Code, Cursor, Codex, Copilot, etc.) and includes examples.",{"category":176,"check":177,"severity":24,"summary":178},"Errors","Actionable error messages","The skill outlines how to handle build failures, provides specific guidance on missing prerequisites, and suggests recovery steps.",{"category":180,"check":181,"severity":39,"summary":182},"Execution","Pinned dependencies","Dependencies are managed by the underlying XcodeBuildMCP tool and the host environment's package manager, not directly by pinned scripts within this skill.",{"category":70,"check":184,"severity":39,"summary":185},"Dry-run preview","This skill focuses on building and testing, which are inherently state-changing operations, but a dry-run mode is not explicitly documented or applicable given its reliance on external tools.",{"category":187,"check":188,"severity":39,"summary":189},"Protocol","Idempotent retry & timeouts","The skill itself does not perform remote calls or state-changing operations that require idempotency or explicit timeouts beyond what the underlying XcodeBuildMCP tool might provide.",{"category":150,"check":191,"severity":24,"summary":192},"Telemetry opt-in","The skill's focus on local build and testing processes does not involve telemetry collection.",1778687520229,"This skill automates the process of building, installing, and testing iOS applications on a simulator using the XcodeBuildMCP tool. It captures screenshots, logs, and provides a summary of test results, including handling of failures and human verification steps.",[196,197,198,199,200],"Builds iOS apps on the simulator","Installs and launches apps on the simulator","Captures screenshots and console logs","Verifies app behavior and checks for crashes","Handles build failures and provides clear reporting",[202,203,204],"Testing on physical iOS devices.","Automating complex user interactions beyond basic screen verification and log checks.","Deploying applications to app stores or distribution platforms.","3.0.0","4.4.0","To streamline iOS app development and quality assurance by providing an automated build, test, and verification workflow on the simulator.","The skill is well-documented, production-ready, and follows security best practices. Minor info finding on parameter documentation.",97,"A robust skill for building and testing iOS apps on the simulator using XcodeBuildMCP.",[212,213,214,215,216],"ios","xcode","simulator","testing","build","global","verified",[220,221,222],"Automate testing after iOS code changes.","Verify app behavior and check for crashes before creating a PR.","Continuously test app functionality on a simulator.",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"popularity":236,"security":238,"testCoverage":241},{"hasLockfile":225},true,1778687496906,{"descriptionLength":228,"readmeSize":229},184,17582,{"closedIssues90d":231,"forks":232,"hasChangelog":225,"openIssues90d":233,"pushedAt":234,"stars":235},115,1300,25,1778686215000,16666,{"npmDownloads":237},12828,{"hasNpmPackage":225,"license":239,"smitheryVerified":240},"MIT",false,{"hasCi":225,"hasTests":225},{"updatedAt":243},1778687520338,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"plugins/compound-engineering/skills/ce-test-xcode","EveryInc","compound-engineering-plugin","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":257,"parentExtension":260,"providers":293,"relations":305,"tags":306,"workflow":307},1778686640222.7903,"k17d893df4em0e3pn8f55h1dxn86n09e",{"reviewCount":8},{"description":254,"installMethods":255,"name":256,"sourceUrl":14},"AI-powered development tools for code review, research, design, and workflow automation.",{"claudeCode":256},"compound-engineering",{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":256,"type":259},"plugins/compound-engineering","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":268,"providers":271,"relations":287,"tags":289,"workflow":290},1778686640222.7908,"k17ef8php9wk308mkg59kdp6b186nzhx",{"reviewCount":8},{"description":265,"installMethods":266,"name":267,"sourceUrl":14},"Cursor plugin marketplace for Every Inc plugins",{"claudeCode":12},"Compound Engineering",{"basePath":269,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":270},"","marketplace",{"evaluate":272,"extract":281},{"promptVersionExtension":273,"promptVersionScoring":206,"score":274,"tags":275,"targetMarket":217,"tier":218},"3.1.0",99,[276,277,278,279,280],"development-workflow","code-review","planning","documentation","ai-agents",{"commitSha":282,"license":239,"marketplace":283,"plugin":285},"HEAD",{"name":247,"pluginCount":284},2,{"mcpCount":8,"provider":286,"skillCount":8},"classify",{"repoId":288},"kd7e40my1b5g70tg0f60qg85ch86nn08",[280,277,276,279,278],{"evaluatedAt":291,"extractAt":292,"updatedAt":291},1778686722515,1778686640222,{"evaluate":294,"extract":302},{"promptVersionExtension":205,"promptVersionScoring":206,"score":295,"tags":296,"targetMarket":217,"tier":218},98,[297,298,277,299,279,300,278,301],"ai","developer-tools","research","workflow-automation","ideation",{"commitSha":282,"license":239,"plugin":303},{"mcpCount":8,"provider":286,"skillCount":304},37,{"parentExtensionId":262,"repoId":288},[297,277,298,279,301,278,299,300],{"evaluatedAt":308,"extractAt":292,"updatedAt":308},1778686677611,{"evaluate":310,"extract":312},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":311,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":282},{"parentExtensionId":251,"repoId":288},{"_creationTime":315,"_id":288,"identity":316,"providers":317,"workflow":1142},1778686632796.9226,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":318,"discover":1131,"extract":1134,"github":1135,"npm":1141},{"commitSha":282,"extensions":319},[320,329,517,536,544,561,599,607,625,635,661,669,681,697,711,725,745,765,782,790,808,822,850,868,906,918,928,938,946,966,984,1000,1012,1020,1028,1039,1047,1052,1066,1077,1089,1099,1108],{"basePath":321,"displayName":247,"installMethods":322,"rationale":323,"selectedPaths":324,"source":328,"sourceLanguage":18,"type":270},".agents/plugins",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json (coalesced with duplicate marketplace at /)",[325],{"path":326,"priority":327},"marketplace.json","mandatory","rule",{"basePath":258,"description":254,"displayName":256,"installMethods":330,"license":239,"rationale":331,"selectedPaths":332,"source":328,"sourceLanguage":18,"type":259},{"claudeCode":256},"plugin manifest at plugins/compound-engineering/.claude-plugin/plugin.json",[333,335,337,340,343,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],{"path":334,"priority":327},".claude-plugin/plugin.json",{"path":336,"priority":327},"README.md",{"path":338,"priority":339},"LICENSE","high",{"path":341,"priority":342},"skills/ce-agent-native-architecture/SKILL.md","medium",{"path":344,"priority":342},"skills/ce-agent-native-audit/SKILL.md",{"path":346,"priority":342},"skills/ce-brainstorm/SKILL.md",{"path":348,"priority":342},"skills/ce-clean-gone-branches/SKILL.md",{"path":350,"priority":342},"skills/ce-code-review/SKILL.md",{"path":352,"priority":342},"skills/ce-commit/SKILL.md",{"path":354,"priority":342},"skills/ce-commit-push-pr/SKILL.md",{"path":356,"priority":342},"skills/ce-compound/SKILL.md",{"path":358,"priority":342},"skills/ce-compound-refresh/SKILL.md",{"path":360,"priority":342},"skills/ce-debug/SKILL.md",{"path":362,"priority":342},"skills/ce-demo-reel/SKILL.md",{"path":364,"priority":342},"skills/ce-dhh-rails-style/SKILL.md",{"path":366,"priority":342},"skills/ce-doc-review/SKILL.md",{"path":368,"priority":342},"skills/ce-frontend-design/SKILL.md",{"path":370,"priority":342},"skills/ce-gemini-imagegen/SKILL.md",{"path":372,"priority":342},"skills/ce-ideate/SKILL.md",{"path":374,"priority":342},"skills/ce-optimize/SKILL.md",{"path":376,"priority":342},"skills/ce-plan/SKILL.md",{"path":378,"priority":342},"skills/ce-polish-beta/SKILL.md",{"path":380,"priority":342},"skills/ce-product-pulse/SKILL.md",{"path":382,"priority":342},"skills/ce-proof/SKILL.md",{"path":384,"priority":342},"skills/ce-release-notes/SKILL.md",{"path":386,"priority":342},"skills/ce-report-bug/SKILL.md",{"path":388,"priority":342},"skills/ce-resolve-pr-feedback/SKILL.md",{"path":390,"priority":342},"skills/ce-riffrec-feedback-analysis/SKILL.md",{"path":392,"priority":342},"skills/ce-sessions/SKILL.md",{"path":394,"priority":342},"skills/ce-setup/SKILL.md",{"path":396,"priority":342},"skills/ce-simplify-code/SKILL.md",{"path":398,"priority":342},"skills/ce-slack-research/SKILL.md",{"path":400,"priority":342},"skills/ce-strategy/SKILL.md",{"path":402,"priority":342},"skills/ce-test-browser/SKILL.md",{"path":404,"priority":342},"skills/ce-test-xcode/SKILL.md",{"path":406,"priority":342},"skills/ce-update/SKILL.md",{"path":408,"priority":342},"skills/ce-work/SKILL.md",{"path":410,"priority":342},"skills/ce-work-beta/SKILL.md",{"path":412,"priority":342},"skills/ce-worktree/SKILL.md",{"path":414,"priority":342},"skills/lfg/SKILL.md",{"path":416,"priority":339},"agents/ce-adversarial-document-reviewer.agent.md",{"path":418,"priority":339},"agents/ce-adversarial-reviewer.agent.md",{"path":420,"priority":339},"agents/ce-agent-native-reviewer.agent.md",{"path":422,"priority":339},"agents/ce-ankane-readme-writer.agent.md",{"path":424,"priority":339},"agents/ce-api-contract-reviewer.agent.md",{"path":426,"priority":339},"agents/ce-architecture-strategist.agent.md",{"path":428,"priority":339},"agents/ce-best-practices-researcher.agent.md",{"path":430,"priority":339},"agents/ce-code-simplicity-reviewer.agent.md",{"path":432,"priority":339},"agents/ce-coherence-reviewer.agent.md",{"path":434,"priority":339},"agents/ce-correctness-reviewer.agent.md",{"path":436,"priority":339},"agents/ce-data-integrity-guardian.agent.md",{"path":438,"priority":339},"agents/ce-data-migration-expert.agent.md",{"path":440,"priority":339},"agents/ce-data-migrations-reviewer.agent.md",{"path":442,"priority":339},"agents/ce-deployment-verification-agent.agent.md",{"path":444,"priority":339},"agents/ce-design-implementation-reviewer.agent.md",{"path":446,"priority":339},"agents/ce-design-iterator.agent.md",{"path":448,"priority":339},"agents/ce-design-lens-reviewer.agent.md",{"path":450,"priority":339},"agents/ce-dhh-rails-reviewer.agent.md",{"path":452,"priority":339},"agents/ce-feasibility-reviewer.agent.md",{"path":454,"priority":339},"agents/ce-figma-design-sync.agent.md",{"path":456,"priority":339},"agents/ce-framework-docs-researcher.agent.md",{"path":458,"priority":339},"agents/ce-git-history-analyzer.agent.md",{"path":460,"priority":339},"agents/ce-issue-intelligence-analyst.agent.md",{"path":462,"priority":339},"agents/ce-julik-frontend-races-reviewer.agent.md",{"path":464,"priority":339},"agents/ce-kieran-python-reviewer.agent.md",{"path":466,"priority":339},"agents/ce-kieran-rails-reviewer.agent.md",{"path":468,"priority":339},"agents/ce-kieran-typescript-reviewer.agent.md",{"path":470,"priority":339},"agents/ce-learnings-researcher.agent.md",{"path":472,"priority":339},"agents/ce-maintainability-reviewer.agent.md",{"path":474,"priority":339},"agents/ce-pattern-recognition-specialist.agent.md",{"path":476,"priority":339},"agents/ce-performance-oracle.agent.md",{"path":478,"priority":339},"agents/ce-performance-reviewer.agent.md",{"path":480,"priority":339},"agents/ce-pr-comment-resolver.agent.md",{"path":482,"priority":339},"agents/ce-previous-comments-reviewer.agent.md",{"path":484,"priority":339},"agents/ce-product-lens-reviewer.agent.md",{"path":486,"priority":339},"agents/ce-project-standards-reviewer.agent.md",{"path":488,"priority":339},"agents/ce-reliability-reviewer.agent.md",{"path":490,"priority":339},"agents/ce-repo-research-analyst.agent.md",{"path":492,"priority":339},"agents/ce-schema-drift-detector.agent.md",{"path":494,"priority":339},"agents/ce-scope-guardian-reviewer.agent.md",{"path":496,"priority":339},"agents/ce-security-lens-reviewer.agent.md",{"path":498,"priority":339},"agents/ce-security-reviewer.agent.md",{"path":500,"priority":339},"agents/ce-security-sentinel.agent.md",{"path":502,"priority":339},"agents/ce-session-historian.agent.md",{"path":504,"priority":339},"agents/ce-slack-researcher.agent.md",{"path":506,"priority":339},"agents/ce-spec-flow-analyzer.agent.md",{"path":508,"priority":339},"agents/ce-swift-ios-reviewer.agent.md",{"path":510,"priority":339},"agents/ce-testing-reviewer.agent.md",{"path":512,"priority":339},"agents/ce-web-researcher.agent.md",{"path":514,"priority":339},".codex-plugin/plugin.json",{"path":516,"priority":339},".cursor-plugin/plugin.json",{"basePath":518,"description":519,"displayName":520,"installMethods":521,"rationale":522,"selectedPaths":523,"source":328,"sourceLanguage":18,"type":259},"plugins/coding-tutor","Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes","coding-tutor",{"claudeCode":520},"plugin manifest at plugins/coding-tutor/.claude-plugin/plugin.json",[524,525,526,528,530,532,534,535],{"path":334,"priority":327},{"path":336,"priority":327},{"path":527,"priority":342},"skills/coding-tutor/SKILL.md",{"path":529,"priority":339},"commands/quiz-me.md",{"path":531,"priority":339},"commands/sync-tutorials.md",{"path":533,"priority":339},"commands/teach-me.md",{"path":514,"priority":339},{"path":516,"priority":339},{"basePath":269,"description":265,"displayName":256,"installMethods":537,"rationale":538,"selectedPaths":539,"source":328,"sourceLanguage":18,"type":270},{"claudeCode":12},"marketplace.json at .cursor-plugin/marketplace.json",[540,542,543],{"path":541,"priority":327},".cursor-plugin/marketplace.json",{"path":336,"priority":327},{"path":338,"priority":339},{"basePath":545,"description":546,"displayName":520,"installMethods":547,"rationale":548,"selectedPaths":549,"source":328,"sourceLanguage":18,"type":248},"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",[550,552,555,557,559],{"path":551,"priority":327},"SKILL.md",{"path":553,"priority":554},"scripts/create_tutorial.py","low",{"path":556,"priority":554},"scripts/index_tutorials.py",{"path":558,"priority":554},"scripts/quiz_priority.py",{"path":560,"priority":554},"scripts/setup_tutorials.py",{"basePath":562,"description":563,"displayName":564,"installMethods":565,"rationale":566,"selectedPaths":567,"source":328,"sourceLanguage":18,"type":248},"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",[568,569,571,573,575,577,579,581,583,585,587,589,591,593,595,597],{"path":551,"priority":327},{"path":570,"priority":342},"references/action-parity-discipline.md",{"path":572,"priority":342},"references/agent-execution-patterns.md",{"path":574,"priority":342},"references/agent-native-testing.md",{"path":576,"priority":342},"references/architecture-patterns.md",{"path":578,"priority":342},"references/checklists.md",{"path":580,"priority":342},"references/dynamic-context-injection.md",{"path":582,"priority":342},"references/files-universal-interface.md",{"path":584,"priority":342},"references/from-primitives-to-domain-tools.md",{"path":586,"priority":342},"references/mcp-tool-design.md",{"path":588,"priority":342},"references/mobile-patterns.md",{"path":590,"priority":342},"references/product-implications.md",{"path":592,"priority":342},"references/refactoring-to-prompt-native.md",{"path":594,"priority":342},"references/self-modification.md",{"path":596,"priority":342},"references/shared-workspace-architecture.md",{"path":598,"priority":342},"references/system-prompt-design.md",{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":328,"sourceLanguage":18,"type":248},"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",[606],{"path":551,"priority":327},{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-brainstorm","Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says \"let's brainstorm\", \"what should we build\", or \"help me think through X\", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.","ce-brainstorm",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-brainstorm/SKILL.md",[614,615,617,619,621,623],{"path":551,"priority":327},{"path":616,"priority":342},"references/handoff.md",{"path":618,"priority":342},"references/requirements-capture.md",{"path":620,"priority":342},"references/synthesis-summary.md",{"path":622,"priority":342},"references/universal-brainstorming.md",{"path":624,"priority":342},"references/visual-communication.md",{"basePath":626,"description":627,"displayName":628,"installMethods":629,"rationale":630,"selectedPaths":631,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-clean-gone-branches","Clean up local branches whose remote tracking branch is gone. Use when the user says \"clean up branches\", \"delete gone branches\", \"prune local branches\", \"clean gone\", or wants to remove stale local branches that no longer exist on the remote. Also handles removing associated worktrees for branches that have them.","ce-clean-gone-branches",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-clean-gone-branches/SKILL.md",[632,633],{"path":551,"priority":327},{"path":634,"priority":554},"scripts/clean-gone",{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-code-review","Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR.","ce-code-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-code-review/SKILL.md",[642,643,645,647,649,651,653,655,657,659],{"path":551,"priority":327},{"path":644,"priority":342},"references/bulk-preview.md",{"path":646,"priority":342},"references/diff-scope.md",{"path":648,"priority":342},"references/findings-schema.json",{"path":650,"priority":342},"references/persona-catalog.md",{"path":652,"priority":342},"references/review-output-template.md",{"path":654,"priority":342},"references/subagent-template.md",{"path":656,"priority":342},"references/tracker-defer.md",{"path":658,"priority":342},"references/validator-template.md",{"path":660,"priority":342},"references/walkthrough.md",{"basePath":662,"description":663,"displayName":664,"installMethods":665,"rationale":666,"selectedPaths":667,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-commit","Create a git commit with a clear, value-communicating message. Use when the user says \"commit\", \"commit this\", \"save my changes\", \"create a commit\", or wants to commit staged or unstaged work. Produces well-structured commit messages that follow repo conventions when they exist, and defaults to conventional commit format otherwise.","ce-commit",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-commit/SKILL.md",[668],{"path":551,"priority":327},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-commit-push-pr","Commit, push, and open a PR with an adaptive, value-first description that scales in depth with the change. Use when the user says \"commit and PR\", \"ship this\", \"create a PR\", or \"open a pull request\". Also handles description-only flows (\"write a PR description\", \"rewrite the PR body\", \"describe this PR\") without committing or pushing.","ce-commit-push-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-commit-push-pr/SKILL.md",[676,677,679],{"path":551,"priority":327},{"path":678,"priority":342},"references/branch-creation.md",{"path":680,"priority":342},"references/pr-description-writing.md",{"basePath":682,"description":683,"displayName":684,"installMethods":685,"rationale":686,"selectedPaths":687,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-compound","Document a recently solved problem to compound your team's knowledge","ce-compound",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-compound/SKILL.md",[688,689,691,693,695],{"path":551,"priority":327},{"path":690,"priority":554},"assets/resolution-template.md",{"path":692,"priority":342},"references/schema.yaml",{"path":694,"priority":342},"references/yaml-schema.md",{"path":696,"priority":554},"scripts/validate-frontmatter.py",{"basePath":698,"description":699,"displayName":700,"installMethods":701,"rationale":702,"selectedPaths":703,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-compound-refresh","Refresh stale learning and pattern docs under docs/solutions/ by reviewing them against the current codebase, then updating, consolidating, or deleting drifted ones. Use when the user asks to \"refresh my learnings\", \"audit docs/solutions/\", \"clean up stale learnings\", or \"consolidate overlapping docs\", or when ce-compound flags an older doc as superseded. Do not trigger for general refactor, debugging, or code-review work unless the user has explicitly pointed at docs/solutions/.","ce-compound-refresh",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-compound-refresh/SKILL.md",[704,705,706,708,709,710],{"path":551,"priority":327},{"path":690,"priority":554},{"path":707,"priority":342},"references/per-action-flows.md",{"path":692,"priority":342},{"path":694,"priority":342},{"path":696,"priority":554},{"basePath":712,"description":713,"displayName":714,"installMethods":715,"rationale":716,"selectedPaths":717,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-debug","Systematically find root causes and fix bugs. Use when debugging errors, investigating test failures, reproducing bugs from issue trackers (GitHub, Linear, Jira), or when stuck on a problem after failed fix attempts. Also use when the user says 'debug this', 'why is this failing', 'fix this bug', 'trace this error', or pastes stack traces, error messages, or issue references.","ce-debug",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-debug/SKILL.md",[718,719,721,723],{"path":551,"priority":327},{"path":720,"priority":342},"references/anti-patterns.md",{"path":722,"priority":342},"references/defense-in-depth.md",{"path":724,"priority":342},"references/investigation-techniques.md",{"basePath":726,"description":727,"displayName":728,"installMethods":729,"rationale":730,"selectedPaths":731,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-demo-reel","Capture a visual demo reel (GIF, terminal recording, screenshots) for PR descriptions. Use when shipping UI changes, CLI features, or any work with observable behavior that benefits from visual proof. Also use when asked to add a demo, record a GIF, screenshot a feature, show what changed visually, create a demo reel, capture evidence, add proof to a PR, or create a before/after comparison.","ce-demo-reel",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-demo-reel/SKILL.md",[732,733,735,737,739,741,743],{"path":551,"priority":327},{"path":734,"priority":342},"references/tier-browser-reel.md",{"path":736,"priority":342},"references/tier-screenshot-reel.md",{"path":738,"priority":342},"references/tier-static-screenshots.md",{"path":740,"priority":342},"references/tier-terminal-recording.md",{"path":742,"priority":342},"references/upload-and-approval.md",{"path":744,"priority":554},"scripts/capture-demo.py",{"basePath":746,"description":747,"displayName":748,"installMethods":749,"rationale":750,"selectedPaths":751,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-dhh-rails-style","This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring requests, code review, or when the user mentions DHH, 37signals, Basecamp, HEY, or Campfire style. Embodies REST purity, fat models, thin controllers, Current attributes, Hotwire patterns, and the \"clarity over cleverness\" philosophy.","ce-dhh-rails-style",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-dhh-rails-style/SKILL.md",[752,753,755,757,759,761,763],{"path":551,"priority":327},{"path":754,"priority":342},"references/architecture.md",{"path":756,"priority":342},"references/controllers.md",{"path":758,"priority":342},"references/frontend.md",{"path":760,"priority":342},"references/gems.md",{"path":762,"priority":342},"references/models.md",{"path":764,"priority":342},"references/testing.md",{"basePath":766,"description":767,"displayName":768,"installMethods":769,"rationale":770,"selectedPaths":771,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-doc-review","Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it.","ce-doc-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-doc-review/SKILL.md",[772,773,774,775,777,778,779,781],{"path":551,"priority":327},{"path":644,"priority":342},{"path":648,"priority":342},{"path":776,"priority":342},"references/open-questions-defer.md",{"path":652,"priority":342},{"path":654,"priority":342},{"path":780,"priority":342},"references/synthesis-and-presentation.md",{"path":660,"priority":342},{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-frontend-design","Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications. Detects existing design systems and respects them. Covers composition, typography, color, motion, and copy. Verifies results via screenshots before declaring done.","ce-frontend-design",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-frontend-design/SKILL.md",[789],{"path":551,"priority":327},{"basePath":791,"description":792,"displayName":793,"installMethods":794,"rationale":795,"selectedPaths":796,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-gemini-imagegen","This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.","ce-gemini-imagegen",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-gemini-imagegen/SKILL.md",[797,798,800,802,804,806],{"path":551,"priority":327},{"path":799,"priority":554},"scripts/compose_images.py",{"path":801,"priority":554},"scripts/edit_image.py",{"path":803,"priority":554},"scripts/gemini_images.py",{"path":805,"priority":554},"scripts/generate_image.py",{"path":807,"priority":554},"scripts/multi_turn_chat.py",{"basePath":809,"description":810,"displayName":811,"installMethods":812,"rationale":813,"selectedPaths":814,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-ideate","Generate and critically evaluate grounded ideas about a topic. Use when asking what to improve, requesting idea generation, exploring surprising directions, or wanting the AI to proactively suggest strong options before brainstorming one in depth. Triggers on phrases like 'what should I improve', 'give me ideas', 'ideate on X', 'surprise me', 'what would you change', or any request for AI-generated suggestions rather than refining the user's own idea.","ce-ideate",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-ideate/SKILL.md",[815,816,818,820],{"path":551,"priority":327},{"path":817,"priority":342},"references/post-ideation-workflow.md",{"path":819,"priority":342},"references/universal-ideation.md",{"path":821,"priority":342},"references/web-research-cache.md",{"basePath":823,"description":824,"displayName":825,"installMethods":826,"rationale":827,"selectedPaths":828,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-optimize","Run metric-driven iterative optimization loops -- define a measurable goal, run parallel experiments, measure each against hard gates or LLM-as-judge scores, keep improvements, and converge on the best solution. Use when optimizing clustering quality, search relevance, build performance, prompt quality, or any measurable outcome that benefits from systematic experimentation.","ce-optimize",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-optimize/SKILL.md",[829,830,832,834,836,838,840,842,844,846,848],{"path":551,"priority":327},{"path":831,"priority":342},"references/example-hard-spec.yaml",{"path":833,"priority":342},"references/example-judge-spec.yaml",{"path":835,"priority":342},"references/experiment-log-schema.yaml",{"path":837,"priority":342},"references/experiment-prompt-template.md",{"path":839,"priority":342},"references/judge-prompt-template.md",{"path":841,"priority":342},"references/optimize-spec-schema.yaml",{"path":843,"priority":342},"references/usage-guide.md",{"path":845,"priority":554},"scripts/experiment-worktree.sh",{"path":847,"priority":554},"scripts/measure.sh",{"path":849,"priority":554},"scripts/parallel-probe.sh",{"basePath":851,"description":852,"displayName":853,"installMethods":854,"rationale":855,"selectedPaths":856,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-plan","Create structured plans for multi-step tasks -- software features, research workflows, events, study plans, or any goal that benefits from breakdown. Also deepens existing plans with interactive sub-agent review. Use when the user says 'plan this', 'create a plan', 'how should we build', 'break this down', or when a brainstorm doc is ready for planning. Use 'deepen the plan' or 'deepening pass' for the deepening flow. For exploratory requests, prefer ce-brainstorm first.","ce-plan",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-plan/SKILL.md",[857,858,860,862,864,865,867],{"path":551,"priority":327},{"path":859,"priority":342},"references/deepening-workflow.md",{"path":861,"priority":342},"references/plan-handoff.md",{"path":863,"priority":342},"references/plan-template.md",{"path":620,"priority":342},{"path":866,"priority":342},"references/universal-planning.md",{"path":624,"priority":342},{"basePath":869,"description":870,"displayName":871,"installMethods":872,"rationale":873,"selectedPaths":874,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-polish-beta","[BETA] Start the dev server, open the feature in a browser, and iterate on improvements together.","ce-polish-beta",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-polish-beta/SKILL.md",[875,876,878,880,882,884,886,888,890,892,894,896,898,900,902,904],{"path":551,"priority":327},{"path":877,"priority":342},"references/dev-server-astro.md",{"path":879,"priority":342},"references/dev-server-detection.md",{"path":881,"priority":342},"references/dev-server-next.md",{"path":883,"priority":342},"references/dev-server-nuxt.md",{"path":885,"priority":342},"references/dev-server-procfile.md",{"path":887,"priority":342},"references/dev-server-rails.md",{"path":889,"priority":342},"references/dev-server-remix.md",{"path":891,"priority":342},"references/dev-server-sveltekit.md",{"path":893,"priority":342},"references/dev-server-vite.md",{"path":895,"priority":342},"references/ide-detection.md",{"path":897,"priority":342},"references/launch-json-schema.md",{"path":899,"priority":554},"scripts/detect-project-type.sh",{"path":901,"priority":554},"scripts/read-launch-json.sh",{"path":903,"priority":554},"scripts/resolve-package-manager.sh",{"path":905,"priority":554},"scripts/resolve-port.sh",{"basePath":907,"description":908,"displayName":909,"installMethods":910,"rationale":911,"selectedPaths":912,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-product-pulse","Generate a time-windowed pulse report on what users experienced and how the product performed - usage, quality, errors, signals worth investigating. Use when the user says 'run a pulse', 'show me the pulse', 'how are we doing', 'weekly recap', 'launch-day check', or passes a time window like '24h' or '7d'. Configures via .compound-engineering/config.local.yaml and saves reports to docs/pulse-reports/.","ce-product-pulse",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-product-pulse/SKILL.md",[913,914,916],{"path":551,"priority":327},{"path":915,"priority":342},"references/interview.md",{"path":917,"priority":342},"references/report-template.md",{"basePath":919,"description":920,"displayName":921,"installMethods":922,"rationale":923,"selectedPaths":924,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-proof","Run human-in-the-loop review loops over markdown via Proof (proofeditor.ai) — share, view, comment on, edit, and sync collaborative docs. Use when the user says \"view this in proof\", \"share to proof\", \"HITL this doc\", or wants a shared markdown review surface for a spec, plan, or draft, including handoffs from ce-brainstorm, ce-ideate, or ce-plan. Do not trigger on \"proof\" meaning evidence, math proofs, proof-of-concept, or \"proofread this\".","ce-proof",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-proof/SKILL.md",[925,926],{"path":551,"priority":327},{"path":927,"priority":342},"references/hitl-review.md",{"basePath":929,"description":930,"displayName":931,"installMethods":932,"rationale":933,"selectedPaths":934,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-release-notes","Summarize recent compound-engineering plugin releases, or answer a specific question about a past release with a version citation. Use when the user types `/ce-release-notes` or asks \"what changed in compound-engineering recently?\" or \"what happened to `\u003Cskill-name>`?\".","ce-release-notes",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-release-notes/SKILL.md",[935,936],{"path":551,"priority":327},{"path":937,"priority":554},"scripts/list-plugin-releases.py",{"basePath":939,"description":940,"displayName":941,"installMethods":942,"rationale":943,"selectedPaths":944,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-report-bug","Report a bug in the compound-engineering plugin","ce-report-bug",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-report-bug/SKILL.md",[945],{"path":551,"priority":327},{"basePath":947,"description":948,"displayName":949,"installMethods":950,"rationale":951,"selectedPaths":952,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-resolve-pr-feedback","Resolve PR review feedback by evaluating validity and fixing issues in parallel. Use when addressing PR review comments, resolving review threads, or fixing code review feedback.","ce-resolve-pr-feedback",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-resolve-pr-feedback/SKILL.md",[953,954,956,958,960,962,964],{"path":551,"priority":327},{"path":955,"priority":342},"references/full-mode.md",{"path":957,"priority":342},"references/targeted-mode.md",{"path":959,"priority":554},"scripts/get-pr-comments",{"path":961,"priority":554},"scripts/get-thread-for-comment",{"path":963,"priority":554},"scripts/reply-to-pr-thread",{"path":965,"priority":554},"scripts/resolve-pr-thread",{"basePath":967,"description":968,"displayName":969,"installMethods":970,"rationale":971,"selectedPaths":972,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-riffrec-feedback-analysis","Riffrec product-feedback workflow. ALWAYS load when the user posts a `riffrec-*.zip`, a bundle with `session.json` + `events.json` + `recording.webm` + `voice.webm`, a video/audio recording for product feedback, or asks how to capture and share Riffrec sessions. Routes between setup, quick bug report, and extensive analysis.","ce-riffrec-feedback-analysis",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-riffrec-feedback-analysis/SKILL.md",[973,974,976,978,980,982],{"path":551,"priority":327},{"path":975,"priority":342},"references/compound-engineering-feedback-format.md",{"path":977,"priority":342},"references/extensive-analysis.md",{"path":979,"priority":342},"references/install-riffrec.md",{"path":981,"priority":342},"references/quick-bug-report.md",{"path":983,"priority":554},"scripts/analyze_riffrec_zip.py",{"basePath":985,"description":986,"displayName":987,"installMethods":988,"rationale":989,"selectedPaths":990,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-sessions","Search and ask questions about coding agent session history across Claude Code, Codex, and Cursor. Use when asking what was worked on, what was tried before, how a problem was investigated across sessions, what happened recently, or any question about past agent sessions. Also use when the user references prior sessions, previous attempts, or past investigations — even without saying 'sessions' explicitly.","ce-sessions",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-sessions/SKILL.md",[991,992,994,996,998],{"path":551,"priority":327},{"path":993,"priority":554},"scripts/discover-sessions.sh",{"path":995,"priority":554},"scripts/extract-errors.py",{"path":997,"priority":554},"scripts/extract-metadata.py",{"path":999,"priority":554},"scripts/extract-skeleton.py",{"basePath":1001,"description":1002,"displayName":1003,"installMethods":1004,"rationale":1005,"selectedPaths":1006,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-setup","Diagnose and configure compound-engineering environment. Checks CLI dependencies, plugin version, and repo-local config. Offers guided installation for missing tools. Use when troubleshooting missing tools, verifying setup, or before onboarding.","ce-setup",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-setup/SKILL.md",[1007,1008,1010],{"path":551,"priority":327},{"path":1009,"priority":342},"references/config-template.yaml",{"path":1011,"priority":554},"scripts/check-health",{"basePath":1013,"description":1014,"displayName":1015,"installMethods":1016,"rationale":1017,"selectedPaths":1018,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-simplify-code","Simplify and refine recently changed code for clarity, reuse, quality, and efficiency while preserving behavior.","ce-simplify-code",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-simplify-code/SKILL.md",[1019],{"path":551,"priority":327},{"basePath":1021,"description":1022,"displayName":1023,"installMethods":1024,"rationale":1025,"selectedPaths":1026,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-slack-research","Search Slack for interpreted organizational context -- decisions, constraints, and discussion arcs -- and produce a synthesized research digest with cross-cutting analysis. Use when the user says 'search slack for', 'what did we discuss about', 'slack context for', or 'what does the team think about'. Differs from slack:find-discussions, which returns raw message results without synthesis.","ce-slack-research",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-slack-research/SKILL.md",[1027],{"path":551,"priority":327},{"basePath":1029,"description":1030,"displayName":1031,"installMethods":1032,"rationale":1033,"selectedPaths":1034,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-strategy","Create or maintain STRATEGY.md - the product's target problem, approach, users, key metrics, and tracks of work. Use when starting a new product, updating direction, or when prompts like 'write our strategy', 'update the roadmap', 'what are we working on', or 'set up the strategy doc' come up. Also triggers when ce-ideate, ce-brainstorm, or ce-plan need upstream grounding and no strategy doc exists yet.","ce-strategy",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-strategy/SKILL.md",[1035,1036,1037],{"path":551,"priority":327},{"path":915,"priority":342},{"path":1038,"priority":342},"references/strategy-template.md",{"basePath":1040,"description":1041,"displayName":1042,"installMethods":1043,"rationale":1044,"selectedPaths":1045,"source":328,"sourceLanguage":18,"type":248},"plugins/compound-engineering/skills/ce-test-browser","Run browser tests on pages affected by current PR or branch","ce-test-browser",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-test-browser/SKILL.md",[1046],{"path":551,"priority":327},{"basePath":245,"description":10,"displayName":13,"installMethods":1048,"rationale":1049,"selectedPaths":1050,"source":328,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-test-xcode/SKILL.md",[1051],{"path":551,"priority":327},{"basePath":1053,"description":1054,"displayName":1055,"installMethods":1056,"rationale":1057,"selectedPaths":1058,"source":328,"sourceLanguage":18,"type":248},"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",[1059,1060,1062,1064],{"path":551,"priority":327},{"path":1061,"priority":554},"scripts/currently-loaded-version.sh",{"path":1063,"priority":554},"scripts/marketplace-name.sh",{"path":1065,"priority":554},"scripts/upstream-version.sh",{"basePath":1067,"description":1068,"displayName":1069,"installMethods":1070,"rationale":1071,"selectedPaths":1072,"source":328,"sourceLanguage":18,"type":248},"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",[1073,1074,1076],{"path":551,"priority":327},{"path":1075,"priority":342},"references/shipping-workflow.md",{"path":656,"priority":342},{"basePath":1078,"description":1079,"displayName":1080,"installMethods":1081,"rationale":1082,"selectedPaths":1083,"source":328,"sourceLanguage":18,"type":248},"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",[1084,1085,1087,1088],{"path":551,"priority":327},{"path":1086,"priority":342},"references/codex-delegation-workflow.md",{"path":1075,"priority":342},{"path":656,"priority":342},{"basePath":1090,"description":1091,"displayName":1092,"installMethods":1093,"rationale":1094,"selectedPaths":1095,"source":328,"sourceLanguage":18,"type":248},"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",[1096,1097],{"path":551,"priority":327},{"path":1098,"priority":554},"scripts/worktree-manager.sh",{"basePath":1100,"description":1101,"displayName":1102,"installMethods":1103,"rationale":1104,"selectedPaths":1105,"source":328,"sourceLanguage":18,"type":248},"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",[1106,1107],{"path":551,"priority":327},{"path":656,"priority":342},{"basePath":269,"description":1109,"displayName":1110,"installMethods":1111,"rationale":1112,"selectedPaths":1113,"source":328,"sourceLanguage":18,"type":1130},"Official Compound Engineering plugin for Claude Code, Codex, and more","@every-env/compound-plugin",{"npm":1110},"cli ecosystem detected at /",[1114,1116,1117,1118,1120,1122,1124,1126,1128],{"path":1115,"priority":327},"package.json",{"path":336,"priority":327},{"path":338,"priority":339},{"path":1119,"priority":342},"src/index.ts",{"path":1121,"priority":554},"src/commands/cleanup.ts",{"path":1123,"priority":554},"src/commands/convert.ts",{"path":1125,"priority":554},"src/commands/install.ts",{"path":1127,"priority":554},"src/commands/list.ts",{"path":1129,"priority":554},"src/commands/plugin-path.ts","cli",{"sources":1132},[1133],"manual",{"npmPackage":1110},{"closedIssues90d":231,"description":1136,"forks":232,"homepage":1137,"license":239,"openIssues90d":233,"pushedAt":234,"readmeSize":229,"stars":235,"topics":1138},"Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more","https://every.to/guides/compound-engineering",[1139,1140],"compound","engineering",{"downloads":237},{"classifiedAt":1143,"discoverAt":1144,"extractAt":1145,"githubAt":1145,"npmAt":1146,"updatedAt":1143},1778686639998,1778686632796,1778686635929,1778686638203,[216,212,214,215,213],{"evaluatedAt":243,"extractAt":292,"updatedAt":243},[],[1151,1179,1210,1235,1267,1294],{"_creationTime":1152,"_id":1153,"community":1154,"display":1155,"identity":1161,"providers":1165,"relations":1172,"tags":1175,"workflow":1176},1778685554634.1348,"k17c62med9t02e2a55g96e0d1986nhyx",{"reviewCount":8},{"description":1156,"installMethods":1157,"name":1159,"sourceUrl":1160},"22 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.",{"claudeCode":1158},"conorluddy/ios-simulator-skill","iOS Simulator Skill","https://github.com/conorluddy/ios-simulator-skill",{"basePath":1162,"githubOwner":1163,"githubRepo":1164,"locale":18,"slug":1164,"type":248},"ios-simulator-skill/skills/ios-simulator-skill","conorluddy","ios-simulator-skill",{"evaluate":1166,"extract":1171},{"promptVersionExtension":205,"promptVersionScoring":206,"score":274,"tags":1167,"targetMarket":217,"tier":218},[212,214,213,216,1168,1169,1170,298],"test","automation","ci-cd",{"commitSha":282,"license":239},{"parentExtensionId":1173,"repoId":1174},"k172k5c5tjvybq9xd1b1m1865d86mytq","kd7eqmpe86152xh7v6c0kx5qpn86ne90",[1169,216,1170,298,212,214,1168,213],{"evaluatedAt":1177,"extractAt":1178,"updatedAt":1177},1778685637108,1778685554634,{"_creationTime":1180,"_id":1181,"community":1182,"display":1183,"identity":1189,"providers":1194,"relations":1203,"tags":1206,"workflow":1207},1778686877119.3835,"k1769emsbh0kzjhzdkw9m5vzeh86mh43",{"reviewCount":8},{"description":1184,"installMethods":1185,"name":1187,"sourceUrl":1188},"Safely modifies Xcode projects (.pbxproj) to add Swift Packages and link files. Use this skill whenever an iOS project needs dependencies installed (e.g. Firebase, Alamofire).",{"claudeCode":1186},"firebase/agent-skills","Xcode Project Setup","https://github.com/firebase/agent-skills",{"basePath":1190,"githubOwner":1191,"githubRepo":1192,"locale":18,"slug":1193,"type":248},"skills/xcode-project-setup","firebase","agent-skills","xcode-project-setup",{"evaluate":1195,"extract":1201},{"promptVersionExtension":205,"promptVersionScoring":206,"score":274,"tags":1196,"targetMarket":217,"tier":218},[213,212,1197,1198,1191,1199,1200],"swift","spm","alamofire","development",{"commitSha":282,"license":1202},"Apache-2.0",{"parentExtensionId":1204,"repoId":1205},"k178a2mzzjfj94c2c1aqwx96a986ng56","kd7eyv3zk9h3ezarbzv0hn28k586n5r6",[1199,1200,1191,212,1198,1197,213],{"evaluatedAt":1208,"extractAt":1209,"updatedAt":1208},1778687289973,1778686877119,{"_creationTime":1211,"_id":1212,"community":1213,"display":1214,"identity":1220,"providers":1224,"relations":1229,"tags":1231,"workflow":1232},1778696052276.018,"k17fdrncwhff15asrrsj4f1ta586m9mn",{"reviewCount":8},{"description":1215,"installMethods":1216,"name":1218,"sourceUrl":1219},"Expert on iOS development with Swift, UIKit, SwiftUI, Xcode, app architecture, platform features, and Apple ecosystem integration. Invoke when user mentions iOS, iPhone, iPad, Swift, SwiftUI, UIKit, Xcode, Apple development, or iOS-specific features.",{"claudeCode":1217},"raintree-technology/claude-starter","iOS Expert","https://github.com/raintree-technology/claude-starter",{"basePath":1221,"githubOwner":1222,"githubRepo":1223,"locale":18,"slug":212,"type":248},".claude/skills/ios","raintree-technology","claude-starter",{"evaluate":1225,"extract":1228},{"promptVersionExtension":205,"promptVersionScoring":206,"score":295,"tags":1226,"targetMarket":217,"tier":218},[212,1197,1227,213,1200,279],"swiftui",{"commitSha":282,"license":239},{"repoId":1230},"kd78ywakatnz4sjfx781sy14vh86mtty",[1200,279,212,1197,1227,213],{"evaluatedAt":1233,"extractAt":1234,"updatedAt":1233},1778696832554,1778696052276,{"_creationTime":1236,"_id":1237,"community":1238,"display":1239,"identity":1245,"providers":1250,"relations":1261,"tags":1263,"workflow":1264},1778697652123.895,"k179x649dvyg7xswjx2h5a199n86m32x",{"reviewCount":8},{"description":1240,"installMethods":1241,"name":1243,"sourceUrl":1244},"Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.",{"claudeCode":1242},"steipete/clawdis","Node Connect","https://github.com/steipete/clawdis",{"basePath":1246,"githubOwner":1247,"githubRepo":1248,"locale":18,"slug":1249,"type":248},"skills/node-connect","steipete","clawdis","node-connect",{"evaluate":1251,"extract":1260},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1252,"tags":1253,"targetMarket":217,"tier":218},100,[1254,1255,1256,212,1257,1258,1259],"debugging","networking","android","macos","troubleshooting","openclaws",{"commitSha":282,"license":239},{"repoId":1262},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1256,1254,212,1257,1255,1259,1258],{"evaluatedAt":1265,"extractAt":1266,"updatedAt":1265},1778698735523,1778697652123,{"_creationTime":1268,"_id":1269,"community":1270,"display":1271,"identity":1277,"providers":1281,"relations":1287,"tags":1290,"workflow":1291},1778675562553.7412,"k178g332fdqjt2b376xs8km4e586ns7n",{"reviewCount":8},{"description":1272,"installMethods":1273,"name":1275,"sourceUrl":1276},"Guide for building Apple-platform applications with Apollo iOS, the strongly-typed GraphQL client for Swift. Use this skill when: (1) adding Apollo iOS to a Swift Package Manager or Xcode project, (2) configuring `apollo-codegen-config.json` and running code generation, (3) configuring an `ApolloClient` with auth, interceptors, and caching, (4) writing queries, mutations, or subscriptions from SwiftUI views, (5) writing tests against generated operation mocks.\n",{"claudeCode":1274},"apollographql/skills","apollo-ios","https://github.com/apollographql/skills",{"basePath":1278,"githubOwner":1279,"githubRepo":1280,"locale":18,"slug":1275,"type":248},"skills/apollo-ios","apollographql","skills",{"evaluate":1282,"extract":1286},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1252,"tags":1283,"targetMarket":217,"tier":218},[212,1197,1284,1275,298,1285],"graphql","code-generation",{"commitSha":282},{"parentExtensionId":1288,"repoId":1289},"k172cxtw1jjyfy3j32102fhz4986nn9c","kd70kp4977ph9vbpa67gwcs7j586n0sc",[1275,1285,298,1284,212,1197],{"evaluatedAt":1292,"extractAt":1293,"updatedAt":1292},1778675676028,1778675562553,{"_creationTime":1295,"_id":1296,"community":1297,"display":1298,"identity":1304,"providers":1308,"relations":1317,"tags":1320,"workflow":1321},1778695548458.405,"k17e4fvenz80ssf2drcpw8g07d86nmyp",{"reviewCount":8},{"description":1299,"installMethods":1300,"name":1302,"sourceUrl":1303},"Test A2A interoperability between agents by validating Agent Card conformance, exercising all task lifecycle states, and verifying streaming and error handling. Use when verifying a new A2A server implementation before deployment, validating interoperability between two or more A2A agents, running conformance tests in CI/CD for A2A services, debugging failures in multi-agent A2A workflows, or certifying that an agent meets A2A protocol requirements for a registry.\n",{"claudeCode":1301},"pjt222/agent-almanac","test-a2a-interop","https://github.com/pjt222/agent-almanac",{"basePath":1305,"githubOwner":1306,"githubRepo":1307,"locale":18,"slug":1302,"type":248},"skills/test-a2a-interop","pjt222","agent-almanac",{"evaluate":1309,"extract":1316},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1252,"tags":1310,"targetMarket":217,"tier":218},[1311,215,1312,1313,1314,1315],"a2a","interoperability","conformance","protocol","agent-card",{"commitSha":282},{"parentExtensionId":1318,"repoId":1319},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[1311,1315,1313,1312,1314,215],{"evaluatedAt":1322,"extractAt":1323,"updatedAt":1322},1778701974333,1778695548458]