[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NeoLabHQ-analyse-en":3,"guides-for-NeoLabHQ-analyse":1141,"similar-k17b5scpf7t8pk40k6wys0a1rx86mp7a-en":1142},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":233,"parentExtension":247,"providers":302,"relations":306,"repo":307,"tags":1139,"workflow":1140},1778694480889.9543,"k17b5scpf7t8pk40k6wys0a1rx86mp7a",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Auto-selects best Kaizen method (Gemba Walk, Value Stream, or Muda) for target",{"claudeCode":12},"NeoLabHQ/context-engineering-kit","analyse","https://github.com/NeoLabHQ/context-engineering-kit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":240},1778695156222.2683,"kn74mbxq4j8tyq46k6m9dcbvfn86n6ym","en",{"checks":20,"evaluatedAt":191,"extensionSummary":192,"features":193,"nonGoals":199,"promptVersionExtension":203,"promptVersionScoring":204,"purpose":205,"rationale":206,"score":207,"summary":208,"tags":209,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,135,138,142,146,149,152,156,159,162,165,168,172,175,178,181,184,188],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of auto-selecting the best Kaizen method for a given target, which is relevant to developers seeking to improve processes or code quality.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers value beyond a simple prompt by intelligently selecting and guiding the user through specific Kaizen methods (Gemba Walk, Value Stream Mapping, Muda Analysis) based on the target, which is more than default LLM behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears ready for use, with clear descriptions of methods, processes, and actionable examples for each Kaizen technique, covering a complete analysis workflow.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on the domain of Kaizen analysis methods, with clear commands for analyzing problems and applying specific techniques, not bundling unrelated capabilities.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities as detailed in the SKILL.md file, clearly stating its purpose of auto-selecting Kaizen methods.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes a single, well-scoped command '/analyse' with an optional target description and method override, rather than a generalist command.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md clearly documents the TARGET and METHOD variables, their purpose, and how they can be used to override defaults.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The single exposed command '/analyse' is descriptive and follows kebab-case convention.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The tool accepts a simple, optional string argument for the target description and an optional method override, with the expected output being guidance and findings.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under GPL-3.0, a permissive open-source license, as indicated by the bundled LICENSE file and metadata.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository has recent commits (May 6, 2026), indicating active maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension does not appear to rely on any third-party dependencies beyond the core agent framework.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not appear to handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's input is a simple string argument for target description and an optional method, with no indication of loading external data or code that could be injected.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch external content at runtime; all logic is contained within the bundle.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the agent's environment and does not modify files outside its designated scope.",{"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 appear to read or submit any confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden steering tricks, and descriptions are clean ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is presented in plain, readable markdown and does not involve obfuscated code or runtime fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill does not appear to make assumptions about the user's project structure beyond accepting a descriptive string.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 6 open and 8 closed issues in the last 90 days, the closure rate is approximately 57%, indicating good maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project uses meaningful versioning (e.g., v3.0.0) and recent commits, indicating proper release management.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","The skill's input is a simple string, and its output is guidance rather than structured data requiring complex validation.",{"category":66,"check":108,"severity":63,"summary":109},"Unguarded Destructive Operations","The skill is analytical and does not perform any destructive operations.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The skill's logic is straightforward and relies on the agent's core error handling; no specific error paths requiring complex handling were identified within the skill itself.",{"category":111,"check":115,"severity":63,"summary":116},"Logging","The skill is read-only and does not perform actions that require local audit logging.",{"category":118,"check":119,"severity":63,"summary":120},"Compliance","GDPR","The skill does not operate on personal data; it analyzes code or process descriptions.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill's functionality is general and not tied to any specific geographic or legal jurisdiction; it operates globally.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard markdown and LLM interaction, with no specific OS or shell dependencies.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README provides a comprehensive overview of the Context Engineering Kit, including installation, features, and plugin details.",{"category":33,"check":131,"severity":63,"summary":132},"Tool surface size","This is a single-tool extension.",{"category":40,"check":134,"severity":63,"summary":132},"Overlapping near-synonym tools",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features related to Kaizen analysis methods are implemented by the skill.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for various platforms, including Claude Code and command-line tools, with examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","While the skill itself is simple, the underlying agent framework provides actionable error messages if issues arise.",{"category":104,"check":147,"severity":63,"summary":148},"Pinned dependencies","The extension does not appear to use third-party dependencies that require pinning.",{"category":33,"check":150,"severity":63,"summary":151},"Dry-run preview","The skill is analytical and does not perform state-changing operations or send data outward.",{"category":153,"check":154,"severity":63,"summary":155},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":118,"check":157,"severity":24,"summary":158},"Telemetry opt-in","There is no indication of telemetry collection in the provided documentation or code.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The SKILL.md clearly defines the skill's purpose: auto-selecting Kaizen methods (Gemba Walk, Value Stream, Muda) for target analysis, providing clear usage examples and boundaries.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The frontmatter in SKILL.md is concise, clearly stating the skill name, description, and argument hint.",{"category":44,"check":166,"severity":24,"summary":167},"Concise Body","The SKILL.md is well-structured with clear sections for methods, processes, and examples, staying within a reasonable length.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","The SKILL.md provides detailed explanations within the main file, which is appropriate for its scope. No deep external material is embedded.",{"category":169,"check":173,"severity":63,"summary":174},"Forked exploration","This skill is not an exploration-heavy skill; it provides direct analysis and guidance.",{"category":22,"check":176,"severity":24,"summary":177},"Usage examples","The SKILL.md provides clear, ready-to-use examples for each Kaizen method, demonstrating input and expected output/guidance.",{"category":22,"check":179,"severity":24,"summary":180},"Edge cases","The skill handles edge cases by allowing explicit method specification and providing guidance on when to use each method, with clear documentation.",{"category":111,"check":182,"severity":63,"summary":183},"Tool Fallback","This skill does not rely on external MCP servers or custom tooling.",{"category":185,"check":186,"severity":24,"summary":187},"Safety","Halt on unexpected state","The skill's input is a simple string, and it relies on the agent's core functionality for handling unexpected states or errors.",{"category":92,"check":189,"severity":24,"summary":190},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills being loaded in the same session.",1778695156115,"This skill analyzes a given target description to automatically select and apply the most appropriate Kaizen method: Gemba Walk for code exploration, Value Stream Mapping for workflows, or Muda Analysis for waste identification. It then guides the user through the chosen technique, providing actionable insights and recommendations.",[194,195,196,197,198],"Auto-selects Kaizen methods (Gemba Walk, VSM, Muda)","Guides users through selected analysis techniques","Provides detailed processes and examples","Identifies bottlenecks and waste","Offers actionable insights and recommendations",[200,201,202],"Implementing specific code changes automatically","Replacing all forms of manual analysis","Providing generic consulting without context","3.0.0","4.4.0","To help users systematically analyze problems, processes, or codebases using the most suitable Kaizen methodology, leading to actionable improvements and continuous development.","The skill is well-documented, focused, and implements Kaizen analysis methods effectively. There are no significant issues identified.",99,"A high-quality skill that effectively auto-selects and guides the user through Kaizen analysis methods.",[210,211,212,213,214,215],"kaizen","analysis","process-improvement","lean","agile","code-quality","global","verified",[219,220,221,222],"Improving code quality by analyzing inefficiencies","Optimizing development workflows or CI/CD pipelines","Understanding complex codebases or legacy systems","Identifying and reducing waste in processes",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":237,"testCoverage":239},{"hasLockfile":225},true,1778695143138,{"descriptionLength":228,"readmeSize":229},78,40436,{"closedIssues90d":231,"forks":232,"hasChangelog":233,"openIssues90d":234,"pushedAt":235,"stars":236},8,89,false,6,1778029371000,993,{"hasNpmPackage":233,"license":238,"smitheryVerified":233},"GPL-3.0",{"hasCi":233,"hasTests":225},{"updatedAt":241},1778695156222,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"plugins/kaizen/skills/analyse","NeoLabHQ","context-engineering-kit","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":254,"parentExtension":257,"providers":290,"relations":298,"tags":299,"workflow":300},1778694480889.9463,"k17884m6t3p8517a1d2zjp8zbd86n13x",{"reviewCount":8},{"description":252,"installMethods":253,"name":210,"sourceUrl":14},"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.",{"claudeCode":210},{"basePath":255,"githubOwner":244,"githubRepo":245,"locale":18,"slug":210,"type":256},"plugins/kaizen","plugin",{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":265,"providers":268,"relations":284,"tags":286,"workflow":287},1778694480889.9443,"k173g7jx10ba2yhdcc5s3cc1jd86mzfh",{"reviewCount":8},{"description":262,"installMethods":263,"name":264,"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":266,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":267},"","marketplace",{"evaluate":269,"extract":277},{"promptVersionExtension":270,"promptVersionScoring":204,"score":271,"tags":272,"targetMarket":216,"tier":217},"3.1.0",97,[273,274,275,215,276],"context-engineering","agent-productivity","llm-patterns","developer-tools",{"commitSha":278,"license":279,"marketplace":280,"plugin":282},"HEAD","GPL-3.0-or-later",{"name":245,"pluginCount":281,"version":203},13,{"mcpCount":8,"provider":283,"skillCount":8},"classify",{"repoId":285},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[274,215,273,276,275],{"evaluatedAt":288,"extractAt":289,"updatedAt":288},1778694497063,1778694480890,{"evaluate":291,"extract":295},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":292,"targetMarket":216,"tier":217},[210,214,213,293,211,294],"problem-solving","root-cause",{"commitSha":278,"plugin":296},{"mcpCount":8,"provider":283,"skillCount":297},7,{"parentExtensionId":259,"repoId":285},[214,211,210,213,293,294],{"evaluatedAt":301,"extractAt":289,"updatedAt":301},1778694616876,{"evaluate":303,"extract":305},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":304,"targetMarket":216,"tier":217},[210,211,212,213,214,215],{"commitSha":278},{"parentExtensionId":249,"repoId":285},{"_creationTime":308,"_id":285,"identity":309,"providers":310,"workflow":1135},1778694475065.1633,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":311,"discover":1120,"github":1123},{"commitSha":278,"extensions":312},[313,326,365,390,413,428,461,470,507,527,562,575,584,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,847,855,863,870,878,886,894,902,910,918,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":266,"description":262,"displayName":245,"installMethods":314,"rationale":315,"selectedPaths":316,"source":325,"sourceLanguage":18,"type":267},{"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":256},"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":256},"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":256},"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":256},"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":256},"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":256},"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":256},"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":255,"description":252,"displayName":210,"installMethods":508,"rationale":509,"selectedPaths":510,"source":325,"sourceLanguage":18,"type":256},{"claudeCode":210},"plugin manifest at plugins/kaizen/.claude-plugin/plugin.json",[511,512,513,515,517,519,521,523,525],{"path":334,"priority":319},{"path":321,"priority":319},{"path":514,"priority":338},"skills/analyse/SKILL.md",{"path":516,"priority":338},"skills/analyse-problem/SKILL.md",{"path":518,"priority":338},"skills/cause-and-effect/SKILL.md",{"path":520,"priority":338},"skills/kaizen/SKILL.md",{"path":522,"priority":338},"skills/plan-do-check-act/SKILL.md",{"path":524,"priority":338},"skills/root-cause-tracing/SKILL.md",{"path":526,"priority":338},"skills/why/SKILL.md",{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":325,"sourceLanguage":18,"type":256},"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":530},"plugin manifest at plugins/customaize-agent/.claude-plugin/plugin.json",[534,535,536,538,540,542,544,546,548,550,552,554,556,558,560],{"path":334,"priority":319},{"path":321,"priority":319},{"path":537,"priority":338},"skills/agent-evaluation/SKILL.md",{"path":539,"priority":338},"skills/apply-anthropic-skill-best-practices/SKILL.md",{"path":541,"priority":338},"skills/context-engineering/SKILL.md",{"path":543,"priority":338},"skills/create-agent/SKILL.md",{"path":545,"priority":338},"skills/create-command/SKILL.md",{"path":547,"priority":338},"skills/create-hook/SKILL.md",{"path":549,"priority":338},"skills/create-rule/SKILL.md",{"path":551,"priority":338},"skills/create-skill/SKILL.md",{"path":553,"priority":338},"skills/create-workflow-command/SKILL.md",{"path":555,"priority":338},"skills/prompt-engineering/SKILL.md",{"path":557,"priority":338},"skills/test-prompt/SKILL.md",{"path":559,"priority":338},"skills/test-skill/SKILL.md",{"path":561,"priority":338},"skills/thought-based-reasoning/SKILL.md",{"basePath":563,"description":564,"displayName":565,"installMethods":566,"rationale":567,"selectedPaths":568,"source":325,"sourceLanguage":18,"type":256},"plugins/docs","Commands for analysing project, writing and refining documentation.","docs",{"claudeCode":565},"plugin manifest at plugins/docs/.claude-plugin/plugin.json",[569,570,571,573],{"path":334,"priority":319},{"path":321,"priority":319},{"path":572,"priority":338},"skills/update-docs/SKILL.md",{"path":574,"priority":338},"skills/write-concisely/SKILL.md",{"basePath":576,"description":577,"displayName":578,"installMethods":579,"rationale":580,"selectedPaths":581,"source":325,"sourceLanguage":18,"type":256},"plugins/tech-stack","Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.","tech-stack",{"claudeCode":578},"plugin manifest at plugins/tech-stack/.claude-plugin/plugin.json",[582,583],{"path":334,"priority":319},{"path":321,"priority":319},{"basePath":585,"description":586,"displayName":587,"installMethods":588,"rationale":589,"selectedPaths":590,"source":325,"sourceLanguage":18,"type":256},"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":587},"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":256},"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":246},"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":246},"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":273,"installMethods":646,"rationale":647,"selectedPaths":648,"source":325,"sourceLanguage":18,"type":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":243,"description":10,"displayName":13,"installMethods":843,"rationale":844,"selectedPaths":845,"source":325,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/analyse/SKILL.md",[846],{"path":634,"priority":319},{"basePath":848,"description":849,"displayName":850,"installMethods":851,"rationale":852,"selectedPaths":853,"source":325,"sourceLanguage":18,"type":246},"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",[854],{"path":634,"priority":319},{"basePath":856,"description":857,"displayName":858,"installMethods":859,"rationale":860,"selectedPaths":861,"source":325,"sourceLanguage":18,"type":246},"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",[862],{"path":634,"priority":319},{"basePath":864,"description":865,"displayName":210,"installMethods":866,"rationale":867,"selectedPaths":868,"source":325,"sourceLanguage":18,"type":246},"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",[869],{"path":634,"priority":319},{"basePath":871,"description":872,"displayName":873,"installMethods":874,"rationale":875,"selectedPaths":876,"source":325,"sourceLanguage":18,"type":246},"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",[877],{"path":634,"priority":319},{"basePath":879,"description":880,"displayName":881,"installMethods":882,"rationale":883,"selectedPaths":884,"source":325,"sourceLanguage":18,"type":246},"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",[885],{"path":634,"priority":319},{"basePath":887,"description":888,"displayName":889,"installMethods":890,"rationale":891,"selectedPaths":892,"source":325,"sourceLanguage":18,"type":246},"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",[893],{"path":634,"priority":319},{"basePath":895,"description":896,"displayName":897,"installMethods":898,"rationale":899,"selectedPaths":900,"source":325,"sourceLanguage":18,"type":246},"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",[901],{"path":634,"priority":319},{"basePath":903,"description":904,"displayName":905,"installMethods":906,"rationale":907,"selectedPaths":908,"source":325,"sourceLanguage":18,"type":246},"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",[909],{"path":634,"priority":319},{"basePath":911,"description":912,"displayName":913,"installMethods":914,"rationale":915,"selectedPaths":916,"source":325,"sourceLanguage":18,"type":246},"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",[917],{"path":634,"priority":319},{"basePath":919,"description":920,"displayName":921,"installMethods":922,"rationale":923,"selectedPaths":924,"source":325,"sourceLanguage":18,"type":246},"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",[925],{"path":634,"priority":319},{"basePath":927,"description":928,"displayName":929,"installMethods":930,"rationale":931,"selectedPaths":932,"source":325,"sourceLanguage":18,"type":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":246},"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":231,"description":1124,"forks":232,"homepage":1125,"license":238,"openIssues90d":234,"pushedAt":235,"readmeSize":229,"stars":236,"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,267,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,211,215,210,213,212],{"evaluatedAt":241,"extractAt":289,"updatedAt":241},[],[1143,1163,1181,1198,1232,1262],{"_creationTime":1144,"_id":1145,"community":1146,"display":1147,"identity":1149,"providers":1150,"relations":1159,"tags":1160,"workflow":1161},1778694480889.955,"k17dr0yxb2qmkhbenq50kmw2jh86mj2h",{"reviewCount":8},{"description":865,"installMethods":1148,"name":210,"sourceUrl":14},{"claudeCode":12},{"basePath":864,"githubOwner":244,"githubRepo":245,"locale":18,"slug":210,"type":246},{"evaluate":1151,"extract":1158},{"promptVersionExtension":203,"promptVersionScoring":204,"score":207,"tags":1152,"targetMarket":216,"tier":217},[1153,214,213,1154,1155,1156,1157],"software-development","continuous-improvement","refactoring","design-patterns","quality-assurance",{"commitSha":278},{"parentExtensionId":249,"repoId":285},[214,1154,1156,213,1157,1155,1153],{"evaluatedAt":1162,"extractAt":289,"updatedAt":1162},1778695220949,{"_creationTime":1164,"_id":1165,"community":1166,"display":1167,"identity":1170,"providers":1171,"relations":1177,"tags":1178,"workflow":1179},1778694480889.9546,"k173j8kke6gc0p21kmyazwd0tn86nhjg",{"reviewCount":8},{"description":849,"installMethods":1168,"name":1169,"sourceUrl":14},{"claudeCode":12},"Analyse Problem",{"basePath":848,"githubOwner":244,"githubRepo":245,"locale":18,"slug":850,"type":246},{"evaluate":1172,"extract":1176},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1173,"tags":1174,"targetMarket":216,"tier":217},98,[293,211,1175,210,213],"action-plan",{"commitSha":278,"license":279},{"parentExtensionId":249,"repoId":285},[1175,211,210,213,293],{"evaluatedAt":1180,"extractAt":289,"updatedAt":1180},1778695187059,{"_creationTime":1182,"_id":1183,"community":1184,"display":1185,"identity":1187,"providers":1188,"relations":1194,"tags":1195,"workflow":1196},1778694480889.9553,"k17avsqh49x9ke27j1yvxyqxe586n2ww",{"reviewCount":8},{"description":872,"installMethods":1186,"name":873,"sourceUrl":14},{"claudeCode":12},{"basePath":871,"githubOwner":244,"githubRepo":245,"locale":18,"slug":873,"type":246},{"evaluate":1189,"extract":1193},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1190,"tags":1191,"targetMarket":216,"tier":217},95,[212,1192,214,213,293],"pdca",{"commitSha":278},{"parentExtensionId":249,"repoId":285},[214,213,1192,293,212],{"evaluatedAt":1197,"extractAt":289,"updatedAt":1197},1778695240201,{"_creationTime":1199,"_id":1200,"community":1201,"display":1202,"identity":1208,"providers":1213,"relations":1225,"tags":1228,"workflow":1229},1778675056600.2224,"k17bvrhdmwthbtzqrq8evkxba586n31q",{"reviewCount":8},{"description":1203,"installMethods":1204,"name":1206,"sourceUrl":1207},"Operations leadership for scaling companies. Process design, OKR execution, operational cadence, and scaling playbooks. Use when designing operations, setting up OKRs, building processes, scaling teams, analyzing bottlenecks, planning operational cadence, or when user mentions COO, operations, process improvement, OKRs, scaling, operational efficiency, or execution.",{"claudeCode":1205},"alirezarezvani/claude-skills","COO Advisor","https://github.com/alirezarezvani/claude-skills",{"basePath":1209,"githubOwner":1210,"githubRepo":1211,"locale":18,"slug":1212,"type":246},"c-level-advisor/skills/coo-advisor","alirezarezvani","claude-skills","coo-advisor",{"evaluate":1214,"extract":1223},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1190,"tags":1215,"targetMarket":216,"tier":217},[1216,1217,212,1218,1219,213,1220,1221,1222],"operations","coo","okrs","scaling","toc","startup","analytics",{"commitSha":278,"license":1224},"MIT",{"parentExtensionId":1226,"repoId":1227},"k17cfc0w65zrpv9bnzn3b6xayx86m40f","kd7ff9s1w43mfyy1n7hf87816186m6px",[1222,1217,213,1218,1216,212,1219,1221,1220],{"evaluatedAt":1230,"extractAt":1231,"updatedAt":1230},1778677373719,1778675056600,{"_creationTime":1233,"_id":1234,"community":1235,"display":1236,"identity":1242,"providers":1246,"relations":1255,"tags":1258,"workflow":1259},1778695383013.7297,"k17d69z14p4gn0djb3kpjnme1n86nzta",{"reviewCount":8},{"description":1237,"installMethods":1238,"name":1240,"sourceUrl":1241},"Plan a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning, estimating team capacity, selecting stories, or balancing sprint scope against velocity.",{"claudeCode":1239},"phuryn/pm-skills","sprint-plan","https://github.com/phuryn/pm-skills",{"basePath":1243,"githubOwner":1244,"githubRepo":1245,"locale":18,"slug":1240,"type":246},"pm-execution/skills/sprint-plan","phuryn","pm-skills",{"evaluate":1247,"extract":1254},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1248,"tags":1249,"targetMarket":216,"tier":217},100,[214,1250,1251,1252,1253],"sprint-planning","project-management","capacity-estimation","risk-identification",{"commitSha":278},{"parentExtensionId":1256,"repoId":1257},"k173aezg47g8x0ac26zvea386186n8yd","kd759mc43bg9ypk46ka87r3wa586npt5",[214,1252,1251,1253,1250],{"evaluatedAt":1260,"extractAt":1261,"updatedAt":1260},1778695827029,1778695383013,{"_creationTime":1263,"_id":1264,"community":1265,"display":1266,"identity":1272,"providers":1277,"relations":1285,"tags":1287,"workflow":1288},1778688112811.7515,"k170frv4c59erzmgr3mq6s82t186nvm4",{"reviewCount":8},{"description":1267,"installMethods":1268,"name":1270,"sourceUrl":1271},"Escape the build trap and endless backlogs. Use Basecamp's methodology to ship meaningful work in 6-week cycles with fixed time, variable scope. Use when: **Product planning** to replace endless backlogs; **Feature development** with clear time boundaries; **Team autonomy** when you want self-directed teams; **Scope management** when projects tend to balloon; **Startup development** with limited resources",{"claudeCode":1269},"guia-matthieu/clawfu-skills","Shape Up","https://github.com/guia-matthieu/clawfu-skills",{"basePath":1273,"githubOwner":1274,"githubRepo":1275,"locale":18,"slug":1276,"type":246},"skills/product/shape-up","guia-matthieu","clawfu-skills","shape-up",{"evaluate":1278,"extract":1284},{"promptVersionExtension":203,"promptVersionScoring":204,"score":1248,"tags":1279,"targetMarket":216,"tier":217},[1280,1281,214,1282,1283],"product-development","methodology","scrum","basecamp",{"commitSha":278,"license":1224},{"repoId":1286},"kd72qvzyvm658ya7pbyh5ey47h86md53",[214,1283,1281,1280,1282],{"evaluatedAt":1289,"extractAt":1290,"updatedAt":1289},1778690359932,1778688112811]