[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NeoLabHQ-test-skill-en":3,"guides-for-NeoLabHQ-test-skill":1162,"similar-k1719stc3x4sy9t75ypxw9r3vn86m7bz-en":1163},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":258,"isFallback":249,"parentExtension":264,"providers":325,"relations":329,"repo":330,"tags":1160,"workflow":1161},1778694480889.9502,"k1719stc3x4sy9t75ypxw9r3vn86m7bz",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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",{"claudeCode":12},"NeoLabHQ/context-engineering-kit","Test Skill","https://github.com/NeoLabHQ/context-engineering-kit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":239,"workflow":256},1778694876830.9565,"kn7c7jmfkyz6fxerw17w1mkbsx86mkc8","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"practices":205,"prerequisites":209,"promptVersionExtension":212,"promptVersionScoring":213,"purpose":214,"rationale":215,"score":216,"summary":217,"tags":218,"targetMarket":224,"tier":225,"useCases":226,"workflow":231},[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 articulates the problem of ensuring skills work under pressure and resist rationalization, tying it to the RED-GREEN-REFACTOR cycle.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","This skill offers a distinct process for testing skills using subagents and the RED-GREEN-REFACTOR cycle, which goes beyond basic prompt engineering.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete methodology for skill testing and refinement, covering the entire lifecycle from initial failure identification to bulletproofing.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on the process of testing and refining other skills, adhering to a single, well-defined domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose and methodology as described in the SKILL.md.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose any tools directly, operating as a procedural guide within the SKILL.md.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill does not have configurable parameters or options beyond the prompts and scenarios it defines.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","There are no user-facing tools or commands exposed by this skill; it is purely documentation-based.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","As a documentation-based skill, it does not have a tool parameter schema or response shape.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the GPL-3.0, a widely usable open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commits within the last 12 months.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill does not appear to have any third-party dependencies that require management.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not handle or expose secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill focuses on guiding the user and does not load or execute external data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external content at runtime or execute arbitrary code.",{"category":66,"check":76,"severity":42,"summary":77},"Sandbox Isolation","This skill is documentation-based and does not perform file operations or interact with the system sandbox.",{"category":66,"check":79,"severity":42,"summary":80},"Sandbox escape primitives","The skill does not involve code execution or scripts that could attempt sandbox escapes.",{"category":66,"check":82,"severity":42,"summary":83},"Data Exfiltration","The skill does not read or submit any data, confidential or otherwise.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden text tricks and uses clean printable ASCII and expected Unicode.",{"category":88,"check":89,"severity":42,"summary":90},"Hooks","Opaque code execution","The skill does not contain any obfuscated code or runtime code execution.",{"category":92,"check":93,"severity":42,"summary":94},"Portability","Structural Assumption","The skill does not make assumptions about the user's project file structure.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 6 open and 8 closed issues in the last 90 days, indicating active maintenance and responsiveness.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The repository has a recent commit and is not referencing 'main' for installation, suggesting versioning is managed.",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","There is no executable code or structured output to validate in this skill.",{"category":66,"check":108,"severity":42,"summary":109},"Unguarded Destructive Operations","The skill is purely instructional and does not perform any destructive operations.",{"category":104,"check":111,"severity":42,"summary":112},"Error Handling","As a documentation-based skill, it does not have error paths that require handling.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","The skill does not perform actions that would require local audit logging.",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","The skill does not operate on any personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill provides general guidance on skill testing applicable globally, with no regional restrictions detected.",{"category":92,"check":124,"severity":42,"summary":125},"Runtime stability","The skill does not rely on specific runtimes, shells, or operating systems.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README exists and provides a comprehensive overview of the Context Engineering Kit and its plugins.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a single-skill extension and does not expose multiple tools.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","There are no tools or commands to evaluate for overlapping synonyms.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features related to the skill's testing methodology are implemented in the SKILL.md.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for various environments and includes example commands.",{"category":143,"check":144,"severity":42,"summary":145},"Errors","Actionable error messages","The skill does not have user-facing error paths as it is purely instructional content.",{"category":147,"check":148,"severity":42,"summary":149},"Execution","Pinned dependencies","The skill does not use third-party dependencies that require pinning.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill is instructional and does not involve state-changing operations or outbound data.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","This skill does not involve remote calls or state-changing operations that require idempotency.",{"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 clearly defines its purpose as testing other skills using the RED-GREEN-REFACTOR cycle and provides specific use cases and boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and its application.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and under the recommended line count, with detailed examples provided in a separate file.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the process and links to a detailed example file (`examples/CLAUDE_MD_TESTING.md`) for a complete workflow.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill is a procedural guide and does not involve deep exploration that would require forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","A complete worked example is provided in `examples/CLAUDE_MD_TESTING.md`, demonstrating the skill's application.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md documents common mistakes and failure modes with specific recovery steps.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill does not rely on external tools or MCP servers, thus no fallback is needed.",{"category":186,"check":187,"severity":42,"summary":188},"Safety","Halt on unexpected state","The skill is instructional and does not have a workflow with pre-conditions or destructive steps that could encounter unexpected states.",{"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 methodology is standalone.",1778694876726,"This skill provides a detailed methodology and framework for testing AI skills using the RED-GREEN-REFACTOR cycle, mirroring Test-Driven Development practices. It guides users on how to create pressure scenarios, document failures, write minimal skills to address those failures, and refactor to close loopholes, ensuring skills remain compliant and resist rationalization.",[195,196,197,198,199],"Applies RED-GREEN-REFACTOR cycle to skill documentation","Provides methodology for baseline testing and failure documentation","Guides writing minimal skills to address observed failures","Details pressure testing scenarios to verify compliance","Offers guidance on refactoring to close loopholes and prevent rationalization",[201,202,203,204],"Testing pure reference skills (API docs, syntax guides).","Testing skills without rules to violate.","Testing skills where agents have no incentive to bypass rules.","Replacing foundational TDD knowledge; assumes understanding of the RED-GREEN-REFACTOR cycle.",[206,207,208],"Test-driven development","Process documentation","Quality assurance",[210,211],"Understanding of superpowers:test-driven-development skill.","Access to context-engineering-kit in Claude Code.","3.0.0","4.4.0","To enforce discipline and quality in AI skill development by applying TDD principles, ensuring skills are robust, compliant, and resist rationalization under pressure.","The skill is well-documented, provides a clear methodology for testing other skills, and has a recent commit history. No critical or warning findings were present.",95,"A comprehensive skill for applying TDD principles to the development and testing of other AI skills.",[219,220,221,222,223],"testing","skill-development","tdd","documentation","process","global","verified",[227,228,229,230],"When creating or editing skills before deployment to verify their robustness.","When needing to enforce discipline and quality in AI skill development.","When skills have compliance costs or could be rationalized away.","To ensure skills prevent specific, documented failures.",[232,233,234,235,236,237,238],"Create pressure scenarios for the skill.","Run scenarios WITHOUT the skill (RED phase) to document failures.","Write the skill to address specific documented failures (GREEN phase).","Re-test scenarios WITH the skill to verify compliance.","Identify new rationalizations or loopholes.","Refactor the skill to close loopholes and add counters (REFACTOR phase).","Re-verify compliance and meta-test clarity.",{"codeQuality":240,"collectedAt":242,"documentation":243,"maintenance":246,"security":253,"testCoverage":255},{"hasLockfile":241},true,1778694860448,{"descriptionLength":244,"readmeSize":245},270,40436,{"closedIssues90d":247,"forks":248,"hasChangelog":249,"openIssues90d":250,"pushedAt":251,"stars":252},8,89,false,6,1778029371000,993,{"hasNpmPackage":249,"license":254,"smitheryVerified":249},"GPL-3.0",{"hasCi":249,"hasTests":241},{"updatedAt":257},1778694876831,{"basePath":259,"githubOwner":260,"githubRepo":261,"locale":18,"slug":262,"type":263},"plugins/customaize-agent/skills/test-skill","NeoLabHQ","context-engineering-kit","test-skill","skill",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":273,"parentExtension":276,"providers":310,"relations":321,"tags":322,"workflow":323},1778694480889.9465,"k173g0c46wghgz5j9gn02wfydn86mkh8",{"reviewCount":8},{"description":269,"installMethods":270,"name":272,"sourceUrl":14},"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.",{"claudeCode":271},"customaize-agent","Customaize Agent",{"basePath":274,"githubOwner":260,"githubRepo":261,"locale":18,"slug":271,"type":275},"plugins/customaize-agent","plugin",{"_creationTime":277,"_id":278,"community":279,"display":280,"identity":284,"providers":287,"relations":304,"tags":306,"workflow":307},1778694480889.9443,"k173g7jx10ba2yhdcc5s3cc1jd86mzfh",{"reviewCount":8},{"description":281,"installMethods":282,"name":283,"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":285,"githubOwner":260,"githubRepo":261,"locale":18,"slug":261,"type":286},"","marketplace",{"evaluate":288,"extract":297},{"promptVersionExtension":289,"promptVersionScoring":213,"score":290,"tags":291,"targetMarket":224,"tier":225},"3.1.0",97,[292,293,294,295,296],"context-engineering","agent-productivity","llm-patterns","code-quality","developer-tools",{"commitSha":298,"license":299,"marketplace":300,"plugin":302},"HEAD","GPL-3.0-or-later",{"name":261,"pluginCount":301,"version":212},13,{"mcpCount":8,"provider":303,"skillCount":8},"classify",{"repoId":305},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[293,295,292,296,294],{"evaluatedAt":308,"extractAt":309,"updatedAt":308},1778694497063,1778694480890,{"evaluate":311,"extract":318},{"promptVersionExtension":212,"promptVersionScoring":213,"score":290,"tags":312,"targetMarket":224,"tier":317},[313,314,220,221,315,316],"agent-creation","prompt-engineering","workflow-automation","code-generation","flagged",{"commitSha":298,"license":254,"plugin":319},{"mcpCount":8,"provider":303,"skillCount":320},12,{"parentExtensionId":278,"repoId":305},[313,316,314,220,221,315],{"evaluatedAt":324,"extractAt":309,"updatedAt":324},1778694625658,{"evaluate":326,"extract":328},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":327,"targetMarket":224,"tier":225},[219,220,221,222,223],{"commitSha":298,"license":254},{"parentExtensionId":266,"repoId":305},{"_creationTime":331,"_id":305,"identity":332,"providers":333,"workflow":1156},1778694475065.1633,{"githubOwner":260,"githubRepo":261,"sourceUrl":14},{"classify":334,"discover":1141,"github":1144},{"commitSha":298,"extensions":335},[336,349,388,413,436,450,483,492,529,552,584,597,606,625,648,657,665,672,680,688,696,704,712,719,727,732,740,748,756,764,772,780,788,796,804,812,820,828,836,844,852,860,868,876,884,891,899,907,915,923,931,939,947,955,963,971,979,987,995,1003,1011,1019,1027,1035,1043,1051,1059,1067,1075,1083,1091,1099,1107,1117,1125,1133],{"basePath":285,"description":281,"displayName":261,"installMethods":337,"rationale":338,"selectedPaths":339,"source":348,"sourceLanguage":18,"type":286},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[340,343,345],{"path":341,"priority":342},".claude-plugin/marketplace.json","mandatory",{"path":344,"priority":342},"README.md",{"path":346,"priority":347},"LICENSE","high","rule",{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":348,"sourceLanguage":18,"type":275},"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":352},"plugin manifest at plugins/reflexion/.claude-plugin/plugin.json",[356,358,359,362,364,366,368,370,372,374,376,378,380,382,384,386],{"path":357,"priority":342},".claude-plugin/plugin.json",{"path":344,"priority":342},{"path":360,"priority":361},"skills/critique/SKILL.md","medium",{"path":363,"priority":361},"skills/memorize/SKILL.md",{"path":365,"priority":361},"skills/reflect/SKILL.md",{"path":367,"priority":347},"hooks/.gitignore",{"path":369,"priority":347},"hooks/README.md",{"path":371,"priority":347},"hooks/hooks.json",{"path":373,"priority":347},"hooks/package.json",{"path":375,"priority":347},"hooks/src/index.ts",{"path":377,"priority":347},"hooks/src/lib.ts",{"path":379,"priority":347},"hooks/src/onStopHandler.test.ts",{"path":381,"priority":347},"hooks/src/onStopHandler.ts",{"path":383,"priority":347},"hooks/src/session.ts",{"path":385,"priority":347},"hooks/tsconfig.json",{"path":387,"priority":347},"hooks/vitest.config.ts",{"basePath":389,"description":390,"displayName":391,"installMethods":392,"rationale":393,"selectedPaths":394,"source":348,"sourceLanguage":18,"type":275},"plugins/review","Introduce codebase and PR review commands and skills using multiple specialized agents.","review",{"claudeCode":391},"plugin manifest at plugins/review/.claude-plugin/plugin.json",[395,396,397,399,401,403,405,407,409,411],{"path":357,"priority":342},{"path":344,"priority":342},{"path":398,"priority":361},"skills/review-local-changes/SKILL.md",{"path":400,"priority":361},"skills/review-pr/SKILL.md",{"path":402,"priority":347},"agents/bug-hunter.md",{"path":404,"priority":347},"agents/code-quality-reviewer.md",{"path":406,"priority":347},"agents/contracts-reviewer.md",{"path":408,"priority":347},"agents/historical-context-reviewer.md",{"path":410,"priority":347},"agents/security-auditor.md",{"path":412,"priority":347},"agents/test-coverage-reviewer.md",{"basePath":414,"description":415,"displayName":416,"installMethods":417,"rationale":418,"selectedPaths":419,"source":348,"sourceLanguage":18,"type":275},"plugins/git","Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.","git",{"claudeCode":416},"plugin manifest at plugins/git/.claude-plugin/plugin.json",[420,421,422,424,426,428,430,432,434],{"path":357,"priority":342},{"path":344,"priority":342},{"path":423,"priority":361},"skills/analyze-issue/SKILL.md",{"path":425,"priority":361},"skills/attach-review-to-pr/SKILL.md",{"path":427,"priority":361},"skills/commit/SKILL.md",{"path":429,"priority":361},"skills/create-pr/SKILL.md",{"path":431,"priority":361},"skills/git-notes/SKILL.md",{"path":433,"priority":361},"skills/git-worktrees/SKILL.md",{"path":435,"priority":361},"skills/load-issues/SKILL.md",{"basePath":437,"description":438,"displayName":221,"installMethods":439,"rationale":440,"selectedPaths":441,"source":348,"sourceLanguage":18,"type":275},"plugins/tdd","Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.",{"claudeCode":221},"plugin manifest at plugins/tdd/.claude-plugin/plugin.json",[442,443,444,446,448],{"path":357,"priority":342},{"path":344,"priority":342},{"path":445,"priority":361},"skills/fix-tests/SKILL.md",{"path":447,"priority":361},"skills/test-driven-development/SKILL.md",{"path":449,"priority":361},"skills/write-tests/SKILL.md",{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":348,"sourceLanguage":18,"type":275},"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":453},"plugin manifest at plugins/sadd/.claude-plugin/plugin.json",[457,458,459,461,463,465,467,469,471,473,475,477,479,481],{"path":357,"priority":342},{"path":344,"priority":342},{"path":460,"priority":361},"skills/do-and-judge/SKILL.md",{"path":462,"priority":361},"skills/do-competitively/SKILL.md",{"path":464,"priority":361},"skills/do-in-parallel/SKILL.md",{"path":466,"priority":361},"skills/do-in-steps/SKILL.md",{"path":468,"priority":361},"skills/judge/SKILL.md",{"path":470,"priority":361},"skills/judge-with-debate/SKILL.md",{"path":472,"priority":361},"skills/launch-sub-agent/SKILL.md",{"path":474,"priority":361},"skills/multi-agent-patterns/SKILL.md",{"path":476,"priority":361},"skills/subagent-driven-development/SKILL.md",{"path":478,"priority":361},"skills/tree-of-thoughts/SKILL.md",{"path":480,"priority":347},"agents/judge.md",{"path":482,"priority":347},"agents/meta-judge.md",{"basePath":484,"description":485,"displayName":486,"installMethods":487,"rationale":488,"selectedPaths":489,"source":348,"sourceLanguage":18,"type":275},"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":486},"plugin manifest at plugins/ddd/.claude-plugin/plugin.json",[490,491],{"path":357,"priority":342},{"path":344,"priority":342},{"basePath":493,"description":494,"displayName":495,"installMethods":496,"rationale":497,"selectedPaths":498,"source":348,"sourceLanguage":18,"type":275},"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":495},"plugin manifest at plugins/sdd/.claude-plugin/plugin.json",[499,500,501,503,505,507,509,511,513,515,517,519,521,523,525,527],{"path":357,"priority":342},{"path":344,"priority":342},{"path":502,"priority":361},"skills/add-task/SKILL.md",{"path":504,"priority":361},"skills/brainstorm/SKILL.md",{"path":506,"priority":361},"skills/create-ideas/SKILL.md",{"path":508,"priority":361},"skills/implement-task/SKILL.md",{"path":510,"priority":361},"skills/plan-task/SKILL.md",{"path":512,"priority":347},"agents/business-analyst.md",{"path":514,"priority":347},"agents/code-explorer.md",{"path":516,"priority":347},"agents/developer.md",{"path":518,"priority":347},"agents/qa-engineer.md",{"path":520,"priority":347},"agents/researcher.md",{"path":522,"priority":347},"agents/software-architect.md",{"path":524,"priority":347},"agents/team-lead.md",{"path":526,"priority":347},"agents/tech-lead.md",{"path":528,"priority":347},"agents/tech-writer.md",{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":348,"sourceLanguage":18,"type":275},"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":532},"plugin manifest at plugins/kaizen/.claude-plugin/plugin.json",[536,537,538,540,542,544,546,548,550],{"path":357,"priority":342},{"path":344,"priority":342},{"path":539,"priority":361},"skills/analyse/SKILL.md",{"path":541,"priority":361},"skills/analyse-problem/SKILL.md",{"path":543,"priority":361},"skills/cause-and-effect/SKILL.md",{"path":545,"priority":361},"skills/kaizen/SKILL.md",{"path":547,"priority":361},"skills/plan-do-check-act/SKILL.md",{"path":549,"priority":361},"skills/root-cause-tracing/SKILL.md",{"path":551,"priority":361},"skills/why/SKILL.md",{"basePath":274,"description":269,"displayName":271,"installMethods":553,"rationale":554,"selectedPaths":555,"source":348,"sourceLanguage":18,"type":275},{"claudeCode":271},"plugin manifest at plugins/customaize-agent/.claude-plugin/plugin.json",[556,557,558,560,562,564,566,568,570,572,574,576,578,580,582],{"path":357,"priority":342},{"path":344,"priority":342},{"path":559,"priority":361},"skills/agent-evaluation/SKILL.md",{"path":561,"priority":361},"skills/apply-anthropic-skill-best-practices/SKILL.md",{"path":563,"priority":361},"skills/context-engineering/SKILL.md",{"path":565,"priority":361},"skills/create-agent/SKILL.md",{"path":567,"priority":361},"skills/create-command/SKILL.md",{"path":569,"priority":361},"skills/create-hook/SKILL.md",{"path":571,"priority":361},"skills/create-rule/SKILL.md",{"path":573,"priority":361},"skills/create-skill/SKILL.md",{"path":575,"priority":361},"skills/create-workflow-command/SKILL.md",{"path":577,"priority":361},"skills/prompt-engineering/SKILL.md",{"path":579,"priority":361},"skills/test-prompt/SKILL.md",{"path":581,"priority":361},"skills/test-skill/SKILL.md",{"path":583,"priority":361},"skills/thought-based-reasoning/SKILL.md",{"basePath":585,"description":586,"displayName":587,"installMethods":588,"rationale":589,"selectedPaths":590,"source":348,"sourceLanguage":18,"type":275},"plugins/docs","Commands for analysing project, writing and refining documentation.","docs",{"claudeCode":587},"plugin manifest at plugins/docs/.claude-plugin/plugin.json",[591,592,593,595],{"path":357,"priority":342},{"path":344,"priority":342},{"path":594,"priority":361},"skills/update-docs/SKILL.md",{"path":596,"priority":361},"skills/write-concisely/SKILL.md",{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":348,"sourceLanguage":18,"type":275},"plugins/tech-stack","Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.","tech-stack",{"claudeCode":600},"plugin manifest at plugins/tech-stack/.claude-plugin/plugin.json",[604,605],{"path":357,"priority":342},{"path":344,"priority":342},{"basePath":607,"description":608,"displayName":609,"installMethods":610,"rationale":611,"selectedPaths":612,"source":348,"sourceLanguage":18,"type":275},"plugins/mcp","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.","mcp",{"claudeCode":609},"plugin manifest at plugins/mcp/.claude-plugin/plugin.json",[613,614,615,617,619,621,623],{"path":357,"priority":342},{"path":344,"priority":342},{"path":616,"priority":361},"skills/build-mcp/SKILL.md",{"path":618,"priority":361},"skills/setup-arxiv-mcp/SKILL.md",{"path":620,"priority":361},"skills/setup-codemap-cli/SKILL.md",{"path":622,"priority":361},"skills/setup-context7-mcp/SKILL.md",{"path":624,"priority":361},"skills/setup-serena-mcp/SKILL.md",{"basePath":626,"description":627,"displayName":628,"installMethods":629,"rationale":630,"selectedPaths":631,"source":348,"sourceLanguage":18,"type":275},"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":628},"plugin manifest at plugins/fpf/.claude-plugin/plugin.json",[632,633,634,636,638,640,642,644,646],{"path":357,"priority":342},{"path":344,"priority":342},{"path":635,"priority":361},"skills/actualize/SKILL.md",{"path":637,"priority":361},"skills/decay/SKILL.md",{"path":639,"priority":361},"skills/propose-hypotheses/SKILL.md",{"path":641,"priority":361},"skills/query/SKILL.md",{"path":643,"priority":361},"skills/reset/SKILL.md",{"path":645,"priority":361},"skills/status/SKILL.md",{"path":647,"priority":347},"agents/fpf-agent.md",{"basePath":649,"description":650,"displayName":651,"installMethods":652,"rationale":653,"selectedPaths":654,"source":348,"sourceLanguage":18,"type":263},"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",[655],{"path":656,"priority":342},"SKILL.md",{"basePath":658,"description":659,"displayName":660,"installMethods":661,"rationale":662,"selectedPaths":663,"source":348,"sourceLanguage":18,"type":263},"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",[664],{"path":656,"priority":342},{"basePath":666,"description":667,"displayName":292,"installMethods":668,"rationale":669,"selectedPaths":670,"source":348,"sourceLanguage":18,"type":263},"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",[671],{"path":656,"priority":342},{"basePath":673,"description":674,"displayName":675,"installMethods":676,"rationale":677,"selectedPaths":678,"source":348,"sourceLanguage":18,"type":263},"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",[679],{"path":656,"priority":342},{"basePath":681,"description":682,"displayName":683,"installMethods":684,"rationale":685,"selectedPaths":686,"source":348,"sourceLanguage":18,"type":263},"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",[687],{"path":656,"priority":342},{"basePath":689,"description":690,"displayName":691,"installMethods":692,"rationale":693,"selectedPaths":694,"source":348,"sourceLanguage":18,"type":263},"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",[695],{"path":656,"priority":342},{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":348,"sourceLanguage":18,"type":263},"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",[703],{"path":656,"priority":342},{"basePath":705,"description":706,"displayName":707,"installMethods":708,"rationale":709,"selectedPaths":710,"source":348,"sourceLanguage":18,"type":263},"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",[711],{"path":656,"priority":342},{"basePath":713,"description":714,"displayName":314,"installMethods":715,"rationale":716,"selectedPaths":717,"source":348,"sourceLanguage":18,"type":263},"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.",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/prompt-engineering/SKILL.md",[718],{"path":656,"priority":342},{"basePath":720,"description":721,"displayName":722,"installMethods":723,"rationale":724,"selectedPaths":725,"source":348,"sourceLanguage":18,"type":263},"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",[726],{"path":656,"priority":342},{"basePath":259,"description":10,"displayName":262,"installMethods":728,"rationale":729,"selectedPaths":730,"source":348,"sourceLanguage":18,"type":263},{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/test-skill/SKILL.md",[731],{"path":656,"priority":342},{"basePath":733,"description":734,"displayName":735,"installMethods":736,"rationale":737,"selectedPaths":738,"source":348,"sourceLanguage":18,"type":263},"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",[739],{"path":656,"priority":342},{"basePath":741,"description":742,"displayName":743,"installMethods":744,"rationale":745,"selectedPaths":746,"source":348,"sourceLanguage":18,"type":263},"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",[747],{"path":656,"priority":342},{"basePath":749,"description":750,"displayName":751,"installMethods":752,"rationale":753,"selectedPaths":754,"source":348,"sourceLanguage":18,"type":263},"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",[755],{"path":656,"priority":342},{"basePath":757,"description":758,"displayName":759,"installMethods":760,"rationale":761,"selectedPaths":762,"source":348,"sourceLanguage":18,"type":263},"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",[763],{"path":656,"priority":342},{"basePath":765,"description":766,"displayName":767,"installMethods":768,"rationale":769,"selectedPaths":770,"source":348,"sourceLanguage":18,"type":263},"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",[771],{"path":656,"priority":342},{"basePath":773,"description":774,"displayName":775,"installMethods":776,"rationale":777,"selectedPaths":778,"source":348,"sourceLanguage":18,"type":263},"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",[779],{"path":656,"priority":342},{"basePath":781,"description":782,"displayName":783,"installMethods":784,"rationale":785,"selectedPaths":786,"source":348,"sourceLanguage":18,"type":263},"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",[787],{"path":656,"priority":342},{"basePath":789,"description":790,"displayName":791,"installMethods":792,"rationale":793,"selectedPaths":794,"source":348,"sourceLanguage":18,"type":263},"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",[795],{"path":656,"priority":342},{"basePath":797,"description":798,"displayName":799,"installMethods":800,"rationale":801,"selectedPaths":802,"source":348,"sourceLanguage":18,"type":263},"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",[803],{"path":656,"priority":342},{"basePath":805,"description":806,"displayName":807,"installMethods":808,"rationale":809,"selectedPaths":810,"source":348,"sourceLanguage":18,"type":263},"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",[811],{"path":656,"priority":342},{"basePath":813,"description":814,"displayName":815,"installMethods":816,"rationale":817,"selectedPaths":818,"source":348,"sourceLanguage":18,"type":263},"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",[819],{"path":656,"priority":342},{"basePath":821,"description":822,"displayName":823,"installMethods":824,"rationale":825,"selectedPaths":826,"source":348,"sourceLanguage":18,"type":263},"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",[827],{"path":656,"priority":342},{"basePath":829,"description":830,"displayName":831,"installMethods":832,"rationale":833,"selectedPaths":834,"source":348,"sourceLanguage":18,"type":263},"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",[835],{"path":656,"priority":342},{"basePath":837,"description":838,"displayName":839,"installMethods":840,"rationale":841,"selectedPaths":842,"source":348,"sourceLanguage":18,"type":263},"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",[843],{"path":656,"priority":342},{"basePath":845,"description":846,"displayName":847,"installMethods":848,"rationale":849,"selectedPaths":850,"source":348,"sourceLanguage":18,"type":263},"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",[851],{"path":656,"priority":342},{"basePath":853,"description":854,"displayName":855,"installMethods":856,"rationale":857,"selectedPaths":858,"source":348,"sourceLanguage":18,"type":263},"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",[859],{"path":656,"priority":342},{"basePath":861,"description":862,"displayName":863,"installMethods":864,"rationale":865,"selectedPaths":866,"source":348,"sourceLanguage":18,"type":263},"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",[867],{"path":656,"priority":342},{"basePath":869,"description":870,"displayName":871,"installMethods":872,"rationale":873,"selectedPaths":874,"source":348,"sourceLanguage":18,"type":263},"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",[875],{"path":656,"priority":342},{"basePath":877,"description":878,"displayName":879,"installMethods":880,"rationale":881,"selectedPaths":882,"source":348,"sourceLanguage":18,"type":263},"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",[883],{"path":656,"priority":342},{"basePath":885,"description":886,"displayName":532,"installMethods":887,"rationale":888,"selectedPaths":889,"source":348,"sourceLanguage":18,"type":263},"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",[890],{"path":656,"priority":342},{"basePath":892,"description":893,"displayName":894,"installMethods":895,"rationale":896,"selectedPaths":897,"source":348,"sourceLanguage":18,"type":263},"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",[898],{"path":656,"priority":342},{"basePath":900,"description":901,"displayName":902,"installMethods":903,"rationale":904,"selectedPaths":905,"source":348,"sourceLanguage":18,"type":263},"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",[906],{"path":656,"priority":342},{"basePath":908,"description":909,"displayName":910,"installMethods":911,"rationale":912,"selectedPaths":913,"source":348,"sourceLanguage":18,"type":263},"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",[914],{"path":656,"priority":342},{"basePath":916,"description":917,"displayName":918,"installMethods":919,"rationale":920,"selectedPaths":921,"source":348,"sourceLanguage":18,"type":263},"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",[922],{"path":656,"priority":342},{"basePath":924,"description":925,"displayName":926,"installMethods":927,"rationale":928,"selectedPaths":929,"source":348,"sourceLanguage":18,"type":263},"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",[930],{"path":656,"priority":342},{"basePath":932,"description":933,"displayName":934,"installMethods":935,"rationale":936,"selectedPaths":937,"source":348,"sourceLanguage":18,"type":263},"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",[938],{"path":656,"priority":342},{"basePath":940,"description":941,"displayName":942,"installMethods":943,"rationale":944,"selectedPaths":945,"source":348,"sourceLanguage":18,"type":263},"plugins/mcp/skills/setup-context7-mcp","Guide for setup Context7 MCP server to load documentation for specific technologies.","setup-context7-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-context7-mcp/SKILL.md",[946],{"path":656,"priority":342},{"basePath":948,"description":949,"displayName":950,"installMethods":951,"rationale":952,"selectedPaths":953,"source":348,"sourceLanguage":18,"type":263},"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",[954],{"path":656,"priority":342},{"basePath":956,"description":957,"displayName":958,"installMethods":959,"rationale":960,"selectedPaths":961,"source":348,"sourceLanguage":18,"type":263},"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",[962],{"path":656,"priority":342},{"basePath":964,"description":965,"displayName":966,"installMethods":967,"rationale":968,"selectedPaths":969,"source":348,"sourceLanguage":18,"type":263},"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",[970],{"path":656,"priority":342},{"basePath":972,"description":973,"displayName":974,"installMethods":975,"rationale":976,"selectedPaths":977,"source":348,"sourceLanguage":18,"type":263},"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",[978],{"path":656,"priority":342},{"basePath":980,"description":981,"displayName":982,"installMethods":983,"rationale":984,"selectedPaths":985,"source":348,"sourceLanguage":18,"type":263},"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",[986],{"path":656,"priority":342},{"basePath":988,"description":989,"displayName":990,"installMethods":991,"rationale":992,"selectedPaths":993,"source":348,"sourceLanguage":18,"type":263},"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",[994],{"path":656,"priority":342},{"basePath":996,"description":997,"displayName":998,"installMethods":999,"rationale":1000,"selectedPaths":1001,"source":348,"sourceLanguage":18,"type":263},"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",[1002],{"path":656,"priority":342},{"basePath":1004,"description":1005,"displayName":1006,"installMethods":1007,"rationale":1008,"selectedPaths":1009,"source":348,"sourceLanguage":18,"type":263},"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",[1010],{"path":656,"priority":342},{"basePath":1012,"description":1013,"displayName":1014,"installMethods":1015,"rationale":1016,"selectedPaths":1017,"source":348,"sourceLanguage":18,"type":263},"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",[1018],{"path":656,"priority":342},{"basePath":1020,"description":1021,"displayName":1022,"installMethods":1023,"rationale":1024,"selectedPaths":1025,"source":348,"sourceLanguage":18,"type":263},"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",[1026],{"path":656,"priority":342},{"basePath":1028,"description":1029,"displayName":1030,"installMethods":1031,"rationale":1032,"selectedPaths":1033,"source":348,"sourceLanguage":18,"type":263},"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",[1034],{"path":656,"priority":342},{"basePath":1036,"description":1037,"displayName":1038,"installMethods":1039,"rationale":1040,"selectedPaths":1041,"source":348,"sourceLanguage":18,"type":263},"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",[1042],{"path":656,"priority":342},{"basePath":1044,"description":1045,"displayName":1046,"installMethods":1047,"rationale":1048,"selectedPaths":1049,"source":348,"sourceLanguage":18,"type":263},"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",[1050],{"path":656,"priority":342},{"basePath":1052,"description":1053,"displayName":1054,"installMethods":1055,"rationale":1056,"selectedPaths":1057,"source":348,"sourceLanguage":18,"type":263},"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",[1058],{"path":656,"priority":342},{"basePath":1060,"description":1061,"displayName":1062,"installMethods":1063,"rationale":1064,"selectedPaths":1065,"source":348,"sourceLanguage":18,"type":263},"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",[1066],{"path":656,"priority":342},{"basePath":1068,"description":1069,"displayName":1070,"installMethods":1071,"rationale":1072,"selectedPaths":1073,"source":348,"sourceLanguage":18,"type":263},"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",[1074],{"path":656,"priority":342},{"basePath":1076,"description":1077,"displayName":1078,"installMethods":1079,"rationale":1080,"selectedPaths":1081,"source":348,"sourceLanguage":18,"type":263},"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",[1082],{"path":656,"priority":342},{"basePath":1084,"description":1085,"displayName":1086,"installMethods":1087,"rationale":1088,"selectedPaths":1089,"source":348,"sourceLanguage":18,"type":263},"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",[1090],{"path":656,"priority":342},{"basePath":1092,"description":1093,"displayName":1094,"installMethods":1095,"rationale":1096,"selectedPaths":1097,"source":348,"sourceLanguage":18,"type":263},"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",[1098],{"path":656,"priority":342},{"basePath":1100,"description":1101,"displayName":1102,"installMethods":1103,"rationale":1104,"selectedPaths":1105,"source":348,"sourceLanguage":18,"type":263},"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",[1106],{"path":656,"priority":342},{"basePath":1108,"description":1109,"displayName":1110,"installMethods":1111,"rationale":1112,"selectedPaths":1113,"source":348,"sourceLanguage":18,"type":263},"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",[1114,1115],{"path":656,"priority":342},{"path":1116,"priority":361},"analyse-business-requirements.md",{"basePath":1118,"description":1119,"displayName":1120,"installMethods":1121,"rationale":1122,"selectedPaths":1123,"source":348,"sourceLanguage":18,"type":263},"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",[1124],{"path":656,"priority":342},{"basePath":1126,"description":1127,"displayName":1128,"installMethods":1129,"rationale":1130,"selectedPaths":1131,"source":348,"sourceLanguage":18,"type":263},"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",[1132],{"path":656,"priority":342},{"basePath":1134,"description":1135,"displayName":1136,"installMethods":1137,"rationale":1138,"selectedPaths":1139,"source":348,"sourceLanguage":18,"type":263},"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",[1140],{"path":656,"priority":342},{"sources":1142},[1143],"manual",{"closedIssues90d":247,"description":1145,"forks":248,"homepage":1146,"license":254,"openIssues90d":250,"pushedAt":251,"readmeSize":245,"stars":252,"topics":1147},"Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.","https://cek.neolab.finance/",[1148,1149,1150,1151,286,1152,1153,1154,1155],"agent","ai","claude","llm","cline","cursor","opencode","windsurf",{"classifiedAt":1157,"discoverAt":1158,"extractAt":1159,"githubAt":1159,"updatedAt":1157},1778694480631,1778694475065,1778694478670,[222,223,220,221,219],{"evaluatedAt":257,"extractAt":309,"updatedAt":257},[],[1164,1195,1221,1250,1271,1300],{"_creationTime":1165,"_id":1166,"community":1167,"display":1168,"identity":1174,"providers":1178,"relations":1188,"tags":1191,"workflow":1192},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":1169,"installMethods":1170,"name":1172,"sourceUrl":1173},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":1171},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":1175,"githubOwner":1176,"githubRepo":1177,"locale":18,"slug":1172,"type":263},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":1179,"extract":1187},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1180,"tags":1181,"targetMarket":224,"tier":225},100,[1182,1183,1184,222,1185,1186],"teaching","coaching","presentation","explanation","guidance",{"commitSha":298},{"parentExtensionId":1189,"repoId":1190},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[1183,222,1185,1186,1184,1182],{"evaluatedAt":1193,"extractAt":1194,"updatedAt":1193},1778701952682,1778695548458,{"_creationTime":1196,"_id":1197,"community":1198,"display":1199,"identity":1203,"providers":1205,"relations":1217,"tags":1218,"workflow":1219},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":1200,"installMethods":1201,"name":1202,"sourceUrl":1173},"Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.\n",{"claudeCode":1171},"prepare-inspection-readiness",{"basePath":1204,"githubOwner":1176,"githubRepo":1177,"locale":18,"slug":1202,"type":263},"skills/prepare-inspection-readiness",{"evaluate":1206,"extract":1216},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1180,"tags":1207,"targetMarket":224,"tier":225},[1208,1209,1210,1211,1212,1213,1214,222,1215],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":298},{"parentExtensionId":1189,"repoId":1190},[1208,222,1212,1211,1209,1210,1213,1215,1214],{"evaluatedAt":1220,"extractAt":1194,"updatedAt":1220},1778700122939,{"_creationTime":1222,"_id":1223,"community":1224,"display":1225,"identity":1231,"providers":1235,"relations":1243,"tags":1246,"workflow":1247},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":1226,"installMethods":1227,"name":1229,"sourceUrl":1230},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":1228},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1232,"githubOwner":1233,"githubRepo":1234,"locale":18,"slug":1229,"type":263},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":1236,"extract":1242},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1180,"tags":1237,"targetMarket":224,"tier":225},[1238,222,1239,1240,1241],"search","research","information-retrieval","multi-agent",{"commitSha":298},{"parentExtensionId":1244,"repoId":1245},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[222,1240,1241,1239,1238],{"evaluatedAt":1248,"extractAt":1249,"updatedAt":1248},1778699449790,1778699234184,{"_creationTime":1251,"_id":1252,"community":1253,"display":1254,"identity":1258,"providers":1260,"relations":1267,"tags":1268,"workflow":1269},1778699234184.6133,"k170q6m14w6ah5ygc0jr5sa54986mpx7",{"reviewCount":8},{"description":1255,"installMethods":1256,"name":1257,"sourceUrl":1230},"Deep codebase initialization with hierarchical AGENTS.md documentation",{"claudeCode":1228},"deepinit",{"basePath":1259,"githubOwner":1233,"githubRepo":1234,"locale":18,"slug":1257,"type":263},"skills/deepinit",{"evaluate":1261,"extract":1266},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1180,"tags":1262,"targetMarket":224,"tier":225},[222,1263,1148,1264,1265],"codebase","typescript","javascript",{"commitSha":298},{"parentExtensionId":1244,"repoId":1245},[1148,1263,222,1265,1264],{"evaluatedAt":1270,"extractAt":1249,"updatedAt":1270},1778699437749,{"_creationTime":1272,"_id":1273,"community":1274,"display":1275,"identity":1281,"providers":1285,"relations":1293,"tags":1295,"workflow":1296},1778699106670.4255,"k173sze6h2kdjhyfbveynf98t586n5wt",{"reviewCount":8},{"description":1276,"installMethods":1277,"name":1279,"sourceUrl":1280},"Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.",{"claudeCode":1278},"xixu-me/skills","readme-i18n","https://github.com/xixu-me/skills",{"basePath":1282,"githubOwner":1283,"githubRepo":1284,"locale":18,"slug":1279,"type":263},"skills/readme-i18n","xixu-me","skills",{"evaluate":1286,"extract":1292},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1180,"tags":1287,"targetMarket":224,"tier":225},[1288,222,1289,1290,1291],"localization","internationalization","markdown","github",{"commitSha":298},{"repoId":1294},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[222,1291,1289,1288,1290],{"evaluatedAt":1297,"extractAt":1298,"updatedAt":1299},1778699174967,1778699106670,1778699384013,{"_creationTime":1301,"_id":1302,"community":1303,"display":1304,"identity":1310,"providers":1314,"relations":1322,"tags":1324,"workflow":1325},1778698447161.8718,"k177rfsx01xb3yk52thpk5mqx986mpzp",{"reviewCount":8},{"description":1305,"installMethods":1306,"name":1308,"sourceUrl":1309},"Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag",{"claudeCode":1307},"vercel-labs/next-skills","next-cache-components","https://github.com/vercel-labs/next-skills",{"basePath":1311,"githubOwner":1312,"githubRepo":1313,"locale":18,"slug":1308,"type":263},"skills/next-cache-components","vercel-labs","next-skills",{"evaluate":1315,"extract":1321},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1180,"tags":1316,"targetMarket":224,"tier":225},[1317,1318,1319,1320,222],"nextjs","react","caching","performance",{"commitSha":298},{"repoId":1323},"kd74j5yynpnjmajhqjs5k1yd1186m086",[1319,222,1317,1320,1318],{"evaluatedAt":1326,"extractAt":1327,"updatedAt":1328},1778698475220,1778698447161,1778698524765]