[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NeoLabHQ-test-prompt-zh-CN":3,"guides-for-NeoLabHQ-test-prompt":1162,"similar-k172rm3y9b2kh06244ftmns4cd86ntxx-zh-CN":1163},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":260,"isFallback":243,"parentExtension":266,"providers":325,"relations":329,"repo":330,"tags":1160,"workflow":1161},1778694480889.95,"k172rm3y9b2kh06244ftmns4cd86ntxx",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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",{"claudeCode":12},"NeoLabHQ/context-engineering-kit","Test Prompt Skill","https://github.com/NeoLabHQ/context-engineering-kit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":241,"workflow":258},1778694859899.6404,"kn73mvbyp75w29rd6tgew7dx8986m6yz","en",{"checks":20,"evaluatedAt":196,"extensionSummary":197,"features":198,"nonGoals":203,"practices":207,"prerequisites":211,"promptVersionExtension":214,"promptVersionScoring":215,"purpose":216,"rationale":217,"score":218,"summary":219,"tags":220,"targetMarket":226,"tier":227,"useCases":228,"workflow":233},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,100,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,189,193],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of verifying prompt behavior during creation and editing, highlighting the RED-GREEN-REFACTOR cycle for prompt engineering.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a unique approach to prompt engineering by applying the TDD cycle with subagents for isolated testing, going beyond basic prompt usage.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete lifecycle for prompt testing, from baseline failure observation to optimization and re-verification, making it usable in production workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on the process of testing prompts using a RED-GREEN-REFACTOR cycle and subagents, without venturing into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's functionality, clearly explaining its purpose and the RED-GREEN-REFACTOR cycle for prompt engineering with subagents.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This check is not applicable as the extension is a skill and does not expose tools directly.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill does not appear to have configurable parameters or options that require documentation beyond its core instructions.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This check is not applicable as the extension is a skill and does not expose tools with user-facing names.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This check is not applicable as the extension is a skill and does not expose tools with parameter schemas or response shapes.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under GPL-3.0, a permissive open-source license, as indicated by the bundled LICENSE file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on May 6, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill does not appear to have any third-party dependencies that require management.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not handle secrets, as it is focused on prompt engineering and testing logic.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's design, focusing on prompt manipulation and subagent testing, does not involve loading untrusted third-party data or runtime downloads.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute arbitrary code at runtime, keeping all logic within the bundle.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the provided context and relies on subagents for execution, not directly manipulating files outside its defined scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls were observed in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's functionality does not involve reading or submitting confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content appears free of hidden text tricks or invisible Unicode characters.",{"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, base64 payloads, or runtime fetches.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill focuses on prompt logic and testing methodology, making no assumptions about user-specific project file layouts.",{"category":96,"check":97,"severity":98,"summary":99},"Trust","Issues Attention","info","There are 6 open issues and 8 closed issues in the last 90 days, indicating active but potentially slower-than-ideal maintainer engagement.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","A meaningful semver version is declared in the frontmatter of the SKILL.md file, ensuring clear versioning.",{"category":105,"check":106,"severity":42,"summary":107},"Execution","Validation","This skill primarily operates on markdown and prompt logic, not directly on user inputs that require schema validation or sanitization.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill does not perform destructive operations; its focus is on testing and prompt refinement.",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","The skill's logic, being primarily instructional and relying on subagents, is expected to handle errors gracefully within the testing framework.",{"category":112,"check":116,"severity":42,"summary":117},"Logging","This skill does not perform actions that typically require local audit logging, such as destructive operations or outbound calls.",{"category":119,"check":120,"severity":42,"summary":121},"Compliance","GDPR","The skill does not operate on personal data; it focuses on prompt testing methodology.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill's functionality is general to prompt engineering and testing, with no regional or jurisdictional limitations detected, thus `targetMarket` is global.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill's logic is based on markdown instructions and subagent interaction, ensuring broad compatibility across standard Claude Code environments.",{"category":45,"check":129,"severity":24,"summary":130},"README","The README file exists and provides a comprehensive overview of the Context Engineering Kit, including its features and installation instructions.",{"category":33,"check":132,"severity":42,"summary":133},"Tool surface size","This is a single-skill extension, not a collection of tools, making this check inapplicable.",{"category":40,"check":135,"severity":42,"summary":136},"Overlapping near-synonym tools","This check is not applicable as the extension is a skill and does not expose multiple tools.",{"category":45,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features in the README and SKILL.md appear to have corresponding implementations or clear explanations within the skill's scope.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for multiple environments (Claude Code, Cursor, etc.) and includes examples.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","While the skill itself doesn't generate direct user-facing errors, its methodology of testing prompts and using subagents implies a structure where errors from those components would be actionable.",{"category":105,"check":149,"severity":42,"summary":150},"Pinned dependencies","The skill does not appear to use third-party dependencies that require pinning.",{"category":33,"check":152,"severity":42,"summary":153},"Dry-run preview","The skill is purely instructional and does not involve state-changing operations or outbound data transmission that would require a dry-run feature.",{"category":155,"check":156,"severity":42,"summary":157},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":119,"check":159,"severity":42,"summary":160},"Telemetry opt-in","There is no indication that the skill emits telemetry, making this check inapplicable.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill clearly defines its purpose: testing prompts using the RED-GREEN-REFACTOR cycle with subagents, and specifies when to use it (creating/editing any prompt) and for what (verifying desired behavior).",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and purpose of the skill.",{"category":45,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md body is well-structured and stays under the ~500 line limit, delegating deeper material to referenced files and examples.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to detailed examples and explanations, demonstrating good progressive disclosure.",{"category":171,"check":175,"severity":42,"summary":176},"Forked exploration","The skill's workflow does not involve deep code review or extensive exploration that would necessitate `context: fork`.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides sufficient, end-to-end examples for testing different prompt types, including detailed RED, GREEN, and REFACTOR phases.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The skill addresses edge cases through its TDD methodology, encouraging the documentation of failures and refinement of prompts to handle them.",{"category":112,"check":184,"severity":42,"summary":185},"Tool Fallback","This skill does not rely on external tools like MCP servers and therefore does not require fallbacks.",{"category":92,"check":187,"severity":24,"summary":188},"Stack assumptions","The skill's instructions are markdown-based and rely on the standard Claude Code environment, with no specific stack assumptions declared or implied.",{"category":190,"check":191,"severity":24,"summary":192},"Safety","Halt on unexpected state","The skill's methodology inherently requires documenting and addressing failures, which aligns with halting on unexpected states.",{"category":92,"check":194,"severity":24,"summary":195},"Cross-skill coupling","The skill is self-contained and focuses on prompt testing, not implicitly relying on other skills. It explicitly references `prompt-engineering` where relevant.",1778694859787,"This skill implements a RED-GREEN-REFACTOR cycle for prompt engineering, enabling users to test prompts with isolated subagents before deployment. It guides users through baseline failure observation, prompt writing, and optimization, ensuring robust prompt behavior.",[199,200,201,202],"Applies RED-GREEN-REFACTOR cycle to prompt engineering","Uses isolated subagents for baseline testing","Provides structured guidance for prompt optimization","Supports testing of various prompt types (commands, hooks, skills)",[204,205,206],"Writing the initial prompt from scratch without prior testing","Testing prompts within an existing conversation history","Directly modifying agent behavior outside of prompt updates",[208,209,210],"Prompt Engineering","Test-Driven Development","Agent Workflow Design",[212,213],"Understanding of TDD: RED-GREEN-REFACTOR cycle","Familiarity with prompt-engineering skill","3.0.0","4.4.0","To apply TDD principles to prompt engineering, ensuring prompts are robust, reliable, and produce desired agent behavior through systematic testing and refinement.","All checks passed with high quality, except for a minor note on issue engagement speed.",97,"Excellent skill for systematic prompt testing and refinement.",[221,222,223,224,225],"prompt-engineering","testing","tdd","code-generation","agent-workflow","global","verified",[229,230,231,232],"Testing new prompts before deploying them to production","Verifying prompt changes do not introduce regressions","Comparing different prompt variations for optimal performance","Ensuring prompt clarity and consistency for agent instructions",[234,235,236,237,238,239,240],"Design test scenarios for the prompt type.","Launch subagent WITHOUT the prompt to observe baseline behavior (RED Phase).","Document agent failures verbatim.","Write a minimal prompt addressing specific baseline failures (GREEN Phase).","Test with the prompt using subagent and verify improvement.","Optimize the prompt while keeping tests passing (REFACTOR Phase).","Re-verify with fresh subagents after refactoring.",{"codeQuality":242,"collectedAt":244,"documentation":245,"maintenance":248,"security":255,"testCoverage":257},{"hasLockfile":243},true,1778694842158,{"descriptionLength":246,"readmeSize":247},221,40436,{"closedIssues90d":249,"forks":250,"hasChangelog":251,"openIssues90d":252,"pushedAt":253,"stars":254},8,89,false,6,1778029371000,993,{"hasNpmPackage":251,"license":256,"smitheryVerified":251},"GPL-3.0",{"hasCi":251,"hasTests":243},{"updatedAt":259},1778694859899,{"basePath":261,"githubOwner":262,"githubRepo":263,"locale":18,"slug":264,"type":265},"plugins/customaize-agent/skills/test-prompt","NeoLabHQ","context-engineering-kit","test-prompt","skill",{"_creationTime":267,"_id":268,"community":269,"display":270,"identity":275,"parentExtension":278,"providers":311,"relations":321,"tags":322,"workflow":323},1778694480889.9465,"k173g0c46wghgz5j9gn02wfydn86mkh8",{"reviewCount":8},{"description":271,"installMethods":272,"name":274,"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":273},"customaize-agent","Customaize Agent",{"basePath":276,"githubOwner":262,"githubRepo":263,"locale":18,"slug":273,"type":277},"plugins/customaize-agent","plugin",{"_creationTime":279,"_id":280,"community":281,"display":282,"identity":286,"providers":289,"relations":305,"tags":307,"workflow":308},1778694480889.9443,"k173g7jx10ba2yhdcc5s3cc1jd86mzfh",{"reviewCount":8},{"description":283,"installMethods":284,"name":285,"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":287,"githubOwner":262,"githubRepo":263,"locale":18,"slug":263,"type":288},"","marketplace",{"evaluate":290,"extract":298},{"promptVersionExtension":291,"promptVersionScoring":215,"score":218,"tags":292,"targetMarket":226,"tier":227},"3.1.0",[293,294,295,296,297],"context-engineering","agent-productivity","llm-patterns","code-quality","developer-tools",{"commitSha":299,"license":300,"marketplace":301,"plugin":303},"HEAD","GPL-3.0-or-later",{"name":263,"pluginCount":302,"version":214},13,{"mcpCount":8,"provider":304,"skillCount":8},"classify",{"repoId":306},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[294,296,293,297,295],{"evaluatedAt":309,"extractAt":310,"updatedAt":309},1778694497063,1778694480890,{"evaluate":312,"extract":318},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":313,"targetMarket":226,"tier":317},[314,221,315,223,316,224],"agent-creation","skill-development","workflow-automation","flagged",{"commitSha":299,"license":256,"plugin":319},{"mcpCount":8,"provider":304,"skillCount":320},12,{"parentExtensionId":280,"repoId":306},[314,224,221,315,223,316],{"evaluatedAt":324,"extractAt":310,"updatedAt":324},1778694625658,{"evaluate":326,"extract":328},{"promptVersionExtension":214,"promptVersionScoring":215,"score":218,"tags":327,"targetMarket":226,"tier":227},[221,222,223,224,225],{"commitSha":299,"license":300},{"parentExtensionId":268,"repoId":306},{"_creationTime":331,"_id":306,"identity":332,"providers":333,"workflow":1156},1778694475065.1633,{"githubOwner":262,"githubRepo":263,"sourceUrl":14},{"classify":334,"discover":1141,"github":1144},{"commitSha":299,"extensions":335},[336,349,388,413,436,450,483,492,529,552,584,597,606,625,648,657,665,672,680,688,696,704,712,719,724,732,740,748,756,764,772,780,788,796,804,812,820,828,836,844,852,860,868,876,884,891,899,907,915,923,931,939,947,955,963,971,979,987,995,1003,1011,1019,1027,1035,1043,1051,1059,1067,1075,1083,1091,1099,1107,1117,1125,1133],{"basePath":287,"description":283,"displayName":263,"installMethods":337,"rationale":338,"selectedPaths":339,"source":348,"sourceLanguage":18,"type":288},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[340,343,345],{"path":341,"priority":342},".claude-plugin/marketplace.json","mandatory",{"path":344,"priority":342},"README.md",{"path":346,"priority":347},"LICENSE","high","rule",{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":348,"sourceLanguage":18,"type":277},"plugins/reflexion","Collection of commands that force LLM to reflect on previous response and output. Based on papers like Self-Refine and Reflexion. These techniques improve the output of large language models by introducing feedback and refinement loops.","reflexion",{"claudeCode":352},"plugin manifest at plugins/reflexion/.claude-plugin/plugin.json",[356,358,359,362,364,366,368,370,372,374,376,378,380,382,384,386],{"path":357,"priority":342},".claude-plugin/plugin.json",{"path":344,"priority":342},{"path":360,"priority":361},"skills/critique/SKILL.md","medium",{"path":363,"priority":361},"skills/memorize/SKILL.md",{"path":365,"priority":361},"skills/reflect/SKILL.md",{"path":367,"priority":347},"hooks/.gitignore",{"path":369,"priority":347},"hooks/README.md",{"path":371,"priority":347},"hooks/hooks.json",{"path":373,"priority":347},"hooks/package.json",{"path":375,"priority":347},"hooks/src/index.ts",{"path":377,"priority":347},"hooks/src/lib.ts",{"path":379,"priority":347},"hooks/src/onStopHandler.test.ts",{"path":381,"priority":347},"hooks/src/onStopHandler.ts",{"path":383,"priority":347},"hooks/src/session.ts",{"path":385,"priority":347},"hooks/tsconfig.json",{"path":387,"priority":347},"hooks/vitest.config.ts",{"basePath":389,"description":390,"displayName":391,"installMethods":392,"rationale":393,"selectedPaths":394,"source":348,"sourceLanguage":18,"type":277},"plugins/review","Introduce codebase and PR review commands and skills using multiple specialized agents.","review",{"claudeCode":391},"plugin manifest at plugins/review/.claude-plugin/plugin.json",[395,396,397,399,401,403,405,407,409,411],{"path":357,"priority":342},{"path":344,"priority":342},{"path":398,"priority":361},"skills/review-local-changes/SKILL.md",{"path":400,"priority":361},"skills/review-pr/SKILL.md",{"path":402,"priority":347},"agents/bug-hunter.md",{"path":404,"priority":347},"agents/code-quality-reviewer.md",{"path":406,"priority":347},"agents/contracts-reviewer.md",{"path":408,"priority":347},"agents/historical-context-reviewer.md",{"path":410,"priority":347},"agents/security-auditor.md",{"path":412,"priority":347},"agents/test-coverage-reviewer.md",{"basePath":414,"description":415,"displayName":416,"installMethods":417,"rationale":418,"selectedPaths":419,"source":348,"sourceLanguage":18,"type":277},"plugins/git","Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.","git",{"claudeCode":416},"plugin manifest at plugins/git/.claude-plugin/plugin.json",[420,421,422,424,426,428,430,432,434],{"path":357,"priority":342},{"path":344,"priority":342},{"path":423,"priority":361},"skills/analyze-issue/SKILL.md",{"path":425,"priority":361},"skills/attach-review-to-pr/SKILL.md",{"path":427,"priority":361},"skills/commit/SKILL.md",{"path":429,"priority":361},"skills/create-pr/SKILL.md",{"path":431,"priority":361},"skills/git-notes/SKILL.md",{"path":433,"priority":361},"skills/git-worktrees/SKILL.md",{"path":435,"priority":361},"skills/load-issues/SKILL.md",{"basePath":437,"description":438,"displayName":223,"installMethods":439,"rationale":440,"selectedPaths":441,"source":348,"sourceLanguage":18,"type":277},"plugins/tdd","Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.",{"claudeCode":223},"plugin manifest at plugins/tdd/.claude-plugin/plugin.json",[442,443,444,446,448],{"path":357,"priority":342},{"path":344,"priority":342},{"path":445,"priority":361},"skills/fix-tests/SKILL.md",{"path":447,"priority":361},"skills/test-driven-development/SKILL.md",{"path":449,"priority":361},"skills/write-tests/SKILL.md",{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":348,"sourceLanguage":18,"type":277},"plugins/sadd","Introduces skills for subagent-driven development, dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates.","sadd",{"claudeCode":453},"plugin manifest at plugins/sadd/.claude-plugin/plugin.json",[457,458,459,461,463,465,467,469,471,473,475,477,479,481],{"path":357,"priority":342},{"path":344,"priority":342},{"path":460,"priority":361},"skills/do-and-judge/SKILL.md",{"path":462,"priority":361},"skills/do-competitively/SKILL.md",{"path":464,"priority":361},"skills/do-in-parallel/SKILL.md",{"path":466,"priority":361},"skills/do-in-steps/SKILL.md",{"path":468,"priority":361},"skills/judge/SKILL.md",{"path":470,"priority":361},"skills/judge-with-debate/SKILL.md",{"path":472,"priority":361},"skills/launch-sub-agent/SKILL.md",{"path":474,"priority":361},"skills/multi-agent-patterns/SKILL.md",{"path":476,"priority":361},"skills/subagent-driven-development/SKILL.md",{"path":478,"priority":361},"skills/tree-of-thoughts/SKILL.md",{"path":480,"priority":347},"agents/judge.md",{"path":482,"priority":347},"agents/meta-judge.md",{"basePath":484,"description":485,"displayName":486,"installMethods":487,"rationale":488,"selectedPaths":489,"source":348,"sourceLanguage":18,"type":277},"plugins/ddd","Introduces command to update CLAUDE.md with best practices for domain-driven development, focused on quality of code, includes Clean Architecture, SOLID principles, and other design patterns.","ddd",{"claudeCode":486},"plugin manifest at plugins/ddd/.claude-plugin/plugin.json",[490,491],{"path":357,"priority":342},{"path":344,"priority":342},{"basePath":493,"description":494,"displayName":495,"installMethods":496,"rationale":497,"selectedPaths":498,"source":348,"sourceLanguage":18,"type":277},"plugins/sdd","Specification Driven Development workflow commands and agents, based on Github Spec Kit and OpenSpec. Uses specialized agents for effective context management and quality review.","sdd",{"claudeCode":495},"plugin manifest at plugins/sdd/.claude-plugin/plugin.json",[499,500,501,503,505,507,509,511,513,515,517,519,521,523,525,527],{"path":357,"priority":342},{"path":344,"priority":342},{"path":502,"priority":361},"skills/add-task/SKILL.md",{"path":504,"priority":361},"skills/brainstorm/SKILL.md",{"path":506,"priority":361},"skills/create-ideas/SKILL.md",{"path":508,"priority":361},"skills/implement-task/SKILL.md",{"path":510,"priority":361},"skills/plan-task/SKILL.md",{"path":512,"priority":347},"agents/business-analyst.md",{"path":514,"priority":347},"agents/code-explorer.md",{"path":516,"priority":347},"agents/developer.md",{"path":518,"priority":347},"agents/qa-engineer.md",{"path":520,"priority":347},"agents/researcher.md",{"path":522,"priority":347},"agents/software-architect.md",{"path":524,"priority":347},"agents/team-lead.md",{"path":526,"priority":347},"agents/tech-lead.md",{"path":528,"priority":347},"agents/tech-writer.md",{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":348,"sourceLanguage":18,"type":277},"plugins/kaizen","Inspired by Japanese continuous improvement philosophy, Agile and Lean development practices. Introduces commands for analysis of root cause of issues and problems, including 5 Whys, Cause and Effect Analysis, and other techniques.","kaizen",{"claudeCode":532},"plugin manifest at plugins/kaizen/.claude-plugin/plugin.json",[536,537,538,540,542,544,546,548,550],{"path":357,"priority":342},{"path":344,"priority":342},{"path":539,"priority":361},"skills/analyse/SKILL.md",{"path":541,"priority":361},"skills/analyse-problem/SKILL.md",{"path":543,"priority":361},"skills/cause-and-effect/SKILL.md",{"path":545,"priority":361},"skills/kaizen/SKILL.md",{"path":547,"priority":361},"skills/plan-do-check-act/SKILL.md",{"path":549,"priority":361},"skills/root-cause-tracing/SKILL.md",{"path":551,"priority":361},"skills/why/SKILL.md",{"basePath":276,"description":271,"displayName":273,"installMethods":553,"rationale":554,"selectedPaths":555,"source":348,"sourceLanguage":18,"type":277},{"claudeCode":273},"plugin manifest at plugins/customaize-agent/.claude-plugin/plugin.json",[556,557,558,560,562,564,566,568,570,572,574,576,578,580,582],{"path":357,"priority":342},{"path":344,"priority":342},{"path":559,"priority":361},"skills/agent-evaluation/SKILL.md",{"path":561,"priority":361},"skills/apply-anthropic-skill-best-practices/SKILL.md",{"path":563,"priority":361},"skills/context-engineering/SKILL.md",{"path":565,"priority":361},"skills/create-agent/SKILL.md",{"path":567,"priority":361},"skills/create-command/SKILL.md",{"path":569,"priority":361},"skills/create-hook/SKILL.md",{"path":571,"priority":361},"skills/create-rule/SKILL.md",{"path":573,"priority":361},"skills/create-skill/SKILL.md",{"path":575,"priority":361},"skills/create-workflow-command/SKILL.md",{"path":577,"priority":361},"skills/prompt-engineering/SKILL.md",{"path":579,"priority":361},"skills/test-prompt/SKILL.md",{"path":581,"priority":361},"skills/test-skill/SKILL.md",{"path":583,"priority":361},"skills/thought-based-reasoning/SKILL.md",{"basePath":585,"description":586,"displayName":587,"installMethods":588,"rationale":589,"selectedPaths":590,"source":348,"sourceLanguage":18,"type":277},"plugins/docs","Commands for analysing project, writing and refining documentation.","docs",{"claudeCode":587},"plugin manifest at plugins/docs/.claude-plugin/plugin.json",[591,592,593,595],{"path":357,"priority":342},{"path":344,"priority":342},{"path":594,"priority":361},"skills/update-docs/SKILL.md",{"path":596,"priority":361},"skills/write-concisely/SKILL.md",{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":348,"sourceLanguage":18,"type":277},"plugins/tech-stack","Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.","tech-stack",{"claudeCode":600},"plugin manifest at plugins/tech-stack/.claude-plugin/plugin.json",[604,605],{"path":357,"priority":342},{"path":344,"priority":342},{"basePath":607,"description":608,"displayName":609,"installMethods":610,"rationale":611,"selectedPaths":612,"source":348,"sourceLanguage":18,"type":277},"plugins/mcp","Commands for setup well known MCP server integration if needed and update CLAUDE.md file with requirement to use this MCP server for current project.","mcp",{"claudeCode":609},"plugin manifest at plugins/mcp/.claude-plugin/plugin.json",[613,614,615,617,619,621,623],{"path":357,"priority":342},{"path":344,"priority":342},{"path":616,"priority":361},"skills/build-mcp/SKILL.md",{"path":618,"priority":361},"skills/setup-arxiv-mcp/SKILL.md",{"path":620,"priority":361},"skills/setup-codemap-cli/SKILL.md",{"path":622,"priority":361},"skills/setup-context7-mcp/SKILL.md",{"path":624,"priority":361},"skills/setup-serena-mcp/SKILL.md",{"basePath":626,"description":627,"displayName":628,"installMethods":629,"rationale":630,"selectedPaths":631,"source":348,"sourceLanguage":18,"type":277},"plugins/fpf","First Principles Framework (FPF) for structured reasoning using workflow command pattern. Implements ADI (Abduction-Deduction-Induction) cycle via propose-hypotheses workflow with fpf-agent for hypothesis generation, logical verification, empirical validation, and auditable decision-making. Includes utility commands for status, query, decay, actualize, and reset.","fpf",{"claudeCode":628},"plugin manifest at plugins/fpf/.claude-plugin/plugin.json",[632,633,634,636,638,640,642,644,646],{"path":357,"priority":342},{"path":344,"priority":342},{"path":635,"priority":361},"skills/actualize/SKILL.md",{"path":637,"priority":361},"skills/decay/SKILL.md",{"path":639,"priority":361},"skills/propose-hypotheses/SKILL.md",{"path":641,"priority":361},"skills/query/SKILL.md",{"path":643,"priority":361},"skills/reset/SKILL.md",{"path":645,"priority":361},"skills/status/SKILL.md",{"path":647,"priority":347},"agents/fpf-agent.md",{"basePath":649,"description":650,"displayName":651,"installMethods":652,"rationale":653,"selectedPaths":654,"source":348,"sourceLanguage":18,"type":265},"plugins/customaize-agent/skills/agent-evaluation","Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.","agent-evaluation",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/agent-evaluation/SKILL.md",[655],{"path":656,"priority":342},"SKILL.md",{"basePath":658,"description":659,"displayName":660,"installMethods":661,"rationale":662,"selectedPaths":663,"source":348,"sourceLanguage":18,"type":265},"plugins/customaize-agent/skills/apply-anthropic-skill-best-practices","Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure","apply-anthropic-skill-best-practices",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/apply-anthropic-skill-best-practices/SKILL.md",[664],{"path":656,"priority":342},{"basePath":666,"description":667,"displayName":293,"installMethods":668,"rationale":669,"selectedPaths":670,"source":348,"sourceLanguage":18,"type":265},"plugins/customaize-agent/skills/context-engineering","Understand the components, mechanics, and constraints of context in agent systems. Use when writing, editing, or optimizing commands, skills, or sub-agents prompts.",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/context-engineering/SKILL.md",[671],{"path":656,"priority":342},{"basePath":673,"description":674,"displayName":675,"installMethods":676,"rationale":677,"selectedPaths":678,"source":348,"sourceLanguage":18,"type":265},"plugins/customaize-agent/skills/create-agent","Comprehensive guide for creating Claude Code agents with proper structure, triggering conditions, system prompts, and validation - combines official Anthropic best practices with proven patterns","create-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-agent/SKILL.md",[679],{"path":656,"priority":342},{"basePath":681,"description":682,"displayName":683,"installMethods":684,"rationale":685,"selectedPaths":686,"source":348,"sourceLanguage":18,"type":265},"plugins/customaize-agent/skills/create-command","Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration","create-command",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-command/SKILL.md",[687],{"path":656,"priority":342},{"basePath":689,"description":690,"displayName":691,"installMethods":692,"rationale":693,"selectedPaths":694,"source":348,"sourceLanguage":18,"type":265},"plugins/customaize-agent/skills/create-rule","Use when found gap or repetative issue, that produced by you or implemenataion agent. Esentially use it each time when you say \"You absolutly right, I should have done it differently.\" -> need create rule for this issue so it not appears again.","create-rule",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-rule/SKILL.md",[695],{"path":656,"priority":342},{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":348,"sourceLanguage":18,"type":265},"plugins/customaize-agent/skills/create-skill","Guide for creating effective skills. This command should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization","create-skill",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-skill/SKILL.md",[703],{"path":656,"priority":342},{"basePath":705,"description":706,"displayName":707,"installMethods":708,"rationale":709,"selectedPaths":710,"source":348,"sourceLanguage":18,"type":265},"plugins/customaize-agent/skills/create-workflow-command","Create a workflow command that orchestrates multi-step execution through sub-agents with file-based task prompts","create-workflow-command",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-workflow-command/SKILL.md",[711],{"path":656,"priority":342},{"basePath":713,"description":714,"displayName":221,"installMethods":715,"rationale":716,"selectedPaths":717,"source":348,"sourceLanguage":18,"type":265},"plugins/customaize-agent/skills/prompt-engineering","Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/prompt-engineering/SKILL.md",[718],{"path":656,"priority":342},{"basePath":261,"description":10,"displayName":264,"installMethods":720,"rationale":721,"selectedPaths":722,"source":348,"sourceLanguage":18,"type":265},{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/test-prompt/SKILL.md",[723],{"path":656,"priority":342},{"basePath":725,"description":726,"displayName":727,"installMethods":728,"rationale":729,"selectedPaths":730,"source":348,"sourceLanguage":18,"type":265},"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",[731],{"path":656,"priority":342},{"basePath":733,"description":734,"displayName":735,"installMethods":736,"rationale":737,"selectedPaths":738,"source":348,"sourceLanguage":18,"type":265},"plugins/customaize-agent/skills/thought-based-reasoning","Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning, symbolic manipulation, or problems where simple prompting fails - provides comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion) with templates, decision matrices, and research-backed patterns","thought-based-reasoning",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/thought-based-reasoning/SKILL.md",[739],{"path":656,"priority":342},{"basePath":741,"description":742,"displayName":743,"installMethods":744,"rationale":745,"selectedPaths":746,"source":348,"sourceLanguage":18,"type":265},"plugins/docs/skills/update-docs","Update and maintain project documentation for local code changes using multi-agent workflow with tech-writer agents. Covers docs/, READMEs, JSDoc, and API documentation.","update-docs",{"claudeCode":12},"SKILL.md frontmatter at plugins/docs/skills/update-docs/SKILL.md",[747],{"path":656,"priority":342},{"basePath":749,"description":750,"displayName":751,"installMethods":752,"rationale":753,"selectedPaths":754,"source":348,"sourceLanguage":18,"type":265},"plugins/docs/skills/write-concisely","Apply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more professional.","write-concisely",{"claudeCode":12},"SKILL.md frontmatter at plugins/docs/skills/write-concisely/SKILL.md",[755],{"path":656,"priority":342},{"basePath":757,"description":758,"displayName":759,"installMethods":760,"rationale":761,"selectedPaths":762,"source":348,"sourceLanguage":18,"type":265},"plugins/fpf/skills/actualize","Reconcile the project's FPF state with recent repository changes","actualize",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/actualize/SKILL.md",[763],{"path":656,"priority":342},{"basePath":765,"description":766,"displayName":767,"installMethods":768,"rationale":769,"selectedPaths":770,"source":348,"sourceLanguage":18,"type":265},"plugins/fpf/skills/decay","Manage evidence freshness by identifying stale decisions and providing governance actions","decay",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/decay/SKILL.md",[771],{"path":656,"priority":342},{"basePath":773,"description":774,"displayName":775,"installMethods":776,"rationale":777,"selectedPaths":778,"source":348,"sourceLanguage":18,"type":265},"plugins/fpf/skills/propose-hypotheses","Execute complete FPF cycle from hypothesis generation to decision","propose-hypotheses",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/propose-hypotheses/SKILL.md",[779],{"path":656,"priority":342},{"basePath":781,"description":782,"displayName":783,"installMethods":784,"rationale":785,"selectedPaths":786,"source":348,"sourceLanguage":18,"type":265},"plugins/fpf/skills/query","Search the FPF knowledge base and display hypothesis details with assurance information","query",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/query/SKILL.md",[787],{"path":656,"priority":342},{"basePath":789,"description":790,"displayName":791,"installMethods":792,"rationale":793,"selectedPaths":794,"source":348,"sourceLanguage":18,"type":265},"plugins/fpf/skills/reset","Reset the FPF reasoning cycle to start fresh","reset",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/reset/SKILL.md",[795],{"path":656,"priority":342},{"basePath":797,"description":798,"displayName":799,"installMethods":800,"rationale":801,"selectedPaths":802,"source":348,"sourceLanguage":18,"type":265},"plugins/fpf/skills/status","Display the current state of the FPF knowledge base","status",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/status/SKILL.md",[803],{"path":656,"priority":342},{"basePath":805,"description":806,"displayName":807,"installMethods":808,"rationale":809,"selectedPaths":810,"source":348,"sourceLanguage":18,"type":265},"plugins/git/skills/analyze-issue","Analyze a GitHub issue and create a detailed technical specification","analyze-issue",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/analyze-issue/SKILL.md",[811],{"path":656,"priority":342},{"basePath":813,"description":814,"displayName":815,"installMethods":816,"rationale":817,"selectedPaths":818,"source":348,"sourceLanguage":18,"type":265},"plugins/git/skills/attach-review-to-pr","Add line-specific review comments to pull requests using GitHub CLI API","attach-review-to-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/attach-review-to-pr/SKILL.md",[819],{"path":656,"priority":342},{"basePath":821,"description":822,"displayName":823,"installMethods":824,"rationale":825,"selectedPaths":826,"source":348,"sourceLanguage":18,"type":265},"plugins/git/skills/commit","Create well-formatted commits with conventional commit messages and emoji","commit",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/commit/SKILL.md",[827],{"path":656,"priority":342},{"basePath":829,"description":830,"displayName":831,"installMethods":832,"rationale":833,"selectedPaths":834,"source":348,"sourceLanguage":18,"type":265},"plugins/git/skills/create-pr","Create pull requests using GitHub CLI with proper templates and formatting","create-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/create-pr/SKILL.md",[835],{"path":656,"priority":342},{"basePath":837,"description":838,"displayName":839,"installMethods":840,"rationale":841,"selectedPaths":842,"source":348,"sourceLanguage":18,"type":265},"plugins/git/skills/git-notes","Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.","git-notes",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/git-notes/SKILL.md",[843],{"path":656,"priority":342},{"basePath":845,"description":846,"displayName":847,"installMethods":848,"rationale":849,"selectedPaths":850,"source":348,"sourceLanguage":18,"type":265},"plugins/git/skills/git-worktrees","Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.","git-worktrees",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/git-worktrees/SKILL.md",[851],{"path":656,"priority":342},{"basePath":853,"description":854,"displayName":855,"installMethods":856,"rationale":857,"selectedPaths":858,"source":348,"sourceLanguage":18,"type":265},"plugins/git/skills/load-issues","Load all open issues from GitHub and save them as markdown files","load-issues",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/load-issues/SKILL.md",[859],{"path":656,"priority":342},{"basePath":861,"description":862,"displayName":863,"installMethods":864,"rationale":865,"selectedPaths":866,"source":348,"sourceLanguage":18,"type":265},"plugins/kaizen/skills/analyse","Auto-selects best Kaizen method (Gemba Walk, Value Stream, or Muda) for target","analyse",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/analyse/SKILL.md",[867],{"path":656,"priority":342},{"basePath":869,"description":870,"displayName":871,"installMethods":872,"rationale":873,"selectedPaths":874,"source":348,"sourceLanguage":18,"type":265},"plugins/kaizen/skills/analyse-problem","Comprehensive A3 one-page problem analysis with root cause and action plan","analyse-problem",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/analyse-problem/SKILL.md",[875],{"path":656,"priority":342},{"basePath":877,"description":878,"displayName":879,"installMethods":880,"rationale":881,"selectedPaths":882,"source":348,"sourceLanguage":18,"type":265},"plugins/kaizen/skills/cause-and-effect","Systematic Fishbone analysis exploring problem causes across six categories","cause-and-effect",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/cause-and-effect/SKILL.md",[883],{"path":656,"priority":342},{"basePath":885,"description":886,"displayName":532,"installMethods":887,"rationale":888,"selectedPaths":889,"source":348,"sourceLanguage":18,"type":265},"plugins/kaizen/skills/kaizen","Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/kaizen/SKILL.md",[890],{"path":656,"priority":342},{"basePath":892,"description":893,"displayName":894,"installMethods":895,"rationale":896,"selectedPaths":897,"source":348,"sourceLanguage":18,"type":265},"plugins/kaizen/skills/plan-do-check-act","Iterative PDCA cycle for systematic experimentation and continuous improvement","plan-do-check-act",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/plan-do-check-act/SKILL.md",[898],{"path":656,"priority":342},{"basePath":900,"description":901,"displayName":902,"installMethods":903,"rationale":904,"selectedPaths":905,"source":348,"sourceLanguage":18,"type":265},"plugins/kaizen/skills/root-cause-tracing","Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior","root-cause-tracing",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/root-cause-tracing/SKILL.md",[906],{"path":656,"priority":342},{"basePath":908,"description":909,"displayName":910,"installMethods":911,"rationale":912,"selectedPaths":913,"source":348,"sourceLanguage":18,"type":265},"plugins/kaizen/skills/why","Iterative Five Whys root cause analysis drilling from symptoms to fundamentals","why",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/why/SKILL.md",[914],{"path":656,"priority":342},{"basePath":916,"description":917,"displayName":918,"installMethods":919,"rationale":920,"selectedPaths":921,"source":348,"sourceLanguage":18,"type":265},"plugins/mcp/skills/build-mcp","Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).","build-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/build-mcp/SKILL.md",[922],{"path":656,"priority":342},{"basePath":924,"description":925,"displayName":926,"installMethods":927,"rationale":928,"selectedPaths":929,"source":348,"sourceLanguage":18,"type":265},"plugins/mcp/skills/setup-arxiv-mcp","Guide for setup arXiv paper search MCP server using Docker MCP","setup-arxiv-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-arxiv-mcp/SKILL.md",[930],{"path":656,"priority":342},{"basePath":932,"description":933,"displayName":934,"installMethods":935,"rationale":936,"selectedPaths":937,"source":348,"sourceLanguage":18,"type":265},"plugins/mcp/skills/setup-codemap-cli","Guide for setup Codemap CLI for intelligent codebase visualization and navigation","setup-codemap-cli",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-codemap-cli/SKILL.md",[938],{"path":656,"priority":342},{"basePath":940,"description":941,"displayName":942,"installMethods":943,"rationale":944,"selectedPaths":945,"source":348,"sourceLanguage":18,"type":265},"plugins/mcp/skills/setup-context7-mcp","Guide for setup Context7 MCP server to load documentation for specific technologies.","setup-context7-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-context7-mcp/SKILL.md",[946],{"path":656,"priority":342},{"basePath":948,"description":949,"displayName":950,"installMethods":951,"rationale":952,"selectedPaths":953,"source":348,"sourceLanguage":18,"type":265},"plugins/mcp/skills/setup-serena-mcp","Guide for setup Serena MCP server for semantic code retrieval and editing capabilities","setup-serena-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-serena-mcp/SKILL.md",[954],{"path":656,"priority":342},{"basePath":956,"description":957,"displayName":958,"installMethods":959,"rationale":960,"selectedPaths":961,"source":348,"sourceLanguage":18,"type":265},"plugins/reflexion/skills/critique","Comprehensive multi-perspective review using specialized judges with debate and consensus building","critique",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/critique/SKILL.md",[962],{"path":656,"priority":342},{"basePath":964,"description":965,"displayName":966,"installMethods":967,"rationale":968,"selectedPaths":969,"source":348,"sourceLanguage":18,"type":265},"plugins/reflexion/skills/memorize","Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering","memorize",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/memorize/SKILL.md",[970],{"path":656,"priority":342},{"basePath":972,"description":973,"displayName":974,"installMethods":975,"rationale":976,"selectedPaths":977,"source":348,"sourceLanguage":18,"type":265},"plugins/reflexion/skills/reflect","Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification","reflect",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/reflect/SKILL.md",[978],{"path":656,"priority":342},{"basePath":980,"description":981,"displayName":982,"installMethods":983,"rationale":984,"selectedPaths":985,"source":348,"sourceLanguage":18,"type":265},"plugins/review/skills/review-local-changes","Comprehensive review of local uncommitted changes using specialized agents with code improvement suggestions","review-local-changes",{"claudeCode":12},"SKILL.md frontmatter at plugins/review/skills/review-local-changes/SKILL.md",[986],{"path":656,"priority":342},{"basePath":988,"description":989,"displayName":990,"installMethods":991,"rationale":992,"selectedPaths":993,"source":348,"sourceLanguage":18,"type":265},"plugins/review/skills/review-pr","Comprehensive pull request review using specialized agents","review-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/review/skills/review-pr/SKILL.md",[994],{"path":656,"priority":342},{"basePath":996,"description":997,"displayName":998,"installMethods":999,"rationale":1000,"selectedPaths":1001,"source":348,"sourceLanguage":18,"type":265},"plugins/sadd/skills/do-and-judge","Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop","do-and-judge",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-and-judge/SKILL.md",[1002],{"path":656,"priority":342},{"basePath":1004,"description":1005,"displayName":1006,"installMethods":1007,"rationale":1008,"selectedPaths":1009,"source":348,"sourceLanguage":18,"type":265},"plugins/sadd/skills/do-competitively","Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis","do-competitively",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-competitively/SKILL.md",[1010],{"path":656,"priority":342},{"basePath":1012,"description":1013,"displayName":1014,"installMethods":1015,"rationale":1016,"selectedPaths":1017,"source":348,"sourceLanguage":18,"type":265},"plugins/sadd/skills/do-in-parallel","Launch multiple sub-agents in parallel to execute tasks across files or targets with intelligent model selection, quality-focused prompting, and meta-judge → LLM-as-a-judge verification","do-in-parallel",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-in-parallel/SKILL.md",[1018],{"path":656,"priority":342},{"basePath":1020,"description":1021,"displayName":1022,"installMethods":1023,"rationale":1024,"selectedPaths":1025,"source":348,"sourceLanguage":18,"type":265},"plugins/sadd/skills/do-in-steps","Execute complex tasks through sequential sub-agent orchestration with intelligent model selection, meta-judge → LLM-as-a-judge verification","do-in-steps",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-in-steps/SKILL.md",[1026],{"path":656,"priority":342},{"basePath":1028,"description":1029,"displayName":1030,"installMethods":1031,"rationale":1032,"selectedPaths":1033,"source":348,"sourceLanguage":18,"type":265},"plugins/sadd/skills/judge","Launch a meta-judge then a judge sub-agent to evaluate results produced in the current conversation","judge",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/judge/SKILL.md",[1034],{"path":656,"priority":342},{"basePath":1036,"description":1037,"displayName":1038,"installMethods":1039,"rationale":1040,"selectedPaths":1041,"source":348,"sourceLanguage":18,"type":265},"plugins/sadd/skills/judge-with-debate","Evaluate solutions through multi-round debate between independent judges until consensus","judge-with-debate",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/judge-with-debate/SKILL.md",[1042],{"path":656,"priority":342},{"basePath":1044,"description":1045,"displayName":1046,"installMethods":1047,"rationale":1048,"selectedPaths":1049,"source":348,"sourceLanguage":18,"type":265},"plugins/sadd/skills/launch-sub-agent","Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification","launch-sub-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/launch-sub-agent/SKILL.md",[1050],{"path":656,"priority":342},{"basePath":1052,"description":1053,"displayName":1054,"installMethods":1055,"rationale":1056,"selectedPaths":1057,"source":348,"sourceLanguage":18,"type":265},"plugins/sadd/skills/multi-agent-patterns","Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.","multi-agent-patterns",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/multi-agent-patterns/SKILL.md",[1058],{"path":656,"priority":342},{"basePath":1060,"description":1061,"displayName":1062,"installMethods":1063,"rationale":1064,"selectedPaths":1065,"source":348,"sourceLanguage":18,"type":265},"plugins/sadd/skills/subagent-driven-development","Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates","subagent-driven-development",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/subagent-driven-development/SKILL.md",[1066],{"path":656,"priority":342},{"basePath":1068,"description":1069,"displayName":1070,"installMethods":1071,"rationale":1072,"selectedPaths":1073,"source":348,"sourceLanguage":18,"type":265},"plugins/sadd/skills/tree-of-thoughts","Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation","tree-of-thoughts",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/tree-of-thoughts/SKILL.md",[1074],{"path":656,"priority":342},{"basePath":1076,"description":1077,"displayName":1078,"installMethods":1079,"rationale":1080,"selectedPaths":1081,"source":348,"sourceLanguage":18,"type":265},"plugins/sdd/skills/add-task","creates draft task file in .specs/tasks/draft/ with original user intent","add-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/add-task/SKILL.md",[1082],{"path":656,"priority":342},{"basePath":1084,"description":1085,"displayName":1086,"installMethods":1087,"rationale":1088,"selectedPaths":1089,"source":348,"sourceLanguage":18,"type":265},"plugins/sdd/skills/brainstorm","Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes","brainstorm",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/brainstorm/SKILL.md",[1090],{"path":656,"priority":342},{"basePath":1092,"description":1093,"displayName":1094,"installMethods":1095,"rationale":1096,"selectedPaths":1097,"source":348,"sourceLanguage":18,"type":265},"plugins/sdd/skills/create-ideas","Generate ideas in one shot using creative sampling","create-ideas",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/create-ideas/SKILL.md",[1098],{"path":656,"priority":342},{"basePath":1100,"description":1101,"displayName":1102,"installMethods":1103,"rationale":1104,"selectedPaths":1105,"source":348,"sourceLanguage":18,"type":265},"plugins/sdd/skills/implement-task","Implement a task with automated LLM-as-Judge verification for critical steps","implement-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/implement-task/SKILL.md",[1106],{"path":656,"priority":342},{"basePath":1108,"description":1109,"displayName":1110,"installMethods":1111,"rationale":1112,"selectedPaths":1113,"source":348,"sourceLanguage":18,"type":265},"plugins/sdd/skills/plan-task","Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task","plan-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/plan-task/SKILL.md",[1114,1115],{"path":656,"priority":342},{"path":1116,"priority":361},"analyse-business-requirements.md",{"basePath":1118,"description":1119,"displayName":1120,"installMethods":1121,"rationale":1122,"selectedPaths":1123,"source":348,"sourceLanguage":18,"type":265},"plugins/tdd/skills/fix-tests","Systematically fix all failing tests after business logic changes or refactoring","fix-tests",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/fix-tests/SKILL.md",[1124],{"path":656,"priority":342},{"basePath":1126,"description":1127,"displayName":1128,"installMethods":1129,"rationale":1130,"selectedPaths":1131,"source":348,"sourceLanguage":18,"type":265},"plugins/tdd/skills/test-driven-development","Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first","test-driven-development",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/test-driven-development/SKILL.md",[1132],{"path":656,"priority":342},{"basePath":1134,"description":1135,"displayName":1136,"installMethods":1137,"rationale":1138,"selectedPaths":1139,"source":348,"sourceLanguage":18,"type":265},"plugins/tdd/skills/write-tests","Systematically add test coverage for all local code changes using specialized review and development agents. Add tests for uncommitted changes (including untracked files), or if everything is commited, then will cover latest commit.","write-tests",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/write-tests/SKILL.md",[1140],{"path":656,"priority":342},{"sources":1142},[1143],"manual",{"closedIssues90d":249,"description":1145,"forks":250,"homepage":1146,"license":256,"openIssues90d":252,"pushedAt":253,"readmeSize":247,"stars":254,"topics":1147},"Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.","https://cek.neolab.finance/",[1148,1149,1150,1151,288,1152,1153,1154,1155],"agent","ai","claude","llm","cline","cursor","opencode","windsurf",{"classifiedAt":1157,"discoverAt":1158,"extractAt":1159,"githubAt":1159,"updatedAt":1157},1778694480631,1778694475065,1778694478670,[225,224,221,223,222],{"evaluatedAt":259,"extractAt":310,"updatedAt":259},[],[1164,1195,1223,1256,1283,1310],{"_creationTime":1165,"_id":1166,"community":1167,"display":1168,"identity":1174,"providers":1179,"relations":1186,"tags":1190,"workflow":1191},1778695116353.0798,"k17ejbvryz80tcq3bdwcfsmg4586mjkx",{"reviewCount":8},{"description":1169,"installMethods":1170,"name":1172,"sourceUrl":1173},"在开始任何对话时使用 — 确定如何查找和使用技能，要求在任何响应（包括澄清问题）之前调用 Skill Tool",{"claudeCode":1171},"obra/superpowers","using-superpowers","https://github.com/obra/superpowers",{"basePath":1175,"githubOwner":1176,"githubRepo":1177,"locale":1178,"slug":1172,"type":265},"skills/using-superpowers","obra","superpowers","zh-CN",{"evaluate":1180,"extract":1185},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1181,"tags":1182,"targetMarket":226,"tier":227},99,[225,1183,221,1184,297],"skill-invocation","ai-workflow",{"commitSha":299},{"parentExtensionId":1187,"repoId":1188,"translatedFrom":1189},"k173cyjvkcyer717cf1859rka586mrx6","kd78df84w9e6v1ppqnzptt1afd86n9rm","k17e27rw7dzytsze3zvx14wgnn86mvmp",[225,1184,297,221,1183],{"evaluatedAt":1192,"extractAt":1193,"updatedAt":1194},1778694987113,1778694781833,1778695116353,{"_creationTime":1196,"_id":1197,"community":1198,"display":1199,"identity":1205,"providers":1209,"relations":1217,"tags":1219,"workflow":1220},1778695021936.555,"k1715rn9402s29yge55y9nt0x986n2tf",{"reviewCount":8},{"description":1200,"installMethods":1201,"name":1203,"sourceUrl":1204},"Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.",{"claudeCode":1202},"openai/skills","cli-creator","https://github.com/openai/skills",{"basePath":1206,"githubOwner":1207,"githubRepo":1208,"locale":18,"slug":1203,"type":265},"skills/.curated/cli-creator","openai","skills",{"evaluate":1210,"extract":1216},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1211,"tags":1212,"targetMarket":226,"tier":227},100,[1213,224,297,1214,1215],"cli","codex","automation",{"commitSha":299},{"repoId":1218},"kd75n2zj3yh472p25zffgycved86mnpx",[1215,1213,224,1214,297],{"evaluatedAt":1221,"extractAt":1222,"updatedAt":1221},1778695068759,1778695021936,{"_creationTime":1224,"_id":1225,"community":1226,"display":1227,"identity":1233,"providers":1237,"relations":1248,"tags":1251,"workflow":1252},1778693768760.7378,"k175yn0rkw0qm6g8ctn8fm789586mft8",{"reviewCount":8},{"description":1228,"installMethods":1229,"name":1231,"sourceUrl":1232},"使用并行子代理军队管理 context-mode GitHub 问题、PR、发布和营销。为每个任务编排 10-20 个动态代理。在分类问题、审查 PR、发布版本、撰写 LinkedIn 帖子、宣布发布、修复错误、合并贡献、验证 ENV 变量、测试适配器或同步分支时使用。",{"claudeCode":1230},"mksglu/context-mode","context-mode-ops","https://github.com/mksglu/context-mode",{"basePath":1234,"githubOwner":1235,"githubRepo":1236,"locale":1178,"slug":1231,"type":265},".claude/skills/context-mode-ops","mksglu","context-mode",{"evaluate":1238,"extract":1247},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1211,"tags":1239,"targetMarket":226,"tier":227},[1240,1241,1242,224,1243,1244,1245,1246],"context-window","llm-optimization","session-continuity","developer-tool","productivity","security","compliance",{"commitSha":299},{"repoId":1249,"translatedFrom":1250},"kd764b2fctbqg4b8j8y6xvmkvs86m29m","k1758b69g51wttzw4r6epd3jrs86mtk8",[224,1246,1240,1243,1241,1244,1245,1242],{"evaluatedAt":1253,"extractAt":1254,"updatedAt":1255},1778693567505,1778693511416,1778693768760,{"_creationTime":1257,"_id":1258,"community":1259,"display":1260,"identity":1266,"providers":1270,"relations":1275,"tags":1278,"workflow":1279},1778692997480.065,"k174jb7x7h52qzjr42hvgsxpj986mgws",{"reviewCount":8},{"description":1261,"installMethods":1262,"name":1264,"sourceUrl":1265},"使用严格的交付工作流执行编码任务：构建完整计划、分步实现、持续运行测试，并默认在每一步 (`per_step`) 后提交。当用户要求行为驱动交付或需求不明确时，支持显式提交策略覆盖 (`final_only`, `milestone`) 和可选的 BDD（给定/当/则）。",{"claudeCode":1263},"majiayu000/vibeguard","fixflow","https://github.com/majiayu000/vibeguard",{"basePath":1267,"githubOwner":1268,"githubRepo":1269,"locale":1178,"slug":1264,"type":265},"workflows/fixflow","majiayu000","vibeguard",{"evaluate":1271,"extract":1274},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1211,"tags":1272,"targetMarket":226,"tier":227},[296,1273,297,224,316,1245],"ai-safety",{"commitSha":299},{"repoId":1276,"translatedFrom":1277},"kd7b0vh258xpbyerk68bk3e1ks86mk58","k17bwx69hk0p0w7rnpzvv2p16h86mp2k",[1273,224,296,297,1245,316],{"evaluatedAt":1280,"extractAt":1281,"updatedAt":1282},1778692812461,1778692607327,1778692997480,{"_creationTime":1284,"_id":1285,"community":1286,"display":1287,"identity":1293,"providers":1297,"relations":1304,"tags":1306,"workflow":1307},1778687399826.038,"k177k6yc1nvmc35w54dht6t11586np31",{"reviewCount":8},{"description":1288,"installMethods":1289,"name":1291,"sourceUrl":1292},"Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.",{"claudeCode":1290},"github/awesome-copilot","kotlin-mcp-server-generator","https://github.com/github/awesome-copilot",{"basePath":1294,"githubOwner":1295,"githubRepo":1296,"locale":18,"slug":1291,"type":265},"skills/kotlin-mcp-server-generator","github","awesome-copilot",{"evaluate":1298,"extract":1303},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1211,"tags":1299,"targetMarket":226,"tier":227},[1300,609,1301,224,1302],"kotlin","server","gradle",{"commitSha":299},{"repoId":1305},"kd7dsmv976w8rtkqnjjfdtfgks86nnmw",[224,1302,1300,609,1301],{"evaluatedAt":1308,"extractAt":1309,"updatedAt":1308},1778690535577,1778687399826,{"_creationTime":1311,"_id":1312,"community":1313,"display":1314,"identity":1320,"providers":1325,"relations":1334,"tags":1337,"workflow":1338},1778675056600.2686,"k173gm7eeaah3h512009r9g6vn86mj43",{"reviewCount":8},{"description":1315,"installMethods":1316,"name":1318,"sourceUrl":1319},"Use when the user says 'build me an app', 'create a project from this spec', 'scaffold a new repo', 'generate a starter', 'turn this idea into code', 'bootstrap a project', 'I have requirements and need a codebase', or provides a natural-language project specification and expects a complete, runnable repository. Stack-agnostic: Next.js, FastAPI, Rails, Go, Rust, Flutter, and more.",{"claudeCode":1317},"alirezarezvani/claude-skills","Spec to Repo","https://github.com/alirezarezvani/claude-skills",{"basePath":1321,"githubOwner":1322,"githubRepo":1323,"locale":18,"slug":1324,"type":265},"product-team/skills/spec-to-repo","alirezarezvani","claude-skills","spec-to-repo",{"evaluate":1326,"extract":1332},{"promptVersionExtension":214,"promptVersionScoring":215,"score":1211,"tags":1327,"targetMarket":226,"tier":227},[224,1328,1329,1330,1331],"scaffolding","application-development","fullstack","stack-agnostic",{"commitSha":299,"license":1333},"MIT",{"parentExtensionId":1335,"repoId":1336},"k17104ysr0smp7vvp26mnn1fzh86nynm","kd7ff9s1w43mfyy1n7hf87816186m6px",[1329,224,1330,1328,1331],{"evaluatedAt":1339,"extractAt":1340,"updatedAt":1339},1778685725353,1778675056600]