[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-EveryInc-coding-tutor-zh-CN":3,"guides-for-EveryInc-coding-tutor":1165,"similar-k1758kthashfwtanab816hj7fd86mheb-zh-CN":1166},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":261,"isFallback":242,"parentExtension":266,"providers":324,"relations":328,"repo":329,"tags":1163,"workflow":1164},1778686640222.791,"k1758kthashfwtanab816hj7fd86mheb",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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},"EveryInc/compound-engineering-plugin","coding-tutor","https://github.com/EveryInc/compound-engineering-plugin",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":240,"workflow":259},1778686742058.7725,"kn74301qg1n1vj8kp6ftgyj2vx86m4z8","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":204,"prerequisites":209,"promptVersionExtension":213,"promptVersionScoring":214,"purpose":215,"rationale":216,"score":217,"summary":218,"tags":219,"targetMarket":225,"tier":226,"useCases":227,"workflow":232},[21,26,29,32,36,39,43,47,50,53,57,61,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 identifies the problem of creating personalized coding tutorials that build on existing knowledge and use the user's codebase, addressing the pain point of inefficient learning.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a unique approach by leveraging the user's actual codebase for examples and implementing spaced repetition with quizzes to create a persistent, compounding learning trail, which goes beyond standard AI tutoring.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, with scripts for setup, tutorial creation, indexing, and quizzing, and a clear system for managing tutorials and learner profiles.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on creating and managing personalized coding tutorials, with no unrelated capabilities integrated.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities of providing personalized coding tutorials with a persistent learning trail.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes specific, well-defined Python scripts for setup, indexing, creation, and quizzing, rather than a single generalist tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All necessary parameters for the scripts are either implicitly handled by the scripts themselves (e.g., default directories) or are clearly documented within the SKILL.md for user interaction.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The script names (`setup_tutorials.py`, `create_tutorial.py`, `index_tutorials.py`, `quiz_priority.py`) are descriptive and follow a consistent naming convention.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The scripts' inputs (topic, concepts, directories) are well-defined, and their outputs are either structured data (JSON) or human-readable text, without unnecessary diagnostic dumps.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits, indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill uses standard Python libraries and no external dependencies that require complex management.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not handle secrets or sensitive information.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The scripts process user-provided text (tutorial topics, concepts) as data and do not execute it as code. Input validation is implicitly handled by the script's parsing logic.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on standard Python libraries and does not fetch external code or data at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The scripts operate within the user's home directory for tutorial storage and do not attempt to modify files outside of this scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the provided scripts.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not perform any outbound network calls or handle confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled files and scripts do not contain any hidden steering tricks or obfuscated content.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The Python scripts are plain, readable source code and do not use obfuscation techniques like base64 decoding or runtime fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The scripts correctly assume a standard user home directory for tutorial storage and use relative paths for file operations within that directory.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository has a high ratio of closed to open issues (115 closed vs 25 open in 90 days), indicating active maintenance and responsiveness.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project has a CHANGELOG.md and uses GitHub Releases for versioning, providing clear release history.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","Input parameters like tutorial topics and concepts are handled by Python's argument parsing and are used as strings, implicitly validated by their context within the script's logic.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The scripts only create files within the user's home directory and do not perform destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The Python scripts include basic error handling and exit with non-zero status codes for exceptions, providing informative messages.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","The skill does not perform destructive actions or outbound calls that necessitate a local audit log.",{"category":117,"check":118,"severity":63,"summary":119},"Compliance","GDPR","The skill does not handle personal data; it manages tutorial content and learner profiles which are stored locally.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is designed for general programming education and has no regional or jurisdictional limitations, making it global in scope.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard Python 3, making it highly portable across different operating systems with a Python environment.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file clearly explains the extension's philosophy, workflow, installation, and provides a comprehensive overview.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The skill exposes a manageable number of scripts (4) for its core functionalities.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The exposed scripts have distinct functionalities and do not have overlapping or near-synonym names.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the README and SKILL.md correspond to implemented functionality (scripts, tutorial structure).",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Comprehensive installation instructions are provided for various platforms (Claude Code, Cursor, Codex, Copilot, etc.) with clear copy-paste examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The Python scripts provide clear error messages with context and exit codes when exceptions occur.",{"category":147,"check":148,"severity":63,"summary":149},"Execution","Pinned dependencies","The skill relies on standard Python libraries that are typically available in most Python environments, not specific third-party dependencies requiring pinning.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","The skill is primarily file-creation based within a user-managed directory and does not involve state-changing operations that would require a dry-run preview.",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","The skill operates locally and does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":117,"check":158,"severity":63,"summary":159},"Telemetry opt-in","The skill does not emit any telemetry data.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The SKILL.md clearly defines the skill's purpose: creating personalized coding tutorials using the user's codebase and tracking progress. It also outlines when to use it (learning concepts, taking quizzes) and implicit non-goals (not a general code editor).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise and effectively summarizes the core capability of personalized coding tutorials.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured and detailed without being excessively long, with scripts and other materials appropriately delegated.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed procedures and script logic are contained within separate script files, with the SKILL.md providing a high-level overview and instructions.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill does not involve deep exploration or auditing that would necessitate forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and script docstrings provide clear examples of how to create tutorials, index them, and initiate quizzes.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The scripts handle basic edge cases like missing directories and provide informative messages, and the tutorial creation process guides the user on handling prerequisites and learner profiles.",{"category":104,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill uses standard Python libraries and does not rely on external tools like MCP servers with fallbacks.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The scripts include basic error handling that halts execution on unexpected states (e.g., file errors) and provides informative messages.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; it manages its own tutorials and learner profiles locally.",1778686741813,"This skill provides personalized coding tutorials that build on a learner's existing knowledge and use examples from their actual codebase. It creates a persistent learning trail using AI, spaced repetition, and quizzes, storing all data in a local `~/coding-tutor-tutorials/` directory.",[195,196,197,198,199],"Creates personalized coding tutorials","Uses learner's codebase for examples","Builds persistent learning trails","Implements spaced repetition for quizzes","Manages tutorials and learner profiles locally",[201,202,203],"Acting as a general-purpose code editor or IDE","Providing generic programming examples unrelated to the user's codebase","Replacing direct mentorship or pair programming sessions",[205,206,207,208],"Spaced repetition","Personalized learning","Codebase-driven examples","Progress tracking",[210,211,212],"Python 3 installed","Git installed (for repository setup)","GitHub CLI (`gh`) installed (optional, for GitHub repo creation)","3.0.0","4.4.0","To provide a personalized and effective way for developers to learn new programming concepts by leveraging AI to create tailored tutorials based on their existing knowledge and current codebase.","The skill is exceptionally well-implemented with clear documentation, robust error handling, and a focused scope. There are no significant issues.",98,"A high-quality skill for personalized coding tutorials using your codebase.",[220,221,222,223,224],"education","learning","tutorials","ai-tutor","codebase-analysis","global","verified",[228,229,230,231],"Learning a new programming concept with tailored examples","Reinforcing knowledge through spaced repetition quizzes","Tracking coding knowledge progression over time","Onboarding new learners with a structured AI tutor",[233,234,235,236,237,238,239],"Check for existing tutorials repository","Create repository and initial profile if new learner","Survey existing knowledge and identify learning gaps","Plan next tutorials based on gaps and goals","Create and write detailed tutorials using codebase examples","Engage learner with Q&A and quizzes","Update learner profile and tutorial scores",{"codeQuality":241,"collectedAt":243,"documentation":244,"maintenance":247,"popularity":253,"security":255,"testCoverage":258},{"hasLockfile":242},true,1778686722757,{"descriptionLength":245,"readmeSize":246},224,17582,{"closedIssues90d":248,"forks":249,"hasChangelog":242,"openIssues90d":250,"pushedAt":251,"stars":252},115,1300,25,1778686215000,16666,{"npmDownloads":254},12828,{"hasNpmPackage":242,"license":256,"smitheryVerified":257},"MIT",false,{"hasCi":242,"hasTests":242},{"updatedAt":260},1778686742058,{"basePath":262,"githubOwner":263,"githubRepo":264,"locale":18,"slug":13,"type":265},"plugins/coding-tutor/skills/coding-tutor","EveryInc","compound-engineering-plugin","skill",{"_creationTime":267,"_id":268,"community":269,"display":270,"identity":273,"parentExtension":276,"providers":309,"relations":320,"tags":321,"workflow":322},1778686640222.7905,"k17472nb19gp6dk9qr5s2b85as86mssy",{"reviewCount":8},{"description":271,"installMethods":272,"name":13,"sourceUrl":14},"Personalized coding tutorials that use your actual codebase for examples with spaced repetition quizzes",{"claudeCode":13},{"basePath":274,"githubOwner":263,"githubRepo":264,"locale":18,"slug":13,"type":275},"plugins/coding-tutor","plugin",{"_creationTime":277,"_id":278,"community":279,"display":280,"identity":284,"providers":287,"relations":303,"tags":305,"workflow":306},1778686640222.7908,"k17ef8php9wk308mkg59kdp6b186nzhx",{"reviewCount":8},{"description":281,"installMethods":282,"name":283,"sourceUrl":14},"Cursor plugin marketplace for Every Inc plugins",{"claudeCode":12},"Compound Engineering",{"basePath":285,"githubOwner":263,"githubRepo":264,"locale":18,"slug":264,"type":286},"","marketplace",{"evaluate":288,"extract":297},{"promptVersionExtension":289,"promptVersionScoring":214,"score":290,"tags":291,"targetMarket":225,"tier":226},"3.1.0",99,[292,293,294,295,296],"development-workflow","code-review","planning","documentation","ai-agents",{"commitSha":298,"license":256,"marketplace":299,"plugin":301},"HEAD",{"name":264,"pluginCount":300},2,{"mcpCount":8,"provider":302,"skillCount":8},"classify",{"repoId":304},"kd7e40my1b5g70tg0f60qg85ch86nn08",[296,293,292,295,294],{"evaluatedAt":307,"extractAt":308,"updatedAt":307},1778686722515,1778686640222,{"evaluate":310,"extract":317},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":311,"targetMarket":225,"tier":226},[312,313,221,314,315,316],"coding","tutorial","spaced-repetition","codebase-examples","personalization",{"commitSha":298,"plugin":318},{"mcpCount":8,"provider":302,"skillCount":319},1,{"parentExtensionId":278,"repoId":304},[315,312,221,316,314,313],{"evaluatedAt":323,"extractAt":308,"updatedAt":323},1778686698664,{"evaluate":325,"extract":327},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":326,"targetMarket":225,"tier":226},[220,221,222,223,224],{"commitSha":298,"license":256},{"parentExtensionId":268,"repoId":304},{"_creationTime":330,"_id":304,"identity":331,"providers":332,"workflow":1158},1778686632796.9226,{"githubOwner":263,"githubRepo":264,"sourceUrl":14},{"classify":333,"discover":1147,"extract":1150,"github":1151,"npm":1157},{"commitSha":298,"extensions":334},[335,344,535,551,559,574,612,620,638,648,674,682,694,710,724,738,758,778,795,803,821,835,863,881,919,931,941,951,959,979,997,1013,1025,1033,1041,1052,1060,1068,1082,1093,1105,1115,1124],{"basePath":336,"displayName":264,"installMethods":337,"rationale":338,"selectedPaths":339,"source":343,"sourceLanguage":18,"type":286},".agents/plugins",{"claudeCode":12},"marketplace.json at .agents/plugins/marketplace.json (coalesced with duplicate marketplace at /)",[340],{"path":341,"priority":342},"marketplace.json","mandatory","rule",{"basePath":345,"description":346,"displayName":347,"installMethods":348,"license":256,"rationale":349,"selectedPaths":350,"source":343,"sourceLanguage":18,"type":275},"plugins/compound-engineering","AI-powered development tools for code review, research, design, and workflow automation.","compound-engineering",{"claudeCode":347},"plugin manifest at plugins/compound-engineering/.claude-plugin/plugin.json",[351,353,355,358,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,527,529,531,533],{"path":352,"priority":342},".claude-plugin/plugin.json",{"path":354,"priority":342},"README.md",{"path":356,"priority":357},"LICENSE","high",{"path":359,"priority":360},"skills/ce-agent-native-architecture/SKILL.md","medium",{"path":362,"priority":360},"skills/ce-agent-native-audit/SKILL.md",{"path":364,"priority":360},"skills/ce-brainstorm/SKILL.md",{"path":366,"priority":360},"skills/ce-clean-gone-branches/SKILL.md",{"path":368,"priority":360},"skills/ce-code-review/SKILL.md",{"path":370,"priority":360},"skills/ce-commit/SKILL.md",{"path":372,"priority":360},"skills/ce-commit-push-pr/SKILL.md",{"path":374,"priority":360},"skills/ce-compound/SKILL.md",{"path":376,"priority":360},"skills/ce-compound-refresh/SKILL.md",{"path":378,"priority":360},"skills/ce-debug/SKILL.md",{"path":380,"priority":360},"skills/ce-demo-reel/SKILL.md",{"path":382,"priority":360},"skills/ce-dhh-rails-style/SKILL.md",{"path":384,"priority":360},"skills/ce-doc-review/SKILL.md",{"path":386,"priority":360},"skills/ce-frontend-design/SKILL.md",{"path":388,"priority":360},"skills/ce-gemini-imagegen/SKILL.md",{"path":390,"priority":360},"skills/ce-ideate/SKILL.md",{"path":392,"priority":360},"skills/ce-optimize/SKILL.md",{"path":394,"priority":360},"skills/ce-plan/SKILL.md",{"path":396,"priority":360},"skills/ce-polish-beta/SKILL.md",{"path":398,"priority":360},"skills/ce-product-pulse/SKILL.md",{"path":400,"priority":360},"skills/ce-proof/SKILL.md",{"path":402,"priority":360},"skills/ce-release-notes/SKILL.md",{"path":404,"priority":360},"skills/ce-report-bug/SKILL.md",{"path":406,"priority":360},"skills/ce-resolve-pr-feedback/SKILL.md",{"path":408,"priority":360},"skills/ce-riffrec-feedback-analysis/SKILL.md",{"path":410,"priority":360},"skills/ce-sessions/SKILL.md",{"path":412,"priority":360},"skills/ce-setup/SKILL.md",{"path":414,"priority":360},"skills/ce-simplify-code/SKILL.md",{"path":416,"priority":360},"skills/ce-slack-research/SKILL.md",{"path":418,"priority":360},"skills/ce-strategy/SKILL.md",{"path":420,"priority":360},"skills/ce-test-browser/SKILL.md",{"path":422,"priority":360},"skills/ce-test-xcode/SKILL.md",{"path":424,"priority":360},"skills/ce-update/SKILL.md",{"path":426,"priority":360},"skills/ce-work/SKILL.md",{"path":428,"priority":360},"skills/ce-work-beta/SKILL.md",{"path":430,"priority":360},"skills/ce-worktree/SKILL.md",{"path":432,"priority":360},"skills/lfg/SKILL.md",{"path":434,"priority":357},"agents/ce-adversarial-document-reviewer.agent.md",{"path":436,"priority":357},"agents/ce-adversarial-reviewer.agent.md",{"path":438,"priority":357},"agents/ce-agent-native-reviewer.agent.md",{"path":440,"priority":357},"agents/ce-ankane-readme-writer.agent.md",{"path":442,"priority":357},"agents/ce-api-contract-reviewer.agent.md",{"path":444,"priority":357},"agents/ce-architecture-strategist.agent.md",{"path":446,"priority":357},"agents/ce-best-practices-researcher.agent.md",{"path":448,"priority":357},"agents/ce-code-simplicity-reviewer.agent.md",{"path":450,"priority":357},"agents/ce-coherence-reviewer.agent.md",{"path":452,"priority":357},"agents/ce-correctness-reviewer.agent.md",{"path":454,"priority":357},"agents/ce-data-integrity-guardian.agent.md",{"path":456,"priority":357},"agents/ce-data-migration-expert.agent.md",{"path":458,"priority":357},"agents/ce-data-migrations-reviewer.agent.md",{"path":460,"priority":357},"agents/ce-deployment-verification-agent.agent.md",{"path":462,"priority":357},"agents/ce-design-implementation-reviewer.agent.md",{"path":464,"priority":357},"agents/ce-design-iterator.agent.md",{"path":466,"priority":357},"agents/ce-design-lens-reviewer.agent.md",{"path":468,"priority":357},"agents/ce-dhh-rails-reviewer.agent.md",{"path":470,"priority":357},"agents/ce-feasibility-reviewer.agent.md",{"path":472,"priority":357},"agents/ce-figma-design-sync.agent.md",{"path":474,"priority":357},"agents/ce-framework-docs-researcher.agent.md",{"path":476,"priority":357},"agents/ce-git-history-analyzer.agent.md",{"path":478,"priority":357},"agents/ce-issue-intelligence-analyst.agent.md",{"path":480,"priority":357},"agents/ce-julik-frontend-races-reviewer.agent.md",{"path":482,"priority":357},"agents/ce-kieran-python-reviewer.agent.md",{"path":484,"priority":357},"agents/ce-kieran-rails-reviewer.agent.md",{"path":486,"priority":357},"agents/ce-kieran-typescript-reviewer.agent.md",{"path":488,"priority":357},"agents/ce-learnings-researcher.agent.md",{"path":490,"priority":357},"agents/ce-maintainability-reviewer.agent.md",{"path":492,"priority":357},"agents/ce-pattern-recognition-specialist.agent.md",{"path":494,"priority":357},"agents/ce-performance-oracle.agent.md",{"path":496,"priority":357},"agents/ce-performance-reviewer.agent.md",{"path":498,"priority":357},"agents/ce-pr-comment-resolver.agent.md",{"path":500,"priority":357},"agents/ce-previous-comments-reviewer.agent.md",{"path":502,"priority":357},"agents/ce-product-lens-reviewer.agent.md",{"path":504,"priority":357},"agents/ce-project-standards-reviewer.agent.md",{"path":506,"priority":357},"agents/ce-reliability-reviewer.agent.md",{"path":508,"priority":357},"agents/ce-repo-research-analyst.agent.md",{"path":510,"priority":357},"agents/ce-schema-drift-detector.agent.md",{"path":512,"priority":357},"agents/ce-scope-guardian-reviewer.agent.md",{"path":514,"priority":357},"agents/ce-security-lens-reviewer.agent.md",{"path":516,"priority":357},"agents/ce-security-reviewer.agent.md",{"path":518,"priority":357},"agents/ce-security-sentinel.agent.md",{"path":520,"priority":357},"agents/ce-session-historian.agent.md",{"path":522,"priority":357},"agents/ce-slack-researcher.agent.md",{"path":524,"priority":357},"agents/ce-spec-flow-analyzer.agent.md",{"path":526,"priority":357},"agents/ce-swift-ios-reviewer.agent.md",{"path":528,"priority":357},"agents/ce-testing-reviewer.agent.md",{"path":530,"priority":357},"agents/ce-web-researcher.agent.md",{"path":532,"priority":357},".codex-plugin/plugin.json",{"path":534,"priority":357},".cursor-plugin/plugin.json",{"basePath":274,"description":271,"displayName":13,"installMethods":536,"rationale":537,"selectedPaths":538,"source":343,"sourceLanguage":18,"type":275},{"claudeCode":13},"plugin manifest at plugins/coding-tutor/.claude-plugin/plugin.json",[539,540,541,543,545,547,549,550],{"path":352,"priority":342},{"path":354,"priority":342},{"path":542,"priority":360},"skills/coding-tutor/SKILL.md",{"path":544,"priority":357},"commands/quiz-me.md",{"path":546,"priority":357},"commands/sync-tutorials.md",{"path":548,"priority":357},"commands/teach-me.md",{"path":532,"priority":357},{"path":534,"priority":357},{"basePath":285,"description":281,"displayName":347,"installMethods":552,"rationale":553,"selectedPaths":554,"source":343,"sourceLanguage":18,"type":286},{"claudeCode":12},"marketplace.json at .cursor-plugin/marketplace.json",[555,557,558],{"path":556,"priority":342},".cursor-plugin/marketplace.json",{"path":354,"priority":342},{"path":356,"priority":357},{"basePath":262,"description":10,"displayName":13,"installMethods":560,"rationale":561,"selectedPaths":562,"source":343,"sourceLanguage":18,"type":265},{"claudeCode":12},"SKILL.md frontmatter at plugins/coding-tutor/skills/coding-tutor/SKILL.md",[563,565,568,570,572],{"path":564,"priority":342},"SKILL.md",{"path":566,"priority":567},"scripts/create_tutorial.py","low",{"path":569,"priority":567},"scripts/index_tutorials.py",{"path":571,"priority":567},"scripts/quiz_priority.py",{"path":573,"priority":567},"scripts/setup_tutorials.py",{"basePath":575,"description":576,"displayName":577,"installMethods":578,"rationale":579,"selectedPaths":580,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-agent-native-architecture","Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.","ce-agent-native-architecture",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-agent-native-architecture/SKILL.md",[581,582,584,586,588,590,592,594,596,598,600,602,604,606,608,610],{"path":564,"priority":342},{"path":583,"priority":360},"references/action-parity-discipline.md",{"path":585,"priority":360},"references/agent-execution-patterns.md",{"path":587,"priority":360},"references/agent-native-testing.md",{"path":589,"priority":360},"references/architecture-patterns.md",{"path":591,"priority":360},"references/checklists.md",{"path":593,"priority":360},"references/dynamic-context-injection.md",{"path":595,"priority":360},"references/files-universal-interface.md",{"path":597,"priority":360},"references/from-primitives-to-domain-tools.md",{"path":599,"priority":360},"references/mcp-tool-design.md",{"path":601,"priority":360},"references/mobile-patterns.md",{"path":603,"priority":360},"references/product-implications.md",{"path":605,"priority":360},"references/refactoring-to-prompt-native.md",{"path":607,"priority":360},"references/self-modification.md",{"path":609,"priority":360},"references/shared-workspace-architecture.md",{"path":611,"priority":360},"references/system-prompt-design.md",{"basePath":613,"description":614,"displayName":615,"installMethods":616,"rationale":617,"selectedPaths":618,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-agent-native-audit","Run comprehensive agent-native architecture review with scored principles","ce-agent-native-audit",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-agent-native-audit/SKILL.md",[619],{"path":564,"priority":342},{"basePath":621,"description":622,"displayName":623,"installMethods":624,"rationale":625,"selectedPaths":626,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-brainstorm","Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says \"let's brainstorm\", \"what should we build\", or \"help me think through X\", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.","ce-brainstorm",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-brainstorm/SKILL.md",[627,628,630,632,634,636],{"path":564,"priority":342},{"path":629,"priority":360},"references/handoff.md",{"path":631,"priority":360},"references/requirements-capture.md",{"path":633,"priority":360},"references/synthesis-summary.md",{"path":635,"priority":360},"references/universal-brainstorming.md",{"path":637,"priority":360},"references/visual-communication.md",{"basePath":639,"description":640,"displayName":641,"installMethods":642,"rationale":643,"selectedPaths":644,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-clean-gone-branches","Clean up local branches whose remote tracking branch is gone. Use when the user says \"clean up branches\", \"delete gone branches\", \"prune local branches\", \"clean gone\", or wants to remove stale local branches that no longer exist on the remote. Also handles removing associated worktrees for branches that have them.","ce-clean-gone-branches",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-clean-gone-branches/SKILL.md",[645,646],{"path":564,"priority":342},{"path":647,"priority":567},"scripts/clean-gone",{"basePath":649,"description":650,"displayName":651,"installMethods":652,"rationale":653,"selectedPaths":654,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-code-review","Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR.","ce-code-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-code-review/SKILL.md",[655,656,658,660,662,664,666,668,670,672],{"path":564,"priority":342},{"path":657,"priority":360},"references/bulk-preview.md",{"path":659,"priority":360},"references/diff-scope.md",{"path":661,"priority":360},"references/findings-schema.json",{"path":663,"priority":360},"references/persona-catalog.md",{"path":665,"priority":360},"references/review-output-template.md",{"path":667,"priority":360},"references/subagent-template.md",{"path":669,"priority":360},"references/tracker-defer.md",{"path":671,"priority":360},"references/validator-template.md",{"path":673,"priority":360},"references/walkthrough.md",{"basePath":675,"description":676,"displayName":677,"installMethods":678,"rationale":679,"selectedPaths":680,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-commit","Create a git commit with a clear, value-communicating message. Use when the user says \"commit\", \"commit this\", \"save my changes\", \"create a commit\", or wants to commit staged or unstaged work. Produces well-structured commit messages that follow repo conventions when they exist, and defaults to conventional commit format otherwise.","ce-commit",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-commit/SKILL.md",[681],{"path":564,"priority":342},{"basePath":683,"description":684,"displayName":685,"installMethods":686,"rationale":687,"selectedPaths":688,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-commit-push-pr","Commit, push, and open a PR with an adaptive, value-first description that scales in depth with the change. Use when the user says \"commit and PR\", \"ship this\", \"create a PR\", or \"open a pull request\". Also handles description-only flows (\"write a PR description\", \"rewrite the PR body\", \"describe this PR\") without committing or pushing.","ce-commit-push-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-commit-push-pr/SKILL.md",[689,690,692],{"path":564,"priority":342},{"path":691,"priority":360},"references/branch-creation.md",{"path":693,"priority":360},"references/pr-description-writing.md",{"basePath":695,"description":696,"displayName":697,"installMethods":698,"rationale":699,"selectedPaths":700,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-compound","Document a recently solved problem to compound your team's knowledge","ce-compound",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-compound/SKILL.md",[701,702,704,706,708],{"path":564,"priority":342},{"path":703,"priority":567},"assets/resolution-template.md",{"path":705,"priority":360},"references/schema.yaml",{"path":707,"priority":360},"references/yaml-schema.md",{"path":709,"priority":567},"scripts/validate-frontmatter.py",{"basePath":711,"description":712,"displayName":713,"installMethods":714,"rationale":715,"selectedPaths":716,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-compound-refresh","Refresh stale learning and pattern docs under docs/solutions/ by reviewing them against the current codebase, then updating, consolidating, or deleting drifted ones. Use when the user asks to \"refresh my learnings\", \"audit docs/solutions/\", \"clean up stale learnings\", or \"consolidate overlapping docs\", or when ce-compound flags an older doc as superseded. Do not trigger for general refactor, debugging, or code-review work unless the user has explicitly pointed at docs/solutions/.","ce-compound-refresh",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-compound-refresh/SKILL.md",[717,718,719,721,722,723],{"path":564,"priority":342},{"path":703,"priority":567},{"path":720,"priority":360},"references/per-action-flows.md",{"path":705,"priority":360},{"path":707,"priority":360},{"path":709,"priority":567},{"basePath":725,"description":726,"displayName":727,"installMethods":728,"rationale":729,"selectedPaths":730,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-debug","Systematically find root causes and fix bugs. Use when debugging errors, investigating test failures, reproducing bugs from issue trackers (GitHub, Linear, Jira), or when stuck on a problem after failed fix attempts. Also use when the user says 'debug this', 'why is this failing', 'fix this bug', 'trace this error', or pastes stack traces, error messages, or issue references.","ce-debug",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-debug/SKILL.md",[731,732,734,736],{"path":564,"priority":342},{"path":733,"priority":360},"references/anti-patterns.md",{"path":735,"priority":360},"references/defense-in-depth.md",{"path":737,"priority":360},"references/investigation-techniques.md",{"basePath":739,"description":740,"displayName":741,"installMethods":742,"rationale":743,"selectedPaths":744,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-demo-reel","Capture a visual demo reel (GIF, terminal recording, screenshots) for PR descriptions. Use when shipping UI changes, CLI features, or any work with observable behavior that benefits from visual proof. Also use when asked to add a demo, record a GIF, screenshot a feature, show what changed visually, create a demo reel, capture evidence, add proof to a PR, or create a before/after comparison.","ce-demo-reel",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-demo-reel/SKILL.md",[745,746,748,750,752,754,756],{"path":564,"priority":342},{"path":747,"priority":360},"references/tier-browser-reel.md",{"path":749,"priority":360},"references/tier-screenshot-reel.md",{"path":751,"priority":360},"references/tier-static-screenshots.md",{"path":753,"priority":360},"references/tier-terminal-recording.md",{"path":755,"priority":360},"references/upload-and-approval.md",{"path":757,"priority":567},"scripts/capture-demo.py",{"basePath":759,"description":760,"displayName":761,"installMethods":762,"rationale":763,"selectedPaths":764,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-dhh-rails-style","This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring requests, code review, or when the user mentions DHH, 37signals, Basecamp, HEY, or Campfire style. Embodies REST purity, fat models, thin controllers, Current attributes, Hotwire patterns, and the \"clarity over cleverness\" philosophy.","ce-dhh-rails-style",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-dhh-rails-style/SKILL.md",[765,766,768,770,772,774,776],{"path":564,"priority":342},{"path":767,"priority":360},"references/architecture.md",{"path":769,"priority":360},"references/controllers.md",{"path":771,"priority":360},"references/frontend.md",{"path":773,"priority":360},"references/gems.md",{"path":775,"priority":360},"references/models.md",{"path":777,"priority":360},"references/testing.md",{"basePath":779,"description":780,"displayName":781,"installMethods":782,"rationale":783,"selectedPaths":784,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-doc-review","Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it.","ce-doc-review",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-doc-review/SKILL.md",[785,786,787,788,790,791,792,794],{"path":564,"priority":342},{"path":657,"priority":360},{"path":661,"priority":360},{"path":789,"priority":360},"references/open-questions-defer.md",{"path":665,"priority":360},{"path":667,"priority":360},{"path":793,"priority":360},"references/synthesis-and-presentation.md",{"path":673,"priority":360},{"basePath":796,"description":797,"displayName":798,"installMethods":799,"rationale":800,"selectedPaths":801,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-frontend-design","Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications. Detects existing design systems and respects them. Covers composition, typography, color, motion, and copy. Verifies results via screenshots before declaring done.","ce-frontend-design",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-frontend-design/SKILL.md",[802],{"path":564,"priority":342},{"basePath":804,"description":805,"displayName":806,"installMethods":807,"rationale":808,"selectedPaths":809,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-gemini-imagegen","This skill should be used when generating and editing images using the Gemini API (Nano Banana Pro). It applies when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.","ce-gemini-imagegen",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-gemini-imagegen/SKILL.md",[810,811,813,815,817,819],{"path":564,"priority":342},{"path":812,"priority":567},"scripts/compose_images.py",{"path":814,"priority":567},"scripts/edit_image.py",{"path":816,"priority":567},"scripts/gemini_images.py",{"path":818,"priority":567},"scripts/generate_image.py",{"path":820,"priority":567},"scripts/multi_turn_chat.py",{"basePath":822,"description":823,"displayName":824,"installMethods":825,"rationale":826,"selectedPaths":827,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-ideate","Generate and critically evaluate grounded ideas about a topic. Use when asking what to improve, requesting idea generation, exploring surprising directions, or wanting the AI to proactively suggest strong options before brainstorming one in depth. Triggers on phrases like 'what should I improve', 'give me ideas', 'ideate on X', 'surprise me', 'what would you change', or any request for AI-generated suggestions rather than refining the user's own idea.","ce-ideate",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-ideate/SKILL.md",[828,829,831,833],{"path":564,"priority":342},{"path":830,"priority":360},"references/post-ideation-workflow.md",{"path":832,"priority":360},"references/universal-ideation.md",{"path":834,"priority":360},"references/web-research-cache.md",{"basePath":836,"description":837,"displayName":838,"installMethods":839,"rationale":840,"selectedPaths":841,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-optimize","Run metric-driven iterative optimization loops -- define a measurable goal, run parallel experiments, measure each against hard gates or LLM-as-judge scores, keep improvements, and converge on the best solution. Use when optimizing clustering quality, search relevance, build performance, prompt quality, or any measurable outcome that benefits from systematic experimentation.","ce-optimize",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-optimize/SKILL.md",[842,843,845,847,849,851,853,855,857,859,861],{"path":564,"priority":342},{"path":844,"priority":360},"references/example-hard-spec.yaml",{"path":846,"priority":360},"references/example-judge-spec.yaml",{"path":848,"priority":360},"references/experiment-log-schema.yaml",{"path":850,"priority":360},"references/experiment-prompt-template.md",{"path":852,"priority":360},"references/judge-prompt-template.md",{"path":854,"priority":360},"references/optimize-spec-schema.yaml",{"path":856,"priority":360},"references/usage-guide.md",{"path":858,"priority":567},"scripts/experiment-worktree.sh",{"path":860,"priority":567},"scripts/measure.sh",{"path":862,"priority":567},"scripts/parallel-probe.sh",{"basePath":864,"description":865,"displayName":866,"installMethods":867,"rationale":868,"selectedPaths":869,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-plan","Create structured plans for multi-step tasks -- software features, research workflows, events, study plans, or any goal that benefits from breakdown. Also deepens existing plans with interactive sub-agent review. Use when the user says 'plan this', 'create a plan', 'how should we build', 'break this down', or when a brainstorm doc is ready for planning. Use 'deepen the plan' or 'deepening pass' for the deepening flow. For exploratory requests, prefer ce-brainstorm first.","ce-plan",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-plan/SKILL.md",[870,871,873,875,877,878,880],{"path":564,"priority":342},{"path":872,"priority":360},"references/deepening-workflow.md",{"path":874,"priority":360},"references/plan-handoff.md",{"path":876,"priority":360},"references/plan-template.md",{"path":633,"priority":360},{"path":879,"priority":360},"references/universal-planning.md",{"path":637,"priority":360},{"basePath":882,"description":883,"displayName":884,"installMethods":885,"rationale":886,"selectedPaths":887,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-polish-beta","[BETA] Start the dev server, open the feature in a browser, and iterate on improvements together.","ce-polish-beta",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-polish-beta/SKILL.md",[888,889,891,893,895,897,899,901,903,905,907,909,911,913,915,917],{"path":564,"priority":342},{"path":890,"priority":360},"references/dev-server-astro.md",{"path":892,"priority":360},"references/dev-server-detection.md",{"path":894,"priority":360},"references/dev-server-next.md",{"path":896,"priority":360},"references/dev-server-nuxt.md",{"path":898,"priority":360},"references/dev-server-procfile.md",{"path":900,"priority":360},"references/dev-server-rails.md",{"path":902,"priority":360},"references/dev-server-remix.md",{"path":904,"priority":360},"references/dev-server-sveltekit.md",{"path":906,"priority":360},"references/dev-server-vite.md",{"path":908,"priority":360},"references/ide-detection.md",{"path":910,"priority":360},"references/launch-json-schema.md",{"path":912,"priority":567},"scripts/detect-project-type.sh",{"path":914,"priority":567},"scripts/read-launch-json.sh",{"path":916,"priority":567},"scripts/resolve-package-manager.sh",{"path":918,"priority":567},"scripts/resolve-port.sh",{"basePath":920,"description":921,"displayName":922,"installMethods":923,"rationale":924,"selectedPaths":925,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-product-pulse","Generate a time-windowed pulse report on what users experienced and how the product performed - usage, quality, errors, signals worth investigating. Use when the user says 'run a pulse', 'show me the pulse', 'how are we doing', 'weekly recap', 'launch-day check', or passes a time window like '24h' or '7d'. Configures via .compound-engineering/config.local.yaml and saves reports to docs/pulse-reports/.","ce-product-pulse",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-product-pulse/SKILL.md",[926,927,929],{"path":564,"priority":342},{"path":928,"priority":360},"references/interview.md",{"path":930,"priority":360},"references/report-template.md",{"basePath":932,"description":933,"displayName":934,"installMethods":935,"rationale":936,"selectedPaths":937,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-proof","Run human-in-the-loop review loops over markdown via Proof (proofeditor.ai) — share, view, comment on, edit, and sync collaborative docs. Use when the user says \"view this in proof\", \"share to proof\", \"HITL this doc\", or wants a shared markdown review surface for a spec, plan, or draft, including handoffs from ce-brainstorm, ce-ideate, or ce-plan. Do not trigger on \"proof\" meaning evidence, math proofs, proof-of-concept, or \"proofread this\".","ce-proof",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-proof/SKILL.md",[938,939],{"path":564,"priority":342},{"path":940,"priority":360},"references/hitl-review.md",{"basePath":942,"description":943,"displayName":944,"installMethods":945,"rationale":946,"selectedPaths":947,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-release-notes","Summarize recent compound-engineering plugin releases, or answer a specific question about a past release with a version citation. Use when the user types `/ce-release-notes` or asks \"what changed in compound-engineering recently?\" or \"what happened to `\u003Cskill-name>`?\".","ce-release-notes",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-release-notes/SKILL.md",[948,949],{"path":564,"priority":342},{"path":950,"priority":567},"scripts/list-plugin-releases.py",{"basePath":952,"description":953,"displayName":954,"installMethods":955,"rationale":956,"selectedPaths":957,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-report-bug","Report a bug in the compound-engineering plugin","ce-report-bug",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-report-bug/SKILL.md",[958],{"path":564,"priority":342},{"basePath":960,"description":961,"displayName":962,"installMethods":963,"rationale":964,"selectedPaths":965,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-resolve-pr-feedback","Resolve PR review feedback by evaluating validity and fixing issues in parallel. Use when addressing PR review comments, resolving review threads, or fixing code review feedback.","ce-resolve-pr-feedback",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-resolve-pr-feedback/SKILL.md",[966,967,969,971,973,975,977],{"path":564,"priority":342},{"path":968,"priority":360},"references/full-mode.md",{"path":970,"priority":360},"references/targeted-mode.md",{"path":972,"priority":567},"scripts/get-pr-comments",{"path":974,"priority":567},"scripts/get-thread-for-comment",{"path":976,"priority":567},"scripts/reply-to-pr-thread",{"path":978,"priority":567},"scripts/resolve-pr-thread",{"basePath":980,"description":981,"displayName":982,"installMethods":983,"rationale":984,"selectedPaths":985,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-riffrec-feedback-analysis","Riffrec product-feedback workflow. ALWAYS load when the user posts a `riffrec-*.zip`, a bundle with `session.json` + `events.json` + `recording.webm` + `voice.webm`, a video/audio recording for product feedback, or asks how to capture and share Riffrec sessions. Routes between setup, quick bug report, and extensive analysis.","ce-riffrec-feedback-analysis",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-riffrec-feedback-analysis/SKILL.md",[986,987,989,991,993,995],{"path":564,"priority":342},{"path":988,"priority":360},"references/compound-engineering-feedback-format.md",{"path":990,"priority":360},"references/extensive-analysis.md",{"path":992,"priority":360},"references/install-riffrec.md",{"path":994,"priority":360},"references/quick-bug-report.md",{"path":996,"priority":567},"scripts/analyze_riffrec_zip.py",{"basePath":998,"description":999,"displayName":1000,"installMethods":1001,"rationale":1002,"selectedPaths":1003,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-sessions","Search and ask questions about coding agent session history across Claude Code, Codex, and Cursor. Use when asking what was worked on, what was tried before, how a problem was investigated across sessions, what happened recently, or any question about past agent sessions. Also use when the user references prior sessions, previous attempts, or past investigations — even without saying 'sessions' explicitly.","ce-sessions",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-sessions/SKILL.md",[1004,1005,1007,1009,1011],{"path":564,"priority":342},{"path":1006,"priority":567},"scripts/discover-sessions.sh",{"path":1008,"priority":567},"scripts/extract-errors.py",{"path":1010,"priority":567},"scripts/extract-metadata.py",{"path":1012,"priority":567},"scripts/extract-skeleton.py",{"basePath":1014,"description":1015,"displayName":1016,"installMethods":1017,"rationale":1018,"selectedPaths":1019,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-setup","Diagnose and configure compound-engineering environment. Checks CLI dependencies, plugin version, and repo-local config. Offers guided installation for missing tools. Use when troubleshooting missing tools, verifying setup, or before onboarding.","ce-setup",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-setup/SKILL.md",[1020,1021,1023],{"path":564,"priority":342},{"path":1022,"priority":360},"references/config-template.yaml",{"path":1024,"priority":567},"scripts/check-health",{"basePath":1026,"description":1027,"displayName":1028,"installMethods":1029,"rationale":1030,"selectedPaths":1031,"source":343,"sourceLanguage":18,"type":265},"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",[1032],{"path":564,"priority":342},{"basePath":1034,"description":1035,"displayName":1036,"installMethods":1037,"rationale":1038,"selectedPaths":1039,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-slack-research","Search Slack for interpreted organizational context -- decisions, constraints, and discussion arcs -- and produce a synthesized research digest with cross-cutting analysis. Use when the user says 'search slack for', 'what did we discuss about', 'slack context for', or 'what does the team think about'. Differs from slack:find-discussions, which returns raw message results without synthesis.","ce-slack-research",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-slack-research/SKILL.md",[1040],{"path":564,"priority":342},{"basePath":1042,"description":1043,"displayName":1044,"installMethods":1045,"rationale":1046,"selectedPaths":1047,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-strategy","Create or maintain STRATEGY.md - the product's target problem, approach, users, key metrics, and tracks of work. Use when starting a new product, updating direction, or when prompts like 'write our strategy', 'update the roadmap', 'what are we working on', or 'set up the strategy doc' come up. Also triggers when ce-ideate, ce-brainstorm, or ce-plan need upstream grounding and no strategy doc exists yet.","ce-strategy",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-strategy/SKILL.md",[1048,1049,1050],{"path":564,"priority":342},{"path":928,"priority":360},{"path":1051,"priority":360},"references/strategy-template.md",{"basePath":1053,"description":1054,"displayName":1055,"installMethods":1056,"rationale":1057,"selectedPaths":1058,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-test-browser","Run browser tests on pages affected by current PR or branch","ce-test-browser",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-test-browser/SKILL.md",[1059],{"path":564,"priority":342},{"basePath":1061,"description":1062,"displayName":1063,"installMethods":1064,"rationale":1065,"selectedPaths":1066,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-test-xcode","Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.","ce-test-xcode",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-test-xcode/SKILL.md",[1067],{"path":564,"priority":342},{"basePath":1069,"description":1070,"displayName":1071,"installMethods":1072,"rationale":1073,"selectedPaths":1074,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-update","Check if the compound-engineering plugin is up to date and recommend the\nupdate command if not. Use when the user says \"update compound engineering\",\n\"check compound engineering version\", \"ce update\", \"is compound engineering\nup to date\", \"update ce plugin\", or reports issues that might stem from a\nstale compound-engineering plugin version. This skill only works in Claude\nCode — it relies on the plugin harness cache layout.\n","ce-update",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-update/SKILL.md",[1075,1076,1078,1080],{"path":564,"priority":342},{"path":1077,"priority":567},"scripts/currently-loaded-version.sh",{"path":1079,"priority":567},"scripts/marketplace-name.sh",{"path":1081,"priority":567},"scripts/upstream-version.sh",{"basePath":1083,"description":1084,"displayName":1085,"installMethods":1086,"rationale":1087,"selectedPaths":1088,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-work","Execute work efficiently while maintaining quality and finishing features","ce-work",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-work/SKILL.md",[1089,1090,1092],{"path":564,"priority":342},{"path":1091,"priority":360},"references/shipping-workflow.md",{"path":669,"priority":360},{"basePath":1094,"description":1095,"displayName":1096,"installMethods":1097,"rationale":1098,"selectedPaths":1099,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-work-beta","[BETA] Execute work with external delegate support. Same as ce-work but includes experimental Codex delegation mode for token-conserving code implementation.","ce-work-beta",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-work-beta/SKILL.md",[1100,1101,1103,1104],{"path":564,"priority":342},{"path":1102,"priority":360},"references/codex-delegation-workflow.md",{"path":1091,"priority":360},{"path":669,"priority":360},{"basePath":1106,"description":1107,"displayName":1108,"installMethods":1109,"rationale":1110,"selectedPaths":1111,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/ce-worktree","Create an isolated git worktree for parallel feature work or PR review. Use when starting work that should not disturb the current checkout, or when `ce-work` or `ce-code-review` offers a worktree option.","ce-worktree",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/ce-worktree/SKILL.md",[1112,1113],{"path":564,"priority":342},{"path":1114,"priority":567},"scripts/worktree-manager.sh",{"basePath":1116,"description":1117,"displayName":1118,"installMethods":1119,"rationale":1120,"selectedPaths":1121,"source":343,"sourceLanguage":18,"type":265},"plugins/compound-engineering/skills/lfg","Run the full autonomous engineering pipeline end-to-end (plan, work, code review, test, commit, push, open PR, watch CI, fix CI failures until green). Use only when the user explicitly requests hands-off execution of a software task and provides a feature description; do not auto-route casual conversation here.","lfg",{"claudeCode":12},"SKILL.md frontmatter at plugins/compound-engineering/skills/lfg/SKILL.md",[1122,1123],{"path":564,"priority":342},{"path":669,"priority":360},{"basePath":285,"description":1125,"displayName":1126,"installMethods":1127,"rationale":1128,"selectedPaths":1129,"source":343,"sourceLanguage":18,"type":1146},"Official Compound Engineering plugin for Claude Code, Codex, and more","@every-env/compound-plugin",{"npm":1126},"cli ecosystem detected at /",[1130,1132,1133,1134,1136,1138,1140,1142,1144],{"path":1131,"priority":342},"package.json",{"path":354,"priority":342},{"path":356,"priority":357},{"path":1135,"priority":360},"src/index.ts",{"path":1137,"priority":567},"src/commands/cleanup.ts",{"path":1139,"priority":567},"src/commands/convert.ts",{"path":1141,"priority":567},"src/commands/install.ts",{"path":1143,"priority":567},"src/commands/list.ts",{"path":1145,"priority":567},"src/commands/plugin-path.ts","cli",{"sources":1148},[1149],"manual",{"npmPackage":1126},{"closedIssues90d":248,"description":1152,"forks":249,"homepage":1153,"license":256,"openIssues90d":250,"pushedAt":251,"readmeSize":246,"stars":252,"topics":1154},"Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more","https://every.to/guides/compound-engineering",[1155,1156],"compound","engineering",{"downloads":254},{"classifiedAt":1159,"discoverAt":1160,"extractAt":1161,"githubAt":1161,"npmAt":1162,"updatedAt":1159},1778686639998,1778686632796,1778686635929,1778686638203,[223,224,220,221,222],{"evaluatedAt":260,"extractAt":308,"updatedAt":260},[],[1167,1196,1220,1252,1281,1304],{"_creationTime":1168,"_id":1169,"community":1170,"display":1171,"identity":1177,"providers":1181,"relations":1189,"tags":1192,"workflow":1193},1778695548458.3726,"k1726a9ymjrdfb1esbjm74a25186m744",{"reviewCount":8},{"description":1172,"installMethods":1173,"name":1175,"sourceUrl":1176},"Guide a person through structured learning of a new topic, technology, or skill. AI acts as learning coach — assessing current knowledge, designing a learning path, walking through material, testing understanding, adapting difficulty, and planning review sessions for retention. Use when a person wants to learn a new technology and does not know where to start, when someone feels overwhelmed by documentation, when a person keeps forgetting material and needs spaced repetition, or when transitioning between domains and needing a gap analysis.\n",{"claudeCode":1174},"pjt222/agent-almanac","learn-guidance","https://github.com/pjt222/agent-almanac",{"basePath":1178,"githubOwner":1179,"githubRepo":1180,"locale":18,"slug":1175,"type":265},"skills/learn-guidance","pjt222","agent-almanac",{"evaluate":1182,"extract":1188},{"promptVersionExtension":213,"promptVersionScoring":214,"score":1183,"tags":1184,"targetMarket":225,"tier":226},97,[221,1185,220,1186,1187],"coaching","structured-learning","guidance",{"commitSha":298},{"parentExtensionId":1190,"repoId":1191},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[1185,220,1187,221,1186],{"evaluatedAt":1194,"extractAt":1195,"updatedAt":1194},1778699089291,1778695548458,{"_creationTime":1197,"_id":1198,"community":1199,"display":1200,"identity":1204,"providers":1206,"relations":1216,"tags":1217,"workflow":1218},1778695548458.4045,"k173z5v0vsjahdp7k6cp8pkfy586n3et",{"reviewCount":8},{"description":1201,"installMethods":1202,"name":1203,"sourceUrl":1176},"AI knowledge transfer calibrated to learner level and needs. Models the learner's mental state, scaffolds from known to unknown using Vygotsky's Zone of Proximal Development, employs Socratic questioning to verify understanding, and adapts explanations based on feedback signals. Use when a user asks \"how does X work?\" and needs graduated explanation, when their questions reveal a conceptual gap, when previous explanations have not landed, or when teaching a concept that depends on prerequisites the learner may not yet have.\n",{"claudeCode":1174},"teach",{"basePath":1205,"githubOwner":1179,"githubRepo":1180,"locale":18,"slug":1203,"type":265},"skills/teach",{"evaluate":1207,"extract":1215},{"promptVersionExtension":213,"promptVersionScoring":214,"score":1208,"tags":1209,"targetMarket":225,"tier":226},96,[1210,1211,1212,1213,1214,220,221],"teaching","knowledge-transfer","scaffolding","socratic-method","meta-cognition",{"commitSha":298,"license":256},{"parentExtensionId":1190,"repoId":1191},[220,1211,221,1214,1212,1213,1210],{"evaluatedAt":1219,"extractAt":1195,"updatedAt":1219},1778701923985,{"_creationTime":1221,"_id":1222,"community":1223,"display":1224,"identity":1230,"providers":1235,"relations":1244,"tags":1247,"workflow":1248},1778692789052.695,"k176p08jp79mcpzd0ce9b19qdd86m2vs",{"reviewCount":8},{"description":1225,"installMethods":1226,"name":1228,"sourceUrl":1229},"启动交互式 Web 仪表板，以可视化代码库的知识图谱",{"claudeCode":1227},"Lum1104/Understand-Anything","understand-dashboard","https://github.com/Lum1104/Understand-Anything",{"basePath":1231,"githubOwner":1232,"githubRepo":1233,"locale":1234,"slug":1228,"type":265},"understand-anything-plugin/skills/understand-dashboard","Lum1104","Understand-Anything","zh-CN",{"evaluate":1236,"extract":1243},{"promptVersionExtension":213,"promptVersionScoring":214,"score":1237,"tags":1238,"targetMarket":225,"tier":226},100,[1239,1240,1241,224,1242],"code-visualization","knowledge-graph","developer-tools","dashboard",{"commitSha":298},{"repoId":1245,"translatedFrom":1246},"kd78egfytykkxxbpr6k3t7wsph86n83x","k175km8dk28xhp6eprw09sfsax86n9cs",[1239,224,1242,1241,1240],{"evaluatedAt":1249,"extractAt":1250,"updatedAt":1251},1778692645619,1778692549705,1778692789052,{"_creationTime":1253,"_id":1254,"community":1255,"display":1256,"identity":1262,"providers":1266,"relations":1274,"tags":1277,"workflow":1278},1778699234184.613,"k17fye44r5m6bf8tbmfxkpbyvs86mjje",{"reviewCount":8},{"description":1257,"installMethods":1258,"name":1260,"sourceUrl":1261},"Socratic deep interview with mathematical ambiguity gating before explicit execution approval",{"claudeCode":1259},"Yeachan-Heo/oh-my-claudecode","deep-interview","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1263,"githubOwner":1264,"githubRepo":1265,"locale":18,"slug":1260,"type":265},"skills/deep-interview","Yeachan-Heo","oh-my-claudecode",{"evaluate":1267,"extract":1273},{"promptVersionExtension":213,"promptVersionScoring":214,"score":290,"tags":1268,"targetMarket":225,"tier":226},[1269,1270,1271,1272,224],"requirements-gathering","socratic-interviewing","specification-generation","clarity-gating",{"commitSha":298,"license":256},{"parentExtensionId":1275,"repoId":1276},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[1272,224,1269,1270,1271],{"evaluatedAt":1279,"extractAt":1280,"updatedAt":1279},1778699422065,1778699234184,{"_creationTime":1282,"_id":1283,"community":1284,"display":1285,"identity":1289,"providers":1292,"relations":1300,"tags":1301,"workflow":1302},1778699234184.614,"k17f09h6q6ej58qvz0d2cds8r186mj71",{"reviewCount":8},{"description":1286,"installMethods":1287,"name":1288,"sourceUrl":1261},"Extract a learned skill from the current conversation",{"claudeCode":1259},"Learner Skill",{"basePath":1290,"githubOwner":1264,"githubRepo":1265,"locale":18,"slug":1291,"type":265},"skills/learner","learner",{"evaluate":1293,"extract":1299},{"promptVersionExtension":213,"promptVersionScoring":214,"score":290,"tags":1294,"targetMarket":225,"tier":226},[221,1295,1296,1297,1298],"skill-extraction","automation","agent","code-generation",{"commitSha":298,"license":256},{"parentExtensionId":1275,"repoId":1276},[1297,1296,1298,221,1295],{"evaluatedAt":1303,"extractAt":1280,"updatedAt":1303},1778699479176,{"_creationTime":1305,"_id":1306,"community":1307,"display":1308,"identity":1314,"providers":1319,"relations":1328,"tags":1330,"workflow":1331},1778696691708.299,"k173bggm39njfc2n5f33wwedpd86mz26",{"reviewCount":8},{"description":1309,"installMethods":1310,"name":1312,"sourceUrl":1313},"Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination\n",{"claudeCode":1311},"ruvnet/ruflo","Agentic Jujutsu","https://github.com/ruvnet/ruflo",{"basePath":1315,"githubOwner":1316,"githubRepo":1317,"locale":18,"slug":1318,"type":265},".claude/skills/agentic-jujutsu","ruvnet","ruflo","agentic-jujutsu",{"evaluate":1320,"extract":1327},{"promptVersionExtension":213,"promptVersionScoring":214,"score":290,"tags":1321,"targetMarket":225,"tier":226},[1322,1323,1324,221,1325,1326],"ai-agent","version-control","orchestration","security","collaboration",{"commitSha":298,"license":256},{"repoId":1329},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[1322,1326,221,1324,1325,1323],{"evaluatedAt":1332,"extractAt":1333,"updatedAt":1332},1778698857931,1778696691708]