[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NeoLabHQ-setup-context7-mcp-de":3,"guides-for-NeoLabHQ-setup-context7-mcp":1141,"similar-k17f5m7gtrsemmjabqq5tvj6wh86m87c-de":1142},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":240,"isFallback":223,"parentExtension":245,"providers":302,"relations":306,"repo":307,"tags":1139,"workflow":1140},1778694480889.9568,"k17f5m7gtrsemmjabqq5tvj6wh86m87c",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Guide for setup Context7 MCP server to load documentation for specific technologies.",{"claudeCode":12},"NeoLabHQ/context-engineering-kit","setup-context7-mcp","https://github.com/NeoLabHQ/context-engineering-kit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":221,"workflow":238},1778695354809.2917,"kn7767jyzma8k5y7gnhs7jwvhh86ny9z","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":199,"promptVersionExtension":203,"promptVersionScoring":204,"purpose":205,"rationale":206,"score":207,"summary":208,"tags":209,"targetMarket":215,"tier":216,"useCases":217},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of setting up a specific MCP server (Context7) to load documentation for particular technologies.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill addresses a specific need for configuring an MCP server for documentation loading, which is a concrete value beyond default LLM behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a clear, step-by-step guide for setup, checks for existing configurations, and outlines the process for updating documentation files, covering the complete lifecycle for its stated purpose.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on the setup and configuration of the Context7 MCP server for documentation loading, without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description is concise, accurate, and directly reflects the skill's purpose of guiding the setup of the Context7 MCP server.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose any tools or commands directly; its functionality is executed via the Claude Code agent's invocation mechanism.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The skill's SKILL.md explicitly details the three configuration levels (project level shared/personal, user level global) and the files associated with each, with clear instructions on verification.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","As this is a skill and not a set of explicit tools, tool naming conventions do not apply.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This skill operates through agent interaction and prompt engineering, not via defined tool input/output schemas.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The bundled LICENSE file clearly indicates the GNU General Public License v3.0, a standard permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-06, which is within the last 3 months.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","No third-party dependencies are explicitly declared or used by this skill's source code.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not handle or expose any secrets; it focuses on configuration and file path management.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill does not load or execute third-party data as instructions. It processes user input and project structure information.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external files or code at runtime; all necessary logic is contained within the bundle.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill only modifies CLAUDE.md files within the project or user's home directory, adhering to sandbox constraints.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not read or submit confidential data to any third party; it only interacts with local configuration files.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and all descriptions use clean, printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is presented in clear, readable Markdown and is not obfuscated.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill correctly uses relative paths for project-level configurations (`./CLAUDE.md`, `./CLAUDE.local.md`) and a standard home directory path for user-level (`~/.claude/CLAUDE.md`), with clear guidance.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository has 6 open issues and 8 closed issues in the last 90 days, indicating active maintenance.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The README and LICENSE files are present, and the commit history shows recent activity, indicating a managed release process.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill guides the user to select configuration paths and provides clear instructions for updating CLAUDE.md, implying user input is handled appropriately within the context of the workflow.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill only modifies configuration files (CLAUDE.md) and prompts the user for choices; no destructive operations are performed without explicit user direction.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill provides structured guidance and prompts for user choices, implying error handling through user interaction and clear instructions.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","As this skill focuses on configuration and user interaction rather than destructive actions or outbound calls, explicit logging to an audit file is not applicable.",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","The skill does not operate on personal data; it deals with project configuration and technology documentation preferences.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's functionality is not geographically or legally restricted, making it globally applicable.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard file system operations and user prompts, making it compatible across different operating systems and shells.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README provides a comprehensive overview of the Context Engineering Kit and its plugins, including installation and usage.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a skill, not a collection of distinct tools. Its functionality is invoked through the agent's interaction.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This skill does not expose multiple tools with similar names.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as guiding user through setup context and updating CLAUDE.md, are implemented and detailed in the SKILL.md.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for Claude Code and other environments, along with example invocations.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill's guidance, especially regarding configuration choices and file locations, implicitly provides actionable steps for the user to follow, with clear instructions to remedy missing items like .gitignore entries.",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","The skill does not bundle scripts with external dependencies that require pinning.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill's operation involves user interaction and configuration file updates, not state-changing commands that would benefit from a dry-run preview.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","This skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":117,"check":158,"severity":42,"summary":159},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined as guiding the setup of Context7 MCP server for loading documentation for specific technologies, including how to handle configuration and update CLAUDE.md.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and clearly states the skill's name, description, and argument hint, providing a good summary of its core capability.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and concise, using clear headings and bullet points for instructions, without excessive verbosity.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The skill's instructions are straightforward and do not require deep material to be embedded; it guides the user through a sequence of steps effectively.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill is a direct setup guide and does not involve deep exploration or code review, so 'context: fork' is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides clear instructions on how to update the CLAUDE.md file with a markdown snippet, and the README provides installation and usage examples for other plugins, implying a similar quality for this skill's context.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill explicitly handles edge cases such as an empty project structure or missing .gitignore entries, providing recovery steps.",{"category":92,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill does not rely on external tools like an MCP server as a hard requirement; it guides the user through setting one up.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill prompts the user to check for existing configurations and verify .gitignore entries, effectively halting if prerequisite conditions aren't met or guiding towards resolution.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; its task is specific to configuring the MCP server.",1778695354544,"This skill guides users through the process of setting up the Context7 MCP server to load documentation for specific technologies. It includes steps for determining configuration storage, checking for existing setups, and updating the CLAUDE.md file with relevant documentation IDs.",[195,196,197,198],"Guides Context7 MCP server setup","Loads documentation for specific technologies","Supports project-level and user-level configuration","Updates CLAUDE.md with documentation requirements",[200,201,202],"Providing documentation content itself.","Configuring MCP servers other than Context7.","Automating the entire documentation loading process without user input.","3.0.0","4.4.0","To provide a clear and actionable guide for users needing to configure the Context7 MCP server to effectively load and manage documentation for their projects.","High quality documentation and clear execution flow with no critical or warning findings. Minor issues with `not_applicable` for checks that don't apply to this skill type contribute to a high score.",96,"A well-documented and robust skill for setting up an MCP server for documentation loading.",[210,211,212,213,214],"configuration","documentation","mcp","setup","code-quality","global","verified",[218,219,220],"Setting up a new project that requires specific technology documentation.","Integrating Context7 MCP server into an existing development workflow.","Ensuring consistent and up-to-date documentation loading across a team.",{"codeQuality":222,"collectedAt":224,"documentation":225,"maintenance":228,"security":235,"testCoverage":237},{"hasLockfile":223},true,1778695340307,{"descriptionLength":226,"readmeSize":227},84,40436,{"closedIssues90d":229,"forks":230,"hasChangelog":231,"openIssues90d":232,"pushedAt":233,"stars":234},8,89,false,6,1778029371000,993,{"hasNpmPackage":231,"license":236,"smitheryVerified":231},"GPL-3.0",{"hasCi":231,"hasTests":223},{"updatedAt":239},1778695354809,{"basePath":241,"githubOwner":242,"githubRepo":243,"locale":18,"slug":13,"type":244},"plugins/mcp/skills/setup-context7-mcp","NeoLabHQ","context-engineering-kit","skill",{"_creationTime":246,"_id":247,"community":248,"display":249,"identity":252,"parentExtension":255,"providers":288,"relations":298,"tags":299,"workflow":300},1778694480889.9473,"k174mcr6c1n96rcfyw5xdwm8ad86m5df",{"reviewCount":8},{"description":250,"installMethods":251,"name":212,"sourceUrl":14},"Commands for setup well known MCP server integration if needed and update CLAUDE.md file with requirement to use this MCP server for current project.",{"claudeCode":212},{"basePath":253,"githubOwner":242,"githubRepo":243,"locale":18,"slug":212,"type":254},"plugins/mcp","plugin",{"_creationTime":256,"_id":257,"community":258,"display":259,"identity":263,"providers":266,"relations":282,"tags":284,"workflow":285},1778694480889.9443,"k173g7jx10ba2yhdcc5s3cc1jd86mzfh",{"reviewCount":8},{"description":260,"installMethods":261,"name":262,"sourceUrl":14},"Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality.",{"claudeCode":12},"Context Engineering Kit",{"basePath":264,"githubOwner":242,"githubRepo":243,"locale":18,"slug":243,"type":265},"","marketplace",{"evaluate":267,"extract":275},{"promptVersionExtension":268,"promptVersionScoring":204,"score":269,"tags":270,"targetMarket":215,"tier":216},"3.1.0",97,[271,272,273,214,274],"context-engineering","agent-productivity","llm-patterns","developer-tools",{"commitSha":276,"license":277,"marketplace":278,"plugin":280},"HEAD","GPL-3.0-or-later",{"name":243,"pluginCount":279,"version":203},13,{"mcpCount":8,"provider":281,"skillCount":8},"classify",{"repoId":283},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[272,214,271,274,273],{"evaluatedAt":286,"extractAt":287,"updatedAt":286},1778694497063,1778694480890,{"evaluate":289,"extract":295},{"promptVersionExtension":203,"promptVersionScoring":204,"score":290,"tags":291,"targetMarket":215,"tier":294},95,[212,213,210,292,293,274],"docker","cli","community",{"commitSha":276,"plugin":296},{"mcpCount":8,"provider":281,"skillCount":297},5,{"parentExtensionId":257,"repoId":283},[293,210,274,292,212,213],{"evaluatedAt":301,"extractAt":287,"updatedAt":301},1778694667915,{"evaluate":303,"extract":305},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":304,"targetMarket":215,"tier":216},[210,211,212,213,214],{"commitSha":276},{"parentExtensionId":247,"repoId":283},{"_creationTime":308,"_id":283,"identity":309,"providers":310,"workflow":1135},1778694475065.1633,{"githubOwner":242,"githubRepo":243,"sourceUrl":14},{"classify":311,"discover":1120,"github":1123},{"commitSha":276,"extensions":312},[313,326,365,390,413,428,461,470,507,530,565,578,587,603,626,635,643,650,658,666,674,682,690,698,706,714,722,730,738,746,754,762,770,778,786,794,802,810,818,826,834,842,850,858,866,873,881,889,897,905,913,921,926,934,942,950,958,966,974,982,990,998,1006,1014,1022,1030,1038,1046,1054,1062,1070,1078,1086,1096,1104,1112],{"basePath":264,"description":260,"displayName":243,"installMethods":314,"rationale":315,"selectedPaths":316,"source":325,"sourceLanguage":18,"type":265},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[317,320,322],{"path":318,"priority":319},".claude-plugin/marketplace.json","mandatory",{"path":321,"priority":319},"README.md",{"path":323,"priority":324},"LICENSE","high","rule",{"basePath":327,"description":328,"displayName":329,"installMethods":330,"rationale":331,"selectedPaths":332,"source":325,"sourceLanguage":18,"type":254},"plugins/reflexion","Collection of commands that force LLM to reflect on previous response and output. Based on papers like Self-Refine and Reflexion. These techniques improve the output of large language models by introducing feedback and refinement loops.","reflexion",{"claudeCode":329},"plugin manifest at plugins/reflexion/.claude-plugin/plugin.json",[333,335,336,339,341,343,345,347,349,351,353,355,357,359,361,363],{"path":334,"priority":319},".claude-plugin/plugin.json",{"path":321,"priority":319},{"path":337,"priority":338},"skills/critique/SKILL.md","medium",{"path":340,"priority":338},"skills/memorize/SKILL.md",{"path":342,"priority":338},"skills/reflect/SKILL.md",{"path":344,"priority":324},"hooks/.gitignore",{"path":346,"priority":324},"hooks/README.md",{"path":348,"priority":324},"hooks/hooks.json",{"path":350,"priority":324},"hooks/package.json",{"path":352,"priority":324},"hooks/src/index.ts",{"path":354,"priority":324},"hooks/src/lib.ts",{"path":356,"priority":324},"hooks/src/onStopHandler.test.ts",{"path":358,"priority":324},"hooks/src/onStopHandler.ts",{"path":360,"priority":324},"hooks/src/session.ts",{"path":362,"priority":324},"hooks/tsconfig.json",{"path":364,"priority":324},"hooks/vitest.config.ts",{"basePath":366,"description":367,"displayName":368,"installMethods":369,"rationale":370,"selectedPaths":371,"source":325,"sourceLanguage":18,"type":254},"plugins/review","Introduce codebase and PR review commands and skills using multiple specialized agents.","review",{"claudeCode":368},"plugin manifest at plugins/review/.claude-plugin/plugin.json",[372,373,374,376,378,380,382,384,386,388],{"path":334,"priority":319},{"path":321,"priority":319},{"path":375,"priority":338},"skills/review-local-changes/SKILL.md",{"path":377,"priority":338},"skills/review-pr/SKILL.md",{"path":379,"priority":324},"agents/bug-hunter.md",{"path":381,"priority":324},"agents/code-quality-reviewer.md",{"path":383,"priority":324},"agents/contracts-reviewer.md",{"path":385,"priority":324},"agents/historical-context-reviewer.md",{"path":387,"priority":324},"agents/security-auditor.md",{"path":389,"priority":324},"agents/test-coverage-reviewer.md",{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":325,"sourceLanguage":18,"type":254},"plugins/git","Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.","git",{"claudeCode":393},"plugin manifest at plugins/git/.claude-plugin/plugin.json",[397,398,399,401,403,405,407,409,411],{"path":334,"priority":319},{"path":321,"priority":319},{"path":400,"priority":338},"skills/analyze-issue/SKILL.md",{"path":402,"priority":338},"skills/attach-review-to-pr/SKILL.md",{"path":404,"priority":338},"skills/commit/SKILL.md",{"path":406,"priority":338},"skills/create-pr/SKILL.md",{"path":408,"priority":338},"skills/git-notes/SKILL.md",{"path":410,"priority":338},"skills/git-worktrees/SKILL.md",{"path":412,"priority":338},"skills/load-issues/SKILL.md",{"basePath":414,"description":415,"displayName":416,"installMethods":417,"rationale":418,"selectedPaths":419,"source":325,"sourceLanguage":18,"type":254},"plugins/tdd","Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.","tdd",{"claudeCode":416},"plugin manifest at plugins/tdd/.claude-plugin/plugin.json",[420,421,422,424,426],{"path":334,"priority":319},{"path":321,"priority":319},{"path":423,"priority":338},"skills/fix-tests/SKILL.md",{"path":425,"priority":338},"skills/test-driven-development/SKILL.md",{"path":427,"priority":338},"skills/write-tests/SKILL.md",{"basePath":429,"description":430,"displayName":431,"installMethods":432,"rationale":433,"selectedPaths":434,"source":325,"sourceLanguage":18,"type":254},"plugins/sadd","Introduces skills for subagent-driven development, dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates.","sadd",{"claudeCode":431},"plugin manifest at plugins/sadd/.claude-plugin/plugin.json",[435,436,437,439,441,443,445,447,449,451,453,455,457,459],{"path":334,"priority":319},{"path":321,"priority":319},{"path":438,"priority":338},"skills/do-and-judge/SKILL.md",{"path":440,"priority":338},"skills/do-competitively/SKILL.md",{"path":442,"priority":338},"skills/do-in-parallel/SKILL.md",{"path":444,"priority":338},"skills/do-in-steps/SKILL.md",{"path":446,"priority":338},"skills/judge/SKILL.md",{"path":448,"priority":338},"skills/judge-with-debate/SKILL.md",{"path":450,"priority":338},"skills/launch-sub-agent/SKILL.md",{"path":452,"priority":338},"skills/multi-agent-patterns/SKILL.md",{"path":454,"priority":338},"skills/subagent-driven-development/SKILL.md",{"path":456,"priority":338},"skills/tree-of-thoughts/SKILL.md",{"path":458,"priority":324},"agents/judge.md",{"path":460,"priority":324},"agents/meta-judge.md",{"basePath":462,"description":463,"displayName":464,"installMethods":465,"rationale":466,"selectedPaths":467,"source":325,"sourceLanguage":18,"type":254},"plugins/ddd","Introduces command to update CLAUDE.md with best practices for domain-driven development, focused on quality of code, includes Clean Architecture, SOLID principles, and other design patterns.","ddd",{"claudeCode":464},"plugin manifest at plugins/ddd/.claude-plugin/plugin.json",[468,469],{"path":334,"priority":319},{"path":321,"priority":319},{"basePath":471,"description":472,"displayName":473,"installMethods":474,"rationale":475,"selectedPaths":476,"source":325,"sourceLanguage":18,"type":254},"plugins/sdd","Specification Driven Development workflow commands and agents, based on Github Spec Kit and OpenSpec. Uses specialized agents for effective context management and quality review.","sdd",{"claudeCode":473},"plugin manifest at plugins/sdd/.claude-plugin/plugin.json",[477,478,479,481,483,485,487,489,491,493,495,497,499,501,503,505],{"path":334,"priority":319},{"path":321,"priority":319},{"path":480,"priority":338},"skills/add-task/SKILL.md",{"path":482,"priority":338},"skills/brainstorm/SKILL.md",{"path":484,"priority":338},"skills/create-ideas/SKILL.md",{"path":486,"priority":338},"skills/implement-task/SKILL.md",{"path":488,"priority":338},"skills/plan-task/SKILL.md",{"path":490,"priority":324},"agents/business-analyst.md",{"path":492,"priority":324},"agents/code-explorer.md",{"path":494,"priority":324},"agents/developer.md",{"path":496,"priority":324},"agents/qa-engineer.md",{"path":498,"priority":324},"agents/researcher.md",{"path":500,"priority":324},"agents/software-architect.md",{"path":502,"priority":324},"agents/team-lead.md",{"path":504,"priority":324},"agents/tech-lead.md",{"path":506,"priority":324},"agents/tech-writer.md",{"basePath":508,"description":509,"displayName":510,"installMethods":511,"rationale":512,"selectedPaths":513,"source":325,"sourceLanguage":18,"type":254},"plugins/kaizen","Inspired by Japanese continuous improvement philosophy, Agile and Lean development practices. Introduces commands for analysis of root cause of issues and problems, including 5 Whys, Cause and Effect Analysis, and other techniques.","kaizen",{"claudeCode":510},"plugin manifest at plugins/kaizen/.claude-plugin/plugin.json",[514,515,516,518,520,522,524,526,528],{"path":334,"priority":319},{"path":321,"priority":319},{"path":517,"priority":338},"skills/analyse/SKILL.md",{"path":519,"priority":338},"skills/analyse-problem/SKILL.md",{"path":521,"priority":338},"skills/cause-and-effect/SKILL.md",{"path":523,"priority":338},"skills/kaizen/SKILL.md",{"path":525,"priority":338},"skills/plan-do-check-act/SKILL.md",{"path":527,"priority":338},"skills/root-cause-tracing/SKILL.md",{"path":529,"priority":338},"skills/why/SKILL.md",{"basePath":531,"description":532,"displayName":533,"installMethods":534,"rationale":535,"selectedPaths":536,"source":325,"sourceLanguage":18,"type":254},"plugins/customaize-agent","Commands and skills for writing and refining commands, hooks, skills for Claude Code, includes Anthropic Best Practices and Agent Persuasion Principles that can be useful for sub-agent workflows.","customaize-agent",{"claudeCode":533},"plugin manifest at plugins/customaize-agent/.claude-plugin/plugin.json",[537,538,539,541,543,545,547,549,551,553,555,557,559,561,563],{"path":334,"priority":319},{"path":321,"priority":319},{"path":540,"priority":338},"skills/agent-evaluation/SKILL.md",{"path":542,"priority":338},"skills/apply-anthropic-skill-best-practices/SKILL.md",{"path":544,"priority":338},"skills/context-engineering/SKILL.md",{"path":546,"priority":338},"skills/create-agent/SKILL.md",{"path":548,"priority":338},"skills/create-command/SKILL.md",{"path":550,"priority":338},"skills/create-hook/SKILL.md",{"path":552,"priority":338},"skills/create-rule/SKILL.md",{"path":554,"priority":338},"skills/create-skill/SKILL.md",{"path":556,"priority":338},"skills/create-workflow-command/SKILL.md",{"path":558,"priority":338},"skills/prompt-engineering/SKILL.md",{"path":560,"priority":338},"skills/test-prompt/SKILL.md",{"path":562,"priority":338},"skills/test-skill/SKILL.md",{"path":564,"priority":338},"skills/thought-based-reasoning/SKILL.md",{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":325,"sourceLanguage":18,"type":254},"plugins/docs","Commands for analysing project, writing and refining documentation.","docs",{"claudeCode":568},"plugin manifest at plugins/docs/.claude-plugin/plugin.json",[572,573,574,576],{"path":334,"priority":319},{"path":321,"priority":319},{"path":575,"priority":338},"skills/update-docs/SKILL.md",{"path":577,"priority":338},"skills/write-concisely/SKILL.md",{"basePath":579,"description":580,"displayName":581,"installMethods":582,"rationale":583,"selectedPaths":584,"source":325,"sourceLanguage":18,"type":254},"plugins/tech-stack","Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.","tech-stack",{"claudeCode":581},"plugin manifest at plugins/tech-stack/.claude-plugin/plugin.json",[585,586],{"path":334,"priority":319},{"path":321,"priority":319},{"basePath":253,"description":250,"displayName":212,"installMethods":588,"rationale":589,"selectedPaths":590,"source":325,"sourceLanguage":18,"type":254},{"claudeCode":212},"plugin manifest at plugins/mcp/.claude-plugin/plugin.json",[591,592,593,595,597,599,601],{"path":334,"priority":319},{"path":321,"priority":319},{"path":594,"priority":338},"skills/build-mcp/SKILL.md",{"path":596,"priority":338},"skills/setup-arxiv-mcp/SKILL.md",{"path":598,"priority":338},"skills/setup-codemap-cli/SKILL.md",{"path":600,"priority":338},"skills/setup-context7-mcp/SKILL.md",{"path":602,"priority":338},"skills/setup-serena-mcp/SKILL.md",{"basePath":604,"description":605,"displayName":606,"installMethods":607,"rationale":608,"selectedPaths":609,"source":325,"sourceLanguage":18,"type":254},"plugins/fpf","First Principles Framework (FPF) for structured reasoning using workflow command pattern. Implements ADI (Abduction-Deduction-Induction) cycle via propose-hypotheses workflow with fpf-agent for hypothesis generation, logical verification, empirical validation, and auditable decision-making. Includes utility commands for status, query, decay, actualize, and reset.","fpf",{"claudeCode":606},"plugin manifest at plugins/fpf/.claude-plugin/plugin.json",[610,611,612,614,616,618,620,622,624],{"path":334,"priority":319},{"path":321,"priority":319},{"path":613,"priority":338},"skills/actualize/SKILL.md",{"path":615,"priority":338},"skills/decay/SKILL.md",{"path":617,"priority":338},"skills/propose-hypotheses/SKILL.md",{"path":619,"priority":338},"skills/query/SKILL.md",{"path":621,"priority":338},"skills/reset/SKILL.md",{"path":623,"priority":338},"skills/status/SKILL.md",{"path":625,"priority":324},"agents/fpf-agent.md",{"basePath":627,"description":628,"displayName":629,"installMethods":630,"rationale":631,"selectedPaths":632,"source":325,"sourceLanguage":18,"type":244},"plugins/customaize-agent/skills/agent-evaluation","Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.","agent-evaluation",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/agent-evaluation/SKILL.md",[633],{"path":634,"priority":319},"SKILL.md",{"basePath":636,"description":637,"displayName":638,"installMethods":639,"rationale":640,"selectedPaths":641,"source":325,"sourceLanguage":18,"type":244},"plugins/customaize-agent/skills/apply-anthropic-skill-best-practices","Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure","apply-anthropic-skill-best-practices",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/apply-anthropic-skill-best-practices/SKILL.md",[642],{"path":634,"priority":319},{"basePath":644,"description":645,"displayName":271,"installMethods":646,"rationale":647,"selectedPaths":648,"source":325,"sourceLanguage":18,"type":244},"plugins/customaize-agent/skills/context-engineering","Understand the components, mechanics, and constraints of context in agent systems. Use when writing, editing, or optimizing commands, skills, or sub-agents prompts.",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/context-engineering/SKILL.md",[649],{"path":634,"priority":319},{"basePath":651,"description":652,"displayName":653,"installMethods":654,"rationale":655,"selectedPaths":656,"source":325,"sourceLanguage":18,"type":244},"plugins/customaize-agent/skills/create-agent","Comprehensive guide for creating Claude Code agents with proper structure, triggering conditions, system prompts, and validation - combines official Anthropic best practices with proven patterns","create-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-agent/SKILL.md",[657],{"path":634,"priority":319},{"basePath":659,"description":660,"displayName":661,"installMethods":662,"rationale":663,"selectedPaths":664,"source":325,"sourceLanguage":18,"type":244},"plugins/customaize-agent/skills/create-command","Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration","create-command",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-command/SKILL.md",[665],{"path":634,"priority":319},{"basePath":667,"description":668,"displayName":669,"installMethods":670,"rationale":671,"selectedPaths":672,"source":325,"sourceLanguage":18,"type":244},"plugins/customaize-agent/skills/create-rule","Use when found gap or repetative issue, that produced by you or implemenataion agent. Esentially use it each time when you say \"You absolutly right, I should have done it differently.\" -> need create rule for this issue so it not appears again.","create-rule",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-rule/SKILL.md",[673],{"path":634,"priority":319},{"basePath":675,"description":676,"displayName":677,"installMethods":678,"rationale":679,"selectedPaths":680,"source":325,"sourceLanguage":18,"type":244},"plugins/customaize-agent/skills/create-skill","Guide for creating effective skills. This command should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization","create-skill",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-skill/SKILL.md",[681],{"path":634,"priority":319},{"basePath":683,"description":684,"displayName":685,"installMethods":686,"rationale":687,"selectedPaths":688,"source":325,"sourceLanguage":18,"type":244},"plugins/customaize-agent/skills/create-workflow-command","Create a workflow command that orchestrates multi-step execution through sub-agents with file-based task prompts","create-workflow-command",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-workflow-command/SKILL.md",[689],{"path":634,"priority":319},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":325,"sourceLanguage":18,"type":244},"plugins/customaize-agent/skills/prompt-engineering","Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.","prompt-engineering",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/prompt-engineering/SKILL.md",[697],{"path":634,"priority":319},{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":325,"sourceLanguage":18,"type":244},"plugins/customaize-agent/skills/test-prompt","Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing","test-prompt",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/test-prompt/SKILL.md",[705],{"path":634,"priority":319},{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":325,"sourceLanguage":18,"type":244},"plugins/customaize-agent/skills/test-skill","Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes","test-skill",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/test-skill/SKILL.md",[713],{"path":634,"priority":319},{"basePath":715,"description":716,"displayName":717,"installMethods":718,"rationale":719,"selectedPaths":720,"source":325,"sourceLanguage":18,"type":244},"plugins/customaize-agent/skills/thought-based-reasoning","Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning, symbolic manipulation, or problems where simple prompting fails - provides comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion) with templates, decision matrices, and research-backed patterns","thought-based-reasoning",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/thought-based-reasoning/SKILL.md",[721],{"path":634,"priority":319},{"basePath":723,"description":724,"displayName":725,"installMethods":726,"rationale":727,"selectedPaths":728,"source":325,"sourceLanguage":18,"type":244},"plugins/docs/skills/update-docs","Update and maintain project documentation for local code changes using multi-agent workflow with tech-writer agents. Covers docs/, READMEs, JSDoc, and API documentation.","update-docs",{"claudeCode":12},"SKILL.md frontmatter at plugins/docs/skills/update-docs/SKILL.md",[729],{"path":634,"priority":319},{"basePath":731,"description":732,"displayName":733,"installMethods":734,"rationale":735,"selectedPaths":736,"source":325,"sourceLanguage":18,"type":244},"plugins/docs/skills/write-concisely","Apply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more professional.","write-concisely",{"claudeCode":12},"SKILL.md frontmatter at plugins/docs/skills/write-concisely/SKILL.md",[737],{"path":634,"priority":319},{"basePath":739,"description":740,"displayName":741,"installMethods":742,"rationale":743,"selectedPaths":744,"source":325,"sourceLanguage":18,"type":244},"plugins/fpf/skills/actualize","Reconcile the project's FPF state with recent repository changes","actualize",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/actualize/SKILL.md",[745],{"path":634,"priority":319},{"basePath":747,"description":748,"displayName":749,"installMethods":750,"rationale":751,"selectedPaths":752,"source":325,"sourceLanguage":18,"type":244},"plugins/fpf/skills/decay","Manage evidence freshness by identifying stale decisions and providing governance actions","decay",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/decay/SKILL.md",[753],{"path":634,"priority":319},{"basePath":755,"description":756,"displayName":757,"installMethods":758,"rationale":759,"selectedPaths":760,"source":325,"sourceLanguage":18,"type":244},"plugins/fpf/skills/propose-hypotheses","Execute complete FPF cycle from hypothesis generation to decision","propose-hypotheses",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/propose-hypotheses/SKILL.md",[761],{"path":634,"priority":319},{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":325,"sourceLanguage":18,"type":244},"plugins/fpf/skills/query","Search the FPF knowledge base and display hypothesis details with assurance information","query",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/query/SKILL.md",[769],{"path":634,"priority":319},{"basePath":771,"description":772,"displayName":773,"installMethods":774,"rationale":775,"selectedPaths":776,"source":325,"sourceLanguage":18,"type":244},"plugins/fpf/skills/reset","Reset the FPF reasoning cycle to start fresh","reset",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/reset/SKILL.md",[777],{"path":634,"priority":319},{"basePath":779,"description":780,"displayName":781,"installMethods":782,"rationale":783,"selectedPaths":784,"source":325,"sourceLanguage":18,"type":244},"plugins/fpf/skills/status","Display the current state of the FPF knowledge base","status",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/status/SKILL.md",[785],{"path":634,"priority":319},{"basePath":787,"description":788,"displayName":789,"installMethods":790,"rationale":791,"selectedPaths":792,"source":325,"sourceLanguage":18,"type":244},"plugins/git/skills/analyze-issue","Analyze a GitHub issue and create a detailed technical specification","analyze-issue",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/analyze-issue/SKILL.md",[793],{"path":634,"priority":319},{"basePath":795,"description":796,"displayName":797,"installMethods":798,"rationale":799,"selectedPaths":800,"source":325,"sourceLanguage":18,"type":244},"plugins/git/skills/attach-review-to-pr","Add line-specific review comments to pull requests using GitHub CLI API","attach-review-to-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/attach-review-to-pr/SKILL.md",[801],{"path":634,"priority":319},{"basePath":803,"description":804,"displayName":805,"installMethods":806,"rationale":807,"selectedPaths":808,"source":325,"sourceLanguage":18,"type":244},"plugins/git/skills/commit","Create well-formatted commits with conventional commit messages and emoji","commit",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/commit/SKILL.md",[809],{"path":634,"priority":319},{"basePath":811,"description":812,"displayName":813,"installMethods":814,"rationale":815,"selectedPaths":816,"source":325,"sourceLanguage":18,"type":244},"plugins/git/skills/create-pr","Create pull requests using GitHub CLI with proper templates and formatting","create-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/create-pr/SKILL.md",[817],{"path":634,"priority":319},{"basePath":819,"description":820,"displayName":821,"installMethods":822,"rationale":823,"selectedPaths":824,"source":325,"sourceLanguage":18,"type":244},"plugins/git/skills/git-notes","Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.","git-notes",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/git-notes/SKILL.md",[825],{"path":634,"priority":319},{"basePath":827,"description":828,"displayName":829,"installMethods":830,"rationale":831,"selectedPaths":832,"source":325,"sourceLanguage":18,"type":244},"plugins/git/skills/git-worktrees","Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.","git-worktrees",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/git-worktrees/SKILL.md",[833],{"path":634,"priority":319},{"basePath":835,"description":836,"displayName":837,"installMethods":838,"rationale":839,"selectedPaths":840,"source":325,"sourceLanguage":18,"type":244},"plugins/git/skills/load-issues","Load all open issues from GitHub and save them as markdown files","load-issues",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/load-issues/SKILL.md",[841],{"path":634,"priority":319},{"basePath":843,"description":844,"displayName":845,"installMethods":846,"rationale":847,"selectedPaths":848,"source":325,"sourceLanguage":18,"type":244},"plugins/kaizen/skills/analyse","Auto-selects best Kaizen method (Gemba Walk, Value Stream, or Muda) for target","analyse",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/analyse/SKILL.md",[849],{"path":634,"priority":319},{"basePath":851,"description":852,"displayName":853,"installMethods":854,"rationale":855,"selectedPaths":856,"source":325,"sourceLanguage":18,"type":244},"plugins/kaizen/skills/analyse-problem","Comprehensive A3 one-page problem analysis with root cause and action plan","analyse-problem",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/analyse-problem/SKILL.md",[857],{"path":634,"priority":319},{"basePath":859,"description":860,"displayName":861,"installMethods":862,"rationale":863,"selectedPaths":864,"source":325,"sourceLanguage":18,"type":244},"plugins/kaizen/skills/cause-and-effect","Systematic Fishbone analysis exploring problem causes across six categories","cause-and-effect",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/cause-and-effect/SKILL.md",[865],{"path":634,"priority":319},{"basePath":867,"description":868,"displayName":510,"installMethods":869,"rationale":870,"selectedPaths":871,"source":325,"sourceLanguage":18,"type":244},"plugins/kaizen/skills/kaizen","Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/kaizen/SKILL.md",[872],{"path":634,"priority":319},{"basePath":874,"description":875,"displayName":876,"installMethods":877,"rationale":878,"selectedPaths":879,"source":325,"sourceLanguage":18,"type":244},"plugins/kaizen/skills/plan-do-check-act","Iterative PDCA cycle for systematic experimentation and continuous improvement","plan-do-check-act",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/plan-do-check-act/SKILL.md",[880],{"path":634,"priority":319},{"basePath":882,"description":883,"displayName":884,"installMethods":885,"rationale":886,"selectedPaths":887,"source":325,"sourceLanguage":18,"type":244},"plugins/kaizen/skills/root-cause-tracing","Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior","root-cause-tracing",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/root-cause-tracing/SKILL.md",[888],{"path":634,"priority":319},{"basePath":890,"description":891,"displayName":892,"installMethods":893,"rationale":894,"selectedPaths":895,"source":325,"sourceLanguage":18,"type":244},"plugins/kaizen/skills/why","Iterative Five Whys root cause analysis drilling from symptoms to fundamentals","why",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/why/SKILL.md",[896],{"path":634,"priority":319},{"basePath":898,"description":899,"displayName":900,"installMethods":901,"rationale":902,"selectedPaths":903,"source":325,"sourceLanguage":18,"type":244},"plugins/mcp/skills/build-mcp","Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).","build-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/build-mcp/SKILL.md",[904],{"path":634,"priority":319},{"basePath":906,"description":907,"displayName":908,"installMethods":909,"rationale":910,"selectedPaths":911,"source":325,"sourceLanguage":18,"type":244},"plugins/mcp/skills/setup-arxiv-mcp","Guide for setup arXiv paper search MCP server using Docker MCP","setup-arxiv-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-arxiv-mcp/SKILL.md",[912],{"path":634,"priority":319},{"basePath":914,"description":915,"displayName":916,"installMethods":917,"rationale":918,"selectedPaths":919,"source":325,"sourceLanguage":18,"type":244},"plugins/mcp/skills/setup-codemap-cli","Guide for setup Codemap CLI for intelligent codebase visualization and navigation","setup-codemap-cli",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-codemap-cli/SKILL.md",[920],{"path":634,"priority":319},{"basePath":241,"description":10,"displayName":13,"installMethods":922,"rationale":923,"selectedPaths":924,"source":325,"sourceLanguage":18,"type":244},{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-context7-mcp/SKILL.md",[925],{"path":634,"priority":319},{"basePath":927,"description":928,"displayName":929,"installMethods":930,"rationale":931,"selectedPaths":932,"source":325,"sourceLanguage":18,"type":244},"plugins/mcp/skills/setup-serena-mcp","Guide for setup Serena MCP server for semantic code retrieval and editing capabilities","setup-serena-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-serena-mcp/SKILL.md",[933],{"path":634,"priority":319},{"basePath":935,"description":936,"displayName":937,"installMethods":938,"rationale":939,"selectedPaths":940,"source":325,"sourceLanguage":18,"type":244},"plugins/reflexion/skills/critique","Comprehensive multi-perspective review using specialized judges with debate and consensus building","critique",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/critique/SKILL.md",[941],{"path":634,"priority":319},{"basePath":943,"description":944,"displayName":945,"installMethods":946,"rationale":947,"selectedPaths":948,"source":325,"sourceLanguage":18,"type":244},"plugins/reflexion/skills/memorize","Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering","memorize",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/memorize/SKILL.md",[949],{"path":634,"priority":319},{"basePath":951,"description":952,"displayName":953,"installMethods":954,"rationale":955,"selectedPaths":956,"source":325,"sourceLanguage":18,"type":244},"plugins/reflexion/skills/reflect","Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification","reflect",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/reflect/SKILL.md",[957],{"path":634,"priority":319},{"basePath":959,"description":960,"displayName":961,"installMethods":962,"rationale":963,"selectedPaths":964,"source":325,"sourceLanguage":18,"type":244},"plugins/review/skills/review-local-changes","Comprehensive review of local uncommitted changes using specialized agents with code improvement suggestions","review-local-changes",{"claudeCode":12},"SKILL.md frontmatter at plugins/review/skills/review-local-changes/SKILL.md",[965],{"path":634,"priority":319},{"basePath":967,"description":968,"displayName":969,"installMethods":970,"rationale":971,"selectedPaths":972,"source":325,"sourceLanguage":18,"type":244},"plugins/review/skills/review-pr","Comprehensive pull request review using specialized agents","review-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/review/skills/review-pr/SKILL.md",[973],{"path":634,"priority":319},{"basePath":975,"description":976,"displayName":977,"installMethods":978,"rationale":979,"selectedPaths":980,"source":325,"sourceLanguage":18,"type":244},"plugins/sadd/skills/do-and-judge","Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop","do-and-judge",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-and-judge/SKILL.md",[981],{"path":634,"priority":319},{"basePath":983,"description":984,"displayName":985,"installMethods":986,"rationale":987,"selectedPaths":988,"source":325,"sourceLanguage":18,"type":244},"plugins/sadd/skills/do-competitively","Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis","do-competitively",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-competitively/SKILL.md",[989],{"path":634,"priority":319},{"basePath":991,"description":992,"displayName":993,"installMethods":994,"rationale":995,"selectedPaths":996,"source":325,"sourceLanguage":18,"type":244},"plugins/sadd/skills/do-in-parallel","Launch multiple sub-agents in parallel to execute tasks across files or targets with intelligent model selection, quality-focused prompting, and meta-judge → LLM-as-a-judge verification","do-in-parallel",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-in-parallel/SKILL.md",[997],{"path":634,"priority":319},{"basePath":999,"description":1000,"displayName":1001,"installMethods":1002,"rationale":1003,"selectedPaths":1004,"source":325,"sourceLanguage":18,"type":244},"plugins/sadd/skills/do-in-steps","Execute complex tasks through sequential sub-agent orchestration with intelligent model selection, meta-judge → LLM-as-a-judge verification","do-in-steps",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-in-steps/SKILL.md",[1005],{"path":634,"priority":319},{"basePath":1007,"description":1008,"displayName":1009,"installMethods":1010,"rationale":1011,"selectedPaths":1012,"source":325,"sourceLanguage":18,"type":244},"plugins/sadd/skills/judge","Launch a meta-judge then a judge sub-agent to evaluate results produced in the current conversation","judge",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/judge/SKILL.md",[1013],{"path":634,"priority":319},{"basePath":1015,"description":1016,"displayName":1017,"installMethods":1018,"rationale":1019,"selectedPaths":1020,"source":325,"sourceLanguage":18,"type":244},"plugins/sadd/skills/judge-with-debate","Evaluate solutions through multi-round debate between independent judges until consensus","judge-with-debate",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/judge-with-debate/SKILL.md",[1021],{"path":634,"priority":319},{"basePath":1023,"description":1024,"displayName":1025,"installMethods":1026,"rationale":1027,"selectedPaths":1028,"source":325,"sourceLanguage":18,"type":244},"plugins/sadd/skills/launch-sub-agent","Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification","launch-sub-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/launch-sub-agent/SKILL.md",[1029],{"path":634,"priority":319},{"basePath":1031,"description":1032,"displayName":1033,"installMethods":1034,"rationale":1035,"selectedPaths":1036,"source":325,"sourceLanguage":18,"type":244},"plugins/sadd/skills/multi-agent-patterns","Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.","multi-agent-patterns",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/multi-agent-patterns/SKILL.md",[1037],{"path":634,"priority":319},{"basePath":1039,"description":1040,"displayName":1041,"installMethods":1042,"rationale":1043,"selectedPaths":1044,"source":325,"sourceLanguage":18,"type":244},"plugins/sadd/skills/subagent-driven-development","Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates","subagent-driven-development",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/subagent-driven-development/SKILL.md",[1045],{"path":634,"priority":319},{"basePath":1047,"description":1048,"displayName":1049,"installMethods":1050,"rationale":1051,"selectedPaths":1052,"source":325,"sourceLanguage":18,"type":244},"plugins/sadd/skills/tree-of-thoughts","Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation","tree-of-thoughts",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/tree-of-thoughts/SKILL.md",[1053],{"path":634,"priority":319},{"basePath":1055,"description":1056,"displayName":1057,"installMethods":1058,"rationale":1059,"selectedPaths":1060,"source":325,"sourceLanguage":18,"type":244},"plugins/sdd/skills/add-task","creates draft task file in .specs/tasks/draft/ with original user intent","add-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/add-task/SKILL.md",[1061],{"path":634,"priority":319},{"basePath":1063,"description":1064,"displayName":1065,"installMethods":1066,"rationale":1067,"selectedPaths":1068,"source":325,"sourceLanguage":18,"type":244},"plugins/sdd/skills/brainstorm","Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes","brainstorm",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/brainstorm/SKILL.md",[1069],{"path":634,"priority":319},{"basePath":1071,"description":1072,"displayName":1073,"installMethods":1074,"rationale":1075,"selectedPaths":1076,"source":325,"sourceLanguage":18,"type":244},"plugins/sdd/skills/create-ideas","Generate ideas in one shot using creative sampling","create-ideas",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/create-ideas/SKILL.md",[1077],{"path":634,"priority":319},{"basePath":1079,"description":1080,"displayName":1081,"installMethods":1082,"rationale":1083,"selectedPaths":1084,"source":325,"sourceLanguage":18,"type":244},"plugins/sdd/skills/implement-task","Implement a task with automated LLM-as-Judge verification for critical steps","implement-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/implement-task/SKILL.md",[1085],{"path":634,"priority":319},{"basePath":1087,"description":1088,"displayName":1089,"installMethods":1090,"rationale":1091,"selectedPaths":1092,"source":325,"sourceLanguage":18,"type":244},"plugins/sdd/skills/plan-task","Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task","plan-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/plan-task/SKILL.md",[1093,1094],{"path":634,"priority":319},{"path":1095,"priority":338},"analyse-business-requirements.md",{"basePath":1097,"description":1098,"displayName":1099,"installMethods":1100,"rationale":1101,"selectedPaths":1102,"source":325,"sourceLanguage":18,"type":244},"plugins/tdd/skills/fix-tests","Systematically fix all failing tests after business logic changes or refactoring","fix-tests",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/fix-tests/SKILL.md",[1103],{"path":634,"priority":319},{"basePath":1105,"description":1106,"displayName":1107,"installMethods":1108,"rationale":1109,"selectedPaths":1110,"source":325,"sourceLanguage":18,"type":244},"plugins/tdd/skills/test-driven-development","Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first","test-driven-development",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/test-driven-development/SKILL.md",[1111],{"path":634,"priority":319},{"basePath":1113,"description":1114,"displayName":1115,"installMethods":1116,"rationale":1117,"selectedPaths":1118,"source":325,"sourceLanguage":18,"type":244},"plugins/tdd/skills/write-tests","Systematically add test coverage for all local code changes using specialized review and development agents. Add tests for uncommitted changes (including untracked files), or if everything is commited, then will cover latest commit.","write-tests",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/write-tests/SKILL.md",[1119],{"path":634,"priority":319},{"sources":1121},[1122],"manual",{"closedIssues90d":229,"description":1124,"forks":230,"homepage":1125,"license":236,"openIssues90d":232,"pushedAt":233,"readmeSize":227,"stars":234,"topics":1126},"Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.","https://cek.neolab.finance/",[1127,1128,1129,1130,265,1131,1132,1133,1134],"agent","ai","claude","llm","cline","cursor","opencode","windsurf",{"classifiedAt":1136,"discoverAt":1137,"extractAt":1138,"githubAt":1138,"updatedAt":1136},1778694480631,1778694475065,1778694478670,[214,210,211,212,213],{"evaluatedAt":239,"extractAt":287,"updatedAt":239},[],[1143,1169,1198,1217,1242,1270],{"_creationTime":1144,"_id":1145,"community":1146,"display":1147,"identity":1152,"providers":1156,"relations":1162,"tags":1165,"workflow":1166},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":1148,"installMethods":1149,"name":213,"sourceUrl":1151},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":1150},"Yeachan-Heo/oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1153,"githubOwner":1154,"githubRepo":1155,"locale":18,"slug":213,"type":244},"skills/setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":1157,"extract":1161},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1158,"tags":1159,"targetMarket":215,"tier":216},100,[213,1160,210,293,212],"routing",{"commitSha":276},{"parentExtensionId":1163,"repoId":1164},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[293,210,212,1160,213],{"evaluatedAt":1167,"extractAt":1168,"updatedAt":1167},1778699724286,1778699234184,{"_creationTime":1170,"_id":1171,"community":1172,"display":1173,"identity":1179,"providers":1184,"relations":1189,"tags":1193,"workflow":1194},1778694393651.5916,"k17c83hf8pgdvrdn6t460zm24x86mfpe",{"reviewCount":8},{"description":1174,"installMethods":1175,"name":1177,"sourceUrl":1178},"Anleitung für Benutzer zur Konfiguration wichtiger MongoDB MCP-Serveroptionen. Verwenden Sie diese Skill, wenn ein Benutzer den MongoDB MCP-Server installiert hat, aber die erforderlichen Umgebungsvariablen nicht konfiguriert wurden oder wenn er nach der Verbindung zu MongoDB/Atlas fragt und die Anmeldeinformationen nicht eingerichtet sind.",{"claudeCode":1176},"mongodb/agent-skills","mongodb-mcp-setup","https://github.com/mongodb/agent-skills",{"basePath":1180,"githubOwner":1181,"githubRepo":1182,"locale":1183,"slug":1177,"type":244},"skills/mongodb-mcp-setup","mongodb","agent-skills","de",{"evaluate":1185,"extract":1188},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1158,"tags":1186,"targetMarket":215,"tier":216},[1181,212,210,213,1187,293],"authentication",{"commitSha":276},{"parentExtensionId":1190,"repoId":1191,"translatedFrom":1192},"k170hje3xzpy2mbkn00agzm38x86mkbz","kd74vahs1zbjqzqbert490xyrd86nfv5","k1798fc1hmtx3bmdgwyn3fet2d86mzt5",[1187,293,210,212,1181,213],{"evaluatedAt":1195,"extractAt":1196,"updatedAt":1197},1778694262565,1778694149049,1778694393651,{"_creationTime":1199,"_id":1200,"community":1201,"display":1202,"identity":1206,"providers":1208,"relations":1213,"tags":1214,"workflow":1215},1778699234184.6143,"k17cnx0m6a27fw52yvt4zsbsxh86nd1c",{"reviewCount":8},{"description":1203,"installMethods":1204,"name":1205,"sourceUrl":1151},"Configure popular MCP servers for enhanced agent capabilities",{"claudeCode":1150},"mcp-setup",{"basePath":1207,"githubOwner":1154,"githubRepo":1155,"locale":18,"slug":1205,"type":244},"skills/mcp-setup",{"evaluate":1209,"extract":1212},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1158,"tags":1210,"targetMarket":215,"tier":216},[212,210,293,1127,1211],"tooling",{"commitSha":276},{"parentExtensionId":1163,"repoId":1164},[1127,293,210,212,1211],{"evaluatedAt":1216,"extractAt":1168,"updatedAt":1216},1778699492025,{"_creationTime":1218,"_id":1219,"community":1220,"display":1221,"identity":1227,"providers":1230,"relations":1236,"tags":1238,"workflow":1239},1778687183932.1943,"k1728svzyq5wfc93gjyntemgnh86m6d9",{"reviewCount":8},{"description":1222,"installMethods":1223,"name":1225,"sourceUrl":1226},"Set up gbrain for this coding agent: install the CLI, initialize a\nlocal PGLite or Supabase brain, register MCP, capture per-remote trust\npolicy. One command from zero to \"gbrain is running, and this agent\ncan call it.\" Use when: \"setup gbrain\", \"connect gbrain\", \"start\ngbrain\", \"install gbrain\", \"configure gbrain for this machine\". (gstack)\n",{"claudeCode":1224},"garrytan/gstack","setup-gbrain","https://github.com/garrytan/gstack",{"basePath":1225,"githubOwner":1228,"githubRepo":1229,"locale":18,"slug":1225,"type":244},"garrytan","gstack",{"evaluate":1231,"extract":1235},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1158,"tags":1232,"targetMarket":215,"tier":216},[1233,213,210,1234,293,212],"gbrain","ai-agent",{"commitSha":276},{"repoId":1237},"kd73s35xh97m9mmc5nz3pb1f3n86m0an",[1234,293,210,1233,212,213],{"evaluatedAt":1240,"extractAt":1241,"updatedAt":1240},1778688428238,1778687183932,{"_creationTime":1243,"_id":1244,"community":1245,"display":1246,"identity":1252,"providers":1256,"relations":1262,"tags":1265,"workflow":1266},1778698446172.6975,"k17dj4t85fkazkv5wg6sjyrapx86n3k9",{"reviewCount":8},{"description":1247,"installMethods":1248,"name":1250,"sourceUrl":1251},"Verwenden Sie die ctx7 CLI, um die Dokumentation von Bibliotheken abzurufen, KI-Codierungsfähigkeiten zu verwalten und Context7 MCP zu konfigurieren. Aktivierung, wenn der Benutzer „ctx7“ oder „context7“ erwähnt, die aktuelle Dokumentation für eine beliebige Bibliothek benötigt, Fähigkeiten installieren/suchen/generieren möchte oder Context7 für seinen KI-Codierungsagenten einrichten muss.",{"claudeCode":1249},"upstash/context7","context7-cli","https://github.com/upstash/context7",{"basePath":1253,"githubOwner":1254,"githubRepo":1255,"locale":1183,"slug":1250,"type":244},"skills/context7-cli","upstash","context7",{"evaluate":1257,"extract":1261},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1158,"tags":1258,"targetMarket":215,"tier":216},[211,293,212,1259,1260],"skills","ai-coding",{"commitSha":276},{"repoId":1263,"translatedFrom":1264},"kd7955sg5wbf89gw527wdep66n86na9w","k178nbspva8aqvepzvfe6c0fxs86nmzt",[1260,293,211,212,1259],{"evaluatedAt":1267,"extractAt":1268,"updatedAt":1269},1778698320637,1778698235845,1778698446172,{"_creationTime":1271,"_id":1272,"community":1273,"display":1274,"identity":1280,"providers":1284,"relations":1292,"tags":1295,"workflow":1296},1778696691708.3264,"k179thjzaw5kepc7zhdj9sat3n86mcqp",{"reviewCount":8},{"description":1275,"installMethods":1276,"name":1278,"sourceUrl":1279},"Validate pending migrations for foreign key consistency, rollback safety, and best practices",{"claudeCode":1277},"ruvnet/ruflo","migrate-validate","https://github.com/ruvnet/ruflo",{"basePath":1281,"githubOwner":1282,"githubRepo":1283,"locale":18,"slug":1278,"type":244},"plugins/ruflo-migrations/skills/migrate-validate","ruvnet","ruflo",{"evaluate":1285,"extract":1291},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1158,"tags":1286,"targetMarket":215,"tier":216},[1287,1288,1289,1290,214,274],"database","migrations","sql","validation",{"commitSha":276},{"parentExtensionId":1293,"repoId":1294},"k176me0sh9b6bc3gzttnywx4w986njzh","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[214,1287,274,1288,1289,1290],{"evaluatedAt":1297,"extractAt":1298,"updatedAt":1297},1778701008912,1778696691708]