[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NeoLabHQ-create-skill-en":3,"guides-for-NeoLabHQ-create-skill":1146,"similar-k1727c6jd7tf7e9ze8ys8geyg586mw3y-en":1147},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":234,"parentExtension":248,"providers":309,"relations":313,"repo":314,"tags":1144,"workflow":1145},1778694480889.9492,"k1727c6jd7tf7e9ze8ys8geyg586mw3y",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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",{"claudeCode":12},"NeoLabHQ/context-engineering-kit","create-skill","https://github.com/NeoLabHQ/context-engineering-kit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":241},1778694809113.7646,"kn749z3t46jf052ett6y0a1g6s86mhrt","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,104,108,111,115,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly outlines the problem of creating effective skills and the need for a structured, TDD-driven approach to process documentation.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond a simple prompt by introducing a structured TDD methodology for skill creation and emphasizing bulletproofing against rationalization, which is a novel approach to documentation.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a comprehensive guide to creating skills, including directory structure, anatomy of a skill, and a detailed checklist for the entire lifecycle, making it ready for use in workflow development.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on the process of creating and refining skills, with clear instructions and a TDD-based methodology.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's purpose as a guide for creating effective skills using a TDD approach and clearly states its use cases and the underlying philosophy.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose tools or commands; it functions as a knowledge artifact providing guidance.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill does not have configurable parameters or options; it is a documentation and guidance resource.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The skill is named 'create-skill' and its description uses clear, directive language, aligning with its function.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","As a guidance 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 GPL-3.0, which is a permissive open-source license, indicated by the LICENSE file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository has recent commits, with the last one being on May 6, 2026, indicating active maintenance.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill itself does not appear to have external dependencies that require management beyond the base Claude Code environment.",{"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 is a documentation artifact and does not load or execute third-party data, mitigating injection risks.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill is self-contained and does not fetch external files or code at runtime, preventing supply-chain risks.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill provides documentation and guidance, and does not interact with the file system or external environments.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill is purely instructional and contains no scripts or code that could be used for sandbox escape.",{"category":66,"check":82,"severity":24,"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 markdown files are free of hidden-steering tricks and contain clean, printable ASCII text.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's content is plain markdown text and does not involve obfuscated code execution.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill does not make assumptions about the user's project structure; it provides guidance on skill organization.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 6 issues opened and 8 closed in the last 90 days, the closure rate is approximately 57%, indicating active maintenance and responsiveness.",{"category":100,"check":101,"severity":102,"summary":103},"Versioning","Release Management","info","While the repository has recent commits, there is no explicit versioning indicated in the frontmatter, package.json, or GitHub releases, and installation instructions reference 'main'.",{"category":105,"check":106,"severity":42,"summary":107},"Execution","Validation","The skill does not execute code or process structured output that would require schema validation.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill is purely informational and does not perform any destructive operations.",{"category":112,"check":113,"severity":42,"summary":114},"Code Execution","Error Handling","As a documentation skill, there are no error paths for executable code.",{"category":112,"check":116,"severity":42,"summary":117},"Logging","The skill is read-only and does not perform actions that would require logging.",{"category":119,"check":120,"severity":42,"summary":121},"Compliance","GDPR","The skill does not operate on personal data.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill's content is general guidance applicable to any user developing skills, with no regional restrictions detected.",{"category":92,"check":126,"severity":42,"summary":127},"Runtime stability","The skill is a documentation artifact and does not have runtime dependencies on specific editors, shells, or OS.",{"category":45,"check":129,"severity":24,"summary":130},"README","The README file exists and clearly outlines the project's purpose, features, and installation instructions.",{"category":33,"check":132,"severity":42,"summary":133},"Tool surface size","This is a skill, not a tool-based extension with multiple commands.",{"category":40,"check":135,"severity":42,"summary":136},"Overlapping near-synonym tools","As a skill, it does not expose tools.",{"category":45,"check":138,"severity":24,"summary":139},"Phantom features","All features mentioned in the README and SKILL.md, such as TDD methodology for skills and guidance on structure, correspond to the provided documentation content.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions for Claude Code and other platforms, along with example usage commands.",{"category":145,"check":146,"severity":42,"summary":147},"Errors","Actionable error messages","The skill is documentation and does not have user-facing error paths.",{"category":105,"check":149,"severity":42,"summary":150},"Pinned dependencies","The skill does not rely on third-party dependencies that require pinning.",{"category":33,"check":152,"severity":42,"summary":153},"Dry-run preview","The skill is purely informational and has no state-changing operations.",{"category":155,"check":156,"severity":42,"summary":157},"Protocol","Idempotent retry & timeouts","The skill does not perform remote calls or state-changing operations.",{"category":119,"check":159,"severity":42,"summary":160},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill's description clearly states it's a guide for creating effective skills using TDD, and it should be used when creating or updating skills, providing specific triggers and boundaries.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise, well under the character limit, and effectively summarizes the skill's purpose and use cases.",{"category":45,"check":168,"severity":24,"summary":169},"Concise Body","The skill body is well-structured with progressive disclosure, keeping the main SKILL.md relatively concise by deferring heavy reference material.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md uses progressive disclosure, referencing external files for heavy reference material and keeping the main document focused.",{"category":171,"check":175,"severity":42,"summary":176},"Forked exploration","This skill is about skill creation, not deep exploration or code review, so 'context: fork' is not applicable.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides clear examples of how to structure skill descriptions and use flowcharts, illustrating the principles discussed.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The skill addresses edge cases and limitations by providing a comprehensive checklist and discussing anti-patterns, guiding users on how to handle potential issues and avoid common mistakes.",{"category":112,"check":184,"severity":42,"summary":185},"Tool Fallback","This skill does not rely on external tools or MCP servers with fallbacks.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The TDD methodology described inherently halts the process on unexpected state by requiring tests to pass before proceeding, and the checklist emphasizes verification at each step.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and focuses on skill creation, with explicit cross-references to related skills like 'testing-skills-with-subagents' where appropriate, rather than implicit coupling.",1778694808621,"This skill provides a detailed guide and methodology for creating effective agent skills, emphasizing a Test-Driven Development (TDD) approach. It covers best practices for structuring skills, writing documentation, and incorporating reusable resources like scripts, references, and assets.",[196,197,198,199,200],"TDD methodology for skill creation","Guidance on skill structure and organization","Detailed checklist for skill development and deployment","Best practices for documentation and prompt engineering","Strategies for bulletproofing skills against rationalization",[202,203,204],"Implementing specific agent logic directly","Acting as a general-purpose prompt engineering guide outside of skill creation","Providing ready-to-use skills for arbitrary tasks","3.0.0","4.4.0","To guide users in creating effective, high-quality agent skills by applying Test-Driven Development principles to process documentation, ensuring skills are robust and adhere to best practices.","The skill is comprehensive, well-documented, and follows best practices for agent skills. Recent commits and active issue management contribute to its high score.",98,"Excellent skill for creating and refining other agent skills using a TDD approach.",[212,213,214,215,216],"documentation","skill-creation","tdd","prompt-engineering","agent-development","global","verified",[220,221,222,223],"Creating new agent skills","Updating existing agent skills","Verifying skills work before deployment","Learning advanced prompt engineering techniques for agent skills",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":238,"testCoverage":240},{"hasLockfile":226},true,1778694792800,{"descriptionLength":229,"readmeSize":230},459,40436,{"closedIssues90d":232,"forks":233,"hasChangelog":234,"openIssues90d":235,"pushedAt":236,"stars":237},8,89,false,6,1778029371000,993,{"hasNpmPackage":234,"license":239,"smitheryVerified":234},"GPL-3.0",{"hasCi":234,"hasTests":226},{"updatedAt":242},1778694809113,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"plugins/customaize-agent/skills/create-skill","NeoLabHQ","context-engineering-kit","skill",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":257,"parentExtension":260,"providers":294,"relations":305,"tags":306,"workflow":307},1778694480889.9465,"k173g0c46wghgz5j9gn02wfydn86mkh8",{"reviewCount":8},{"description":253,"installMethods":254,"name":256,"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":255},"customaize-agent","Customaize Agent",{"basePath":258,"githubOwner":245,"githubRepo":246,"locale":18,"slug":255,"type":259},"plugins/customaize-agent","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":268,"providers":271,"relations":288,"tags":290,"workflow":291},1778694480889.9443,"k173g7jx10ba2yhdcc5s3cc1jd86mzfh",{"reviewCount":8},{"description":265,"installMethods":266,"name":267,"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":269,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":270},"","marketplace",{"evaluate":272,"extract":281},{"promptVersionExtension":273,"promptVersionScoring":206,"score":274,"tags":275,"targetMarket":217,"tier":218},"3.1.0",97,[276,277,278,279,280],"context-engineering","agent-productivity","llm-patterns","code-quality","developer-tools",{"commitSha":282,"license":283,"marketplace":284,"plugin":286},"HEAD","GPL-3.0-or-later",{"name":246,"pluginCount":285,"version":205},13,{"mcpCount":8,"provider":287,"skillCount":8},"classify",{"repoId":289},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[277,279,276,280,278],{"evaluatedAt":292,"extractAt":293,"updatedAt":292},1778694497063,1778694480890,{"evaluate":295,"extract":302},{"promptVersionExtension":205,"promptVersionScoring":206,"score":274,"tags":296,"targetMarket":217,"tier":301},[297,215,298,214,299,300],"agent-creation","skill-development","workflow-automation","code-generation","flagged",{"commitSha":282,"license":239,"plugin":303},{"mcpCount":8,"provider":287,"skillCount":304},12,{"parentExtensionId":262,"repoId":289},[297,300,215,298,214,299],{"evaluatedAt":308,"extractAt":293,"updatedAt":308},1778694625658,{"evaluate":310,"extract":312},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":311,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":282},{"parentExtensionId":250,"repoId":289},{"_creationTime":315,"_id":289,"identity":316,"providers":317,"workflow":1140},1778694475065.1633,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":318,"discover":1125,"github":1128},{"commitSha":282,"extensions":319},[320,333,372,397,420,434,467,476,513,536,568,581,590,609,632,641,649,656,664,672,680,685,693,700,708,716,724,732,740,748,756,764,772,780,788,796,804,812,820,828,836,844,852,860,868,875,883,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,1101,1109,1117],{"basePath":269,"description":265,"displayName":246,"installMethods":321,"rationale":322,"selectedPaths":323,"source":332,"sourceLanguage":18,"type":270},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327,329],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md",{"path":330,"priority":331},"LICENSE","high","rule",{"basePath":334,"description":335,"displayName":336,"installMethods":337,"rationale":338,"selectedPaths":339,"source":332,"sourceLanguage":18,"type":259},"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":336},"plugin manifest at plugins/reflexion/.claude-plugin/plugin.json",[340,342,343,346,348,350,352,354,356,358,360,362,364,366,368,370],{"path":341,"priority":326},".claude-plugin/plugin.json",{"path":328,"priority":326},{"path":344,"priority":345},"skills/critique/SKILL.md","medium",{"path":347,"priority":345},"skills/memorize/SKILL.md",{"path":349,"priority":345},"skills/reflect/SKILL.md",{"path":351,"priority":331},"hooks/.gitignore",{"path":353,"priority":331},"hooks/README.md",{"path":355,"priority":331},"hooks/hooks.json",{"path":357,"priority":331},"hooks/package.json",{"path":359,"priority":331},"hooks/src/index.ts",{"path":361,"priority":331},"hooks/src/lib.ts",{"path":363,"priority":331},"hooks/src/onStopHandler.test.ts",{"path":365,"priority":331},"hooks/src/onStopHandler.ts",{"path":367,"priority":331},"hooks/src/session.ts",{"path":369,"priority":331},"hooks/tsconfig.json",{"path":371,"priority":331},"hooks/vitest.config.ts",{"basePath":373,"description":374,"displayName":375,"installMethods":376,"rationale":377,"selectedPaths":378,"source":332,"sourceLanguage":18,"type":259},"plugins/review","Introduce codebase and PR review commands and skills using multiple specialized agents.","review",{"claudeCode":375},"plugin manifest at plugins/review/.claude-plugin/plugin.json",[379,380,381,383,385,387,389,391,393,395],{"path":341,"priority":326},{"path":328,"priority":326},{"path":382,"priority":345},"skills/review-local-changes/SKILL.md",{"path":384,"priority":345},"skills/review-pr/SKILL.md",{"path":386,"priority":331},"agents/bug-hunter.md",{"path":388,"priority":331},"agents/code-quality-reviewer.md",{"path":390,"priority":331},"agents/contracts-reviewer.md",{"path":392,"priority":331},"agents/historical-context-reviewer.md",{"path":394,"priority":331},"agents/security-auditor.md",{"path":396,"priority":331},"agents/test-coverage-reviewer.md",{"basePath":398,"description":399,"displayName":400,"installMethods":401,"rationale":402,"selectedPaths":403,"source":332,"sourceLanguage":18,"type":259},"plugins/git","Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.","git",{"claudeCode":400},"plugin manifest at plugins/git/.claude-plugin/plugin.json",[404,405,406,408,410,412,414,416,418],{"path":341,"priority":326},{"path":328,"priority":326},{"path":407,"priority":345},"skills/analyze-issue/SKILL.md",{"path":409,"priority":345},"skills/attach-review-to-pr/SKILL.md",{"path":411,"priority":345},"skills/commit/SKILL.md",{"path":413,"priority":345},"skills/create-pr/SKILL.md",{"path":415,"priority":345},"skills/git-notes/SKILL.md",{"path":417,"priority":345},"skills/git-worktrees/SKILL.md",{"path":419,"priority":345},"skills/load-issues/SKILL.md",{"basePath":421,"description":422,"displayName":214,"installMethods":423,"rationale":424,"selectedPaths":425,"source":332,"sourceLanguage":18,"type":259},"plugins/tdd","Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.",{"claudeCode":214},"plugin manifest at plugins/tdd/.claude-plugin/plugin.json",[426,427,428,430,432],{"path":341,"priority":326},{"path":328,"priority":326},{"path":429,"priority":345},"skills/fix-tests/SKILL.md",{"path":431,"priority":345},"skills/test-driven-development/SKILL.md",{"path":433,"priority":345},"skills/write-tests/SKILL.md",{"basePath":435,"description":436,"displayName":437,"installMethods":438,"rationale":439,"selectedPaths":440,"source":332,"sourceLanguage":18,"type":259},"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":437},"plugin manifest at plugins/sadd/.claude-plugin/plugin.json",[441,442,443,445,447,449,451,453,455,457,459,461,463,465],{"path":341,"priority":326},{"path":328,"priority":326},{"path":444,"priority":345},"skills/do-and-judge/SKILL.md",{"path":446,"priority":345},"skills/do-competitively/SKILL.md",{"path":448,"priority":345},"skills/do-in-parallel/SKILL.md",{"path":450,"priority":345},"skills/do-in-steps/SKILL.md",{"path":452,"priority":345},"skills/judge/SKILL.md",{"path":454,"priority":345},"skills/judge-with-debate/SKILL.md",{"path":456,"priority":345},"skills/launch-sub-agent/SKILL.md",{"path":458,"priority":345},"skills/multi-agent-patterns/SKILL.md",{"path":460,"priority":345},"skills/subagent-driven-development/SKILL.md",{"path":462,"priority":345},"skills/tree-of-thoughts/SKILL.md",{"path":464,"priority":331},"agents/judge.md",{"path":466,"priority":331},"agents/meta-judge.md",{"basePath":468,"description":469,"displayName":470,"installMethods":471,"rationale":472,"selectedPaths":473,"source":332,"sourceLanguage":18,"type":259},"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":470},"plugin manifest at plugins/ddd/.claude-plugin/plugin.json",[474,475],{"path":341,"priority":326},{"path":328,"priority":326},{"basePath":477,"description":478,"displayName":479,"installMethods":480,"rationale":481,"selectedPaths":482,"source":332,"sourceLanguage":18,"type":259},"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":479},"plugin manifest at plugins/sdd/.claude-plugin/plugin.json",[483,484,485,487,489,491,493,495,497,499,501,503,505,507,509,511],{"path":341,"priority":326},{"path":328,"priority":326},{"path":486,"priority":345},"skills/add-task/SKILL.md",{"path":488,"priority":345},"skills/brainstorm/SKILL.md",{"path":490,"priority":345},"skills/create-ideas/SKILL.md",{"path":492,"priority":345},"skills/implement-task/SKILL.md",{"path":494,"priority":345},"skills/plan-task/SKILL.md",{"path":496,"priority":331},"agents/business-analyst.md",{"path":498,"priority":331},"agents/code-explorer.md",{"path":500,"priority":331},"agents/developer.md",{"path":502,"priority":331},"agents/qa-engineer.md",{"path":504,"priority":331},"agents/researcher.md",{"path":506,"priority":331},"agents/software-architect.md",{"path":508,"priority":331},"agents/team-lead.md",{"path":510,"priority":331},"agents/tech-lead.md",{"path":512,"priority":331},"agents/tech-writer.md",{"basePath":514,"description":515,"displayName":516,"installMethods":517,"rationale":518,"selectedPaths":519,"source":332,"sourceLanguage":18,"type":259},"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":516},"plugin manifest at plugins/kaizen/.claude-plugin/plugin.json",[520,521,522,524,526,528,530,532,534],{"path":341,"priority":326},{"path":328,"priority":326},{"path":523,"priority":345},"skills/analyse/SKILL.md",{"path":525,"priority":345},"skills/analyse-problem/SKILL.md",{"path":527,"priority":345},"skills/cause-and-effect/SKILL.md",{"path":529,"priority":345},"skills/kaizen/SKILL.md",{"path":531,"priority":345},"skills/plan-do-check-act/SKILL.md",{"path":533,"priority":345},"skills/root-cause-tracing/SKILL.md",{"path":535,"priority":345},"skills/why/SKILL.md",{"basePath":258,"description":253,"displayName":255,"installMethods":537,"rationale":538,"selectedPaths":539,"source":332,"sourceLanguage":18,"type":259},{"claudeCode":255},"plugin manifest at plugins/customaize-agent/.claude-plugin/plugin.json",[540,541,542,544,546,548,550,552,554,556,558,560,562,564,566],{"path":341,"priority":326},{"path":328,"priority":326},{"path":543,"priority":345},"skills/agent-evaluation/SKILL.md",{"path":545,"priority":345},"skills/apply-anthropic-skill-best-practices/SKILL.md",{"path":547,"priority":345},"skills/context-engineering/SKILL.md",{"path":549,"priority":345},"skills/create-agent/SKILL.md",{"path":551,"priority":345},"skills/create-command/SKILL.md",{"path":553,"priority":345},"skills/create-hook/SKILL.md",{"path":555,"priority":345},"skills/create-rule/SKILL.md",{"path":557,"priority":345},"skills/create-skill/SKILL.md",{"path":559,"priority":345},"skills/create-workflow-command/SKILL.md",{"path":561,"priority":345},"skills/prompt-engineering/SKILL.md",{"path":563,"priority":345},"skills/test-prompt/SKILL.md",{"path":565,"priority":345},"skills/test-skill/SKILL.md",{"path":567,"priority":345},"skills/thought-based-reasoning/SKILL.md",{"basePath":569,"description":570,"displayName":571,"installMethods":572,"rationale":573,"selectedPaths":574,"source":332,"sourceLanguage":18,"type":259},"plugins/docs","Commands for analysing project, writing and refining documentation.","docs",{"claudeCode":571},"plugin manifest at plugins/docs/.claude-plugin/plugin.json",[575,576,577,579],{"path":341,"priority":326},{"path":328,"priority":326},{"path":578,"priority":345},"skills/update-docs/SKILL.md",{"path":580,"priority":345},"skills/write-concisely/SKILL.md",{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":332,"sourceLanguage":18,"type":259},"plugins/tech-stack","Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.","tech-stack",{"claudeCode":584},"plugin manifest at plugins/tech-stack/.claude-plugin/plugin.json",[588,589],{"path":341,"priority":326},{"path":328,"priority":326},{"basePath":591,"description":592,"displayName":593,"installMethods":594,"rationale":595,"selectedPaths":596,"source":332,"sourceLanguage":18,"type":259},"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":593},"plugin manifest at plugins/mcp/.claude-plugin/plugin.json",[597,598,599,601,603,605,607],{"path":341,"priority":326},{"path":328,"priority":326},{"path":600,"priority":345},"skills/build-mcp/SKILL.md",{"path":602,"priority":345},"skills/setup-arxiv-mcp/SKILL.md",{"path":604,"priority":345},"skills/setup-codemap-cli/SKILL.md",{"path":606,"priority":345},"skills/setup-context7-mcp/SKILL.md",{"path":608,"priority":345},"skills/setup-serena-mcp/SKILL.md",{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":332,"sourceLanguage":18,"type":259},"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":612},"plugin manifest at plugins/fpf/.claude-plugin/plugin.json",[616,617,618,620,622,624,626,628,630],{"path":341,"priority":326},{"path":328,"priority":326},{"path":619,"priority":345},"skills/actualize/SKILL.md",{"path":621,"priority":345},"skills/decay/SKILL.md",{"path":623,"priority":345},"skills/propose-hypotheses/SKILL.md",{"path":625,"priority":345},"skills/query/SKILL.md",{"path":627,"priority":345},"skills/reset/SKILL.md",{"path":629,"priority":345},"skills/status/SKILL.md",{"path":631,"priority":331},"agents/fpf-agent.md",{"basePath":633,"description":634,"displayName":635,"installMethods":636,"rationale":637,"selectedPaths":638,"source":332,"sourceLanguage":18,"type":247},"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",[639],{"path":640,"priority":326},"SKILL.md",{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":332,"sourceLanguage":18,"type":247},"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",[648],{"path":640,"priority":326},{"basePath":650,"description":651,"displayName":276,"installMethods":652,"rationale":653,"selectedPaths":654,"source":332,"sourceLanguage":18,"type":247},"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",[655],{"path":640,"priority":326},{"basePath":657,"description":658,"displayName":659,"installMethods":660,"rationale":661,"selectedPaths":662,"source":332,"sourceLanguage":18,"type":247},"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",[663],{"path":640,"priority":326},{"basePath":665,"description":666,"displayName":667,"installMethods":668,"rationale":669,"selectedPaths":670,"source":332,"sourceLanguage":18,"type":247},"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",[671],{"path":640,"priority":326},{"basePath":673,"description":674,"displayName":675,"installMethods":676,"rationale":677,"selectedPaths":678,"source":332,"sourceLanguage":18,"type":247},"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",[679],{"path":640,"priority":326},{"basePath":244,"description":10,"displayName":13,"installMethods":681,"rationale":682,"selectedPaths":683,"source":332,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-skill/SKILL.md",[684],{"path":640,"priority":326},{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":332,"sourceLanguage":18,"type":247},"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",[692],{"path":640,"priority":326},{"basePath":694,"description":695,"displayName":215,"installMethods":696,"rationale":697,"selectedPaths":698,"source":332,"sourceLanguage":18,"type":247},"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",[699],{"path":640,"priority":326},{"basePath":701,"description":702,"displayName":703,"installMethods":704,"rationale":705,"selectedPaths":706,"source":332,"sourceLanguage":18,"type":247},"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",[707],{"path":640,"priority":326},{"basePath":709,"description":710,"displayName":711,"installMethods":712,"rationale":713,"selectedPaths":714,"source":332,"sourceLanguage":18,"type":247},"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",[715],{"path":640,"priority":326},{"basePath":717,"description":718,"displayName":719,"installMethods":720,"rationale":721,"selectedPaths":722,"source":332,"sourceLanguage":18,"type":247},"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",[723],{"path":640,"priority":326},{"basePath":725,"description":726,"displayName":727,"installMethods":728,"rationale":729,"selectedPaths":730,"source":332,"sourceLanguage":18,"type":247},"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",[731],{"path":640,"priority":326},{"basePath":733,"description":734,"displayName":735,"installMethods":736,"rationale":737,"selectedPaths":738,"source":332,"sourceLanguage":18,"type":247},"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",[739],{"path":640,"priority":326},{"basePath":741,"description":742,"displayName":743,"installMethods":744,"rationale":745,"selectedPaths":746,"source":332,"sourceLanguage":18,"type":247},"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",[747],{"path":640,"priority":326},{"basePath":749,"description":750,"displayName":751,"installMethods":752,"rationale":753,"selectedPaths":754,"source":332,"sourceLanguage":18,"type":247},"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",[755],{"path":640,"priority":326},{"basePath":757,"description":758,"displayName":759,"installMethods":760,"rationale":761,"selectedPaths":762,"source":332,"sourceLanguage":18,"type":247},"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",[763],{"path":640,"priority":326},{"basePath":765,"description":766,"displayName":767,"installMethods":768,"rationale":769,"selectedPaths":770,"source":332,"sourceLanguage":18,"type":247},"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",[771],{"path":640,"priority":326},{"basePath":773,"description":774,"displayName":775,"installMethods":776,"rationale":777,"selectedPaths":778,"source":332,"sourceLanguage":18,"type":247},"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",[779],{"path":640,"priority":326},{"basePath":781,"description":782,"displayName":783,"installMethods":784,"rationale":785,"selectedPaths":786,"source":332,"sourceLanguage":18,"type":247},"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",[787],{"path":640,"priority":326},{"basePath":789,"description":790,"displayName":791,"installMethods":792,"rationale":793,"selectedPaths":794,"source":332,"sourceLanguage":18,"type":247},"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",[795],{"path":640,"priority":326},{"basePath":797,"description":798,"displayName":799,"installMethods":800,"rationale":801,"selectedPaths":802,"source":332,"sourceLanguage":18,"type":247},"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",[803],{"path":640,"priority":326},{"basePath":805,"description":806,"displayName":807,"installMethods":808,"rationale":809,"selectedPaths":810,"source":332,"sourceLanguage":18,"type":247},"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",[811],{"path":640,"priority":326},{"basePath":813,"description":814,"displayName":815,"installMethods":816,"rationale":817,"selectedPaths":818,"source":332,"sourceLanguage":18,"type":247},"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",[819],{"path":640,"priority":326},{"basePath":821,"description":822,"displayName":823,"installMethods":824,"rationale":825,"selectedPaths":826,"source":332,"sourceLanguage":18,"type":247},"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",[827],{"path":640,"priority":326},{"basePath":829,"description":830,"displayName":831,"installMethods":832,"rationale":833,"selectedPaths":834,"source":332,"sourceLanguage":18,"type":247},"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",[835],{"path":640,"priority":326},{"basePath":837,"description":838,"displayName":839,"installMethods":840,"rationale":841,"selectedPaths":842,"source":332,"sourceLanguage":18,"type":247},"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",[843],{"path":640,"priority":326},{"basePath":845,"description":846,"displayName":847,"installMethods":848,"rationale":849,"selectedPaths":850,"source":332,"sourceLanguage":18,"type":247},"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",[851],{"path":640,"priority":326},{"basePath":853,"description":854,"displayName":855,"installMethods":856,"rationale":857,"selectedPaths":858,"source":332,"sourceLanguage":18,"type":247},"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",[859],{"path":640,"priority":326},{"basePath":861,"description":862,"displayName":863,"installMethods":864,"rationale":865,"selectedPaths":866,"source":332,"sourceLanguage":18,"type":247},"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",[867],{"path":640,"priority":326},{"basePath":869,"description":870,"displayName":516,"installMethods":871,"rationale":872,"selectedPaths":873,"source":332,"sourceLanguage":18,"type":247},"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",[874],{"path":640,"priority":326},{"basePath":876,"description":877,"displayName":878,"installMethods":879,"rationale":880,"selectedPaths":881,"source":332,"sourceLanguage":18,"type":247},"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",[882],{"path":640,"priority":326},{"basePath":884,"description":885,"displayName":886,"installMethods":887,"rationale":888,"selectedPaths":889,"source":332,"sourceLanguage":18,"type":247},"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",[890],{"path":640,"priority":326},{"basePath":892,"description":893,"displayName":894,"installMethods":895,"rationale":896,"selectedPaths":897,"source":332,"sourceLanguage":18,"type":247},"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",[898],{"path":640,"priority":326},{"basePath":900,"description":901,"displayName":902,"installMethods":903,"rationale":904,"selectedPaths":905,"source":332,"sourceLanguage":18,"type":247},"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",[906],{"path":640,"priority":326},{"basePath":908,"description":909,"displayName":910,"installMethods":911,"rationale":912,"selectedPaths":913,"source":332,"sourceLanguage":18,"type":247},"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",[914],{"path":640,"priority":326},{"basePath":916,"description":917,"displayName":918,"installMethods":919,"rationale":920,"selectedPaths":921,"source":332,"sourceLanguage":18,"type":247},"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",[922],{"path":640,"priority":326},{"basePath":924,"description":925,"displayName":926,"installMethods":927,"rationale":928,"selectedPaths":929,"source":332,"sourceLanguage":18,"type":247},"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",[930],{"path":640,"priority":326},{"basePath":932,"description":933,"displayName":934,"installMethods":935,"rationale":936,"selectedPaths":937,"source":332,"sourceLanguage":18,"type":247},"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",[938],{"path":640,"priority":326},{"basePath":940,"description":941,"displayName":942,"installMethods":943,"rationale":944,"selectedPaths":945,"source":332,"sourceLanguage":18,"type":247},"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",[946],{"path":640,"priority":326},{"basePath":948,"description":949,"displayName":950,"installMethods":951,"rationale":952,"selectedPaths":953,"source":332,"sourceLanguage":18,"type":247},"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",[954],{"path":640,"priority":326},{"basePath":956,"description":957,"displayName":958,"installMethods":959,"rationale":960,"selectedPaths":961,"source":332,"sourceLanguage":18,"type":247},"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",[962],{"path":640,"priority":326},{"basePath":964,"description":965,"displayName":966,"installMethods":967,"rationale":968,"selectedPaths":969,"source":332,"sourceLanguage":18,"type":247},"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",[970],{"path":640,"priority":326},{"basePath":972,"description":973,"displayName":974,"installMethods":975,"rationale":976,"selectedPaths":977,"source":332,"sourceLanguage":18,"type":247},"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",[978],{"path":640,"priority":326},{"basePath":980,"description":981,"displayName":982,"installMethods":983,"rationale":984,"selectedPaths":985,"source":332,"sourceLanguage":18,"type":247},"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",[986],{"path":640,"priority":326},{"basePath":988,"description":989,"displayName":990,"installMethods":991,"rationale":992,"selectedPaths":993,"source":332,"sourceLanguage":18,"type":247},"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",[994],{"path":640,"priority":326},{"basePath":996,"description":997,"displayName":998,"installMethods":999,"rationale":1000,"selectedPaths":1001,"source":332,"sourceLanguage":18,"type":247},"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",[1002],{"path":640,"priority":326},{"basePath":1004,"description":1005,"displayName":1006,"installMethods":1007,"rationale":1008,"selectedPaths":1009,"source":332,"sourceLanguage":18,"type":247},"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",[1010],{"path":640,"priority":326},{"basePath":1012,"description":1013,"displayName":1014,"installMethods":1015,"rationale":1016,"selectedPaths":1017,"source":332,"sourceLanguage":18,"type":247},"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",[1018],{"path":640,"priority":326},{"basePath":1020,"description":1021,"displayName":1022,"installMethods":1023,"rationale":1024,"selectedPaths":1025,"source":332,"sourceLanguage":18,"type":247},"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",[1026],{"path":640,"priority":326},{"basePath":1028,"description":1029,"displayName":1030,"installMethods":1031,"rationale":1032,"selectedPaths":1033,"source":332,"sourceLanguage":18,"type":247},"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",[1034],{"path":640,"priority":326},{"basePath":1036,"description":1037,"displayName":1038,"installMethods":1039,"rationale":1040,"selectedPaths":1041,"source":332,"sourceLanguage":18,"type":247},"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",[1042],{"path":640,"priority":326},{"basePath":1044,"description":1045,"displayName":1046,"installMethods":1047,"rationale":1048,"selectedPaths":1049,"source":332,"sourceLanguage":18,"type":247},"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",[1050],{"path":640,"priority":326},{"basePath":1052,"description":1053,"displayName":1054,"installMethods":1055,"rationale":1056,"selectedPaths":1057,"source":332,"sourceLanguage":18,"type":247},"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",[1058],{"path":640,"priority":326},{"basePath":1060,"description":1061,"displayName":1062,"installMethods":1063,"rationale":1064,"selectedPaths":1065,"source":332,"sourceLanguage":18,"type":247},"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",[1066],{"path":640,"priority":326},{"basePath":1068,"description":1069,"displayName":1070,"installMethods":1071,"rationale":1072,"selectedPaths":1073,"source":332,"sourceLanguage":18,"type":247},"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",[1074],{"path":640,"priority":326},{"basePath":1076,"description":1077,"displayName":1078,"installMethods":1079,"rationale":1080,"selectedPaths":1081,"source":332,"sourceLanguage":18,"type":247},"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",[1082],{"path":640,"priority":326},{"basePath":1084,"description":1085,"displayName":1086,"installMethods":1087,"rationale":1088,"selectedPaths":1089,"source":332,"sourceLanguage":18,"type":247},"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",[1090],{"path":640,"priority":326},{"basePath":1092,"description":1093,"displayName":1094,"installMethods":1095,"rationale":1096,"selectedPaths":1097,"source":332,"sourceLanguage":18,"type":247},"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",[1098,1099],{"path":640,"priority":326},{"path":1100,"priority":345},"analyse-business-requirements.md",{"basePath":1102,"description":1103,"displayName":1104,"installMethods":1105,"rationale":1106,"selectedPaths":1107,"source":332,"sourceLanguage":18,"type":247},"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",[1108],{"path":640,"priority":326},{"basePath":1110,"description":1111,"displayName":1112,"installMethods":1113,"rationale":1114,"selectedPaths":1115,"source":332,"sourceLanguage":18,"type":247},"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",[1116],{"path":640,"priority":326},{"basePath":1118,"description":1119,"displayName":1120,"installMethods":1121,"rationale":1122,"selectedPaths":1123,"source":332,"sourceLanguage":18,"type":247},"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",[1124],{"path":640,"priority":326},{"sources":1126},[1127],"manual",{"closedIssues90d":232,"description":1129,"forks":233,"homepage":1130,"license":239,"openIssues90d":235,"pushedAt":236,"readmeSize":230,"stars":237,"topics":1131},"Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.","https://cek.neolab.finance/",[1132,1133,1134,1135,270,1136,1137,1138,1139],"agent","ai","claude","llm","cline","cursor","opencode","windsurf",{"classifiedAt":1141,"discoverAt":1142,"extractAt":1143,"githubAt":1143,"updatedAt":1141},1778694480631,1778694475065,1778694478670,[216,212,215,213,214],{"evaluatedAt":242,"extractAt":293,"updatedAt":242},[],[1148,1175,1192,1221,1237,1255],{"_creationTime":1149,"_id":1150,"community":1151,"display":1152,"identity":1158,"providers":1162,"relations":1168,"tags":1171,"workflow":1172},1778692846401.1536,"k17f8b769y9swjcqb91vq74zy986n2wf",{"reviewCount":8},{"description":1153,"installMethods":1154,"name":1156,"sourceUrl":1157},"Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.",{"claudeCode":1155},"mattpocock/skills","write-a-skill","https://github.com/mattpocock/skills",{"basePath":1159,"githubOwner":1160,"githubRepo":1161,"locale":18,"slug":1156,"type":247},"skills/productivity/write-a-skill","mattpocock","skills",{"evaluate":1163,"extract":1167},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1164,"tags":1165,"targetMarket":217,"tier":218},100,[213,216,212,215,1166],"productivity",{"commitSha":282},{"parentExtensionId":1169,"repoId":1170},"k171mc92f05dc4v6jzgf6bng7d86mr9t","kd70nm2vazehgqc4j28ve6cwv986mv1s",[216,212,1166,215,213],{"evaluatedAt":1173,"extractAt":1174,"updatedAt":1173},1778693512400,1778692846401,{"_creationTime":1176,"_id":1177,"community":1178,"display":1179,"identity":1181,"providers":1182,"relations":1188,"tags":1189,"workflow":1190},1778694480889.9487,"k17eg219cke0p45yfhh8n2t37986mgm4",{"reviewCount":8},{"description":666,"installMethods":1180,"name":667,"sourceUrl":14},{"claudeCode":12},{"basePath":665,"githubOwner":245,"githubRepo":246,"locale":18,"slug":667,"type":247},{"evaluate":1183,"extract":1187},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1164,"tags":1184,"targetMarket":217,"tier":218},[1185,216,215,593,1186],"command-creation","claude-code",{"commitSha":282},{"parentExtensionId":250,"repoId":289},[216,1186,1185,593,215],{"evaluatedAt":1191,"extractAt":293,"updatedAt":1191},1778694773368,{"_creationTime":1193,"_id":1194,"community":1195,"display":1196,"identity":1202,"providers":1207,"relations":1215,"tags":1217,"workflow":1218},1778697652123.898,"k1771s1snb8n9ktrpx9nm64pfh86ncfq",{"reviewCount":8},{"description":1197,"installMethods":1198,"name":1200,"sourceUrl":1201},"Create, edit, improve, tidy, review, audit, or restructure AgentSkills and SKILL.md files.",{"claudeCode":1199},"steipete/clawdis","Skill Creator","https://github.com/steipete/clawdis",{"basePath":1203,"githubOwner":1204,"githubRepo":1205,"locale":18,"slug":1206,"type":247},"skills/skill-creator","steipete","clawdis","skill-creator",{"evaluate":1208,"extract":1213},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1209,"tags":1210,"targetMarket":217,"tier":218},99,[216,213,1211,212,1212],"cli","python",{"commitSha":282,"license":1214},"MIT",{"repoId":1216},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[216,1211,212,1212,213],{"evaluatedAt":1219,"extractAt":1220,"updatedAt":1219},1778698929193,1778697652123,{"_creationTime":1222,"_id":1223,"community":1224,"display":1225,"identity":1227,"providers":1228,"relations":1233,"tags":1234,"workflow":1235},1778694480889.9482,"k17ema0c4d9s4vbz79kv6m7pv186m97n",{"reviewCount":8},{"description":651,"installMethods":1226,"name":276,"sourceUrl":14},{"claudeCode":12},{"basePath":650,"githubOwner":245,"githubRepo":246,"locale":18,"slug":276,"type":247},{"evaluate":1229,"extract":1232},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1209,"tags":1230,"targetMarket":217,"tier":218},[1231,215,216,1135,212],"context",{"commitSha":282},{"parentExtensionId":250,"repoId":289},[216,1231,212,1135,215],{"evaluatedAt":1236,"extractAt":293,"updatedAt":1236},1778694738332,{"_creationTime":1238,"_id":1239,"community":1240,"display":1241,"identity":1244,"providers":1245,"relations":1251,"tags":1252,"workflow":1253},1778694480889.9478,"k17eax901dfknza161zyet9ajd86ne2g",{"reviewCount":8},{"description":634,"installMethods":1242,"name":1243,"sourceUrl":14},{"claudeCode":12},"Agent Evaluation",{"basePath":633,"githubOwner":245,"githubRepo":246,"locale":18,"slug":635,"type":247},{"evaluate":1246,"extract":1250},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1209,"tags":1247,"targetMarket":217,"tier":218},[1248,1135,1249,215,216],"evaluation","testing",{"commitSha":282,"license":239},{"parentExtensionId":250,"repoId":289},[216,1248,1135,215,1249],{"evaluatedAt":1254,"extractAt":293,"updatedAt":1254},1778694704866,{"_creationTime":1256,"_id":1257,"community":1258,"display":1259,"identity":1264,"providers":1266,"relations":1272,"tags":1275,"workflow":1276},1778675562553.7437,"k175dz0exay5b3vg4k0nb0r0rd86myqc",{"reviewCount":8},{"description":1260,"installMethods":1261,"name":1206,"sourceUrl":1263},"Guide for creating effective skills for Apollo GraphQL and GraphQL development. Use this skill when: (1) users want to create a new skill, (2) users want to update an existing skill, (3) users ask about skill structure or best practices, (4) users need help writing SKILL.md files.\n",{"claudeCode":1262},"apollographql/skills","https://github.com/apollographql/skills",{"basePath":1203,"githubOwner":1265,"githubRepo":1161,"locale":18,"slug":1206,"type":247},"apollographql",{"evaluate":1267,"extract":1271},{"promptVersionExtension":205,"promptVersionScoring":206,"score":274,"tags":1268,"targetMarket":217,"tier":218},[212,1269,1270,213,216],"graphql","apollo",{"commitSha":282},{"parentExtensionId":1273,"repoId":1274},"k172cxtw1jjyfy3j32102fhz4986nn9c","kd70kp4977ph9vbpa67gwcs7j586n0sc",[216,1270,212,1269,213],{"evaluatedAt":1277,"extractAt":1278,"updatedAt":1277},1778676145970,1778675562553]