[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-NeoLabHQ-review-zh-CN":3,"guides-for-NeoLabHQ-review":1178,"similar-k174yfp7y7xy9hfc7kgpdc9x5n86m4w2-zh-CN":1179},{"_creationTime":4,"_id":5,"children":6,"community":70,"display":71,"evaluation":75,"identity":309,"isFallback":292,"parentExtension":312,"providers":341,"relations":347,"repo":348,"tags":1176,"workflow":1177},1778694480889.9448,"k174yfp7y7xy9hfc7kgpdc9x5n86m4w2",[7,45],{"_creationTime":8,"_id":9,"community":10,"display":12,"identity":18,"providers":24,"relations":39,"tags":41,"workflow":42},1778694480889.958,"k172x3gr17gw5dfhss6xpcvkpd86m5ex",{"reviewCount":11},0,{"description":13,"installMethods":14,"name":16,"sourceUrl":17},"Comprehensive review of local uncommitted changes using specialized agents with code improvement suggestions",{"claudeCode":15},"NeoLabHQ/context-engineering-kit","review-local-changes","https://github.com/NeoLabHQ/context-engineering-kit",{"basePath":19,"githubOwner":20,"githubRepo":21,"locale":22,"slug":16,"type":23},"plugins/review/skills/review-local-changes","NeoLabHQ","context-engineering-kit","en","skill",{"evaluate":25,"extract":37},{"promptVersionExtension":26,"promptVersionScoring":27,"score":28,"tags":29,"targetMarket":35,"tier":36},"3.0.0","4.4.0",98,[30,31,32,33,34],"code-review","git","development-tool","code-quality","automation","global","verified",{"commitSha":38},"HEAD",{"parentExtensionId":5,"repoId":40},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[34,33,30,32,31],{"evaluatedAt":43,"extractAt":44,"updatedAt":43},1778695444775,1778694480890,{"_creationTime":46,"_id":47,"community":48,"display":49,"identity":53,"providers":56,"relations":66,"tags":67,"workflow":68},1778694480889.9583,"k17cmsbhdbev29dd2shkrqxtf586mmbw",{"reviewCount":11},{"description":50,"installMethods":51,"name":52,"sourceUrl":17},"Comprehensive pull request review using specialized agents",{"claudeCode":15},"Review PR",{"basePath":54,"githubOwner":20,"githubRepo":21,"locale":22,"slug":55,"type":23},"plugins/review/skills/review-pr","review-pr",{"evaluate":57,"extract":64},{"promptVersionExtension":26,"promptVersionScoring":27,"score":58,"tags":59,"targetMarket":35,"tier":63},75,[30,60,61,62,33],"pull-request","quality-assurance","security-auditing","flagged",{"commitSha":38,"license":65},"GPL-3.0-or-later",{"parentExtensionId":5,"repoId":40},[33,30,60,61,62],{"evaluatedAt":69,"extractAt":44,"updatedAt":69},1778695464032,{"reviewCount":11},{"description":72,"installMethods":73,"name":74,"sourceUrl":17},"Introduce codebase and PR review commands and skills using multiple specialized agents.",{"claudeCode":74},"review",{"_creationTime":76,"_id":77,"extensionId":5,"locale":22,"result":78,"trustSignals":290,"workflow":307},1778694531989.5415,"kn7ae4fb06w7g7w7w24p7amjzn86m97q",{"checks":79,"evaluatedAt":266,"extensionSummary":267,"features":268,"nonGoals":274,"promptVersionExtension":26,"promptVersionScoring":27,"purpose":278,"rationale":279,"score":58,"summary":280,"tags":281,"targetMarket":35,"tier":63,"useCases":285},[80,85,88,91,95,98,102,106,109,112,117,121,125,129,132,135,138,141,144,147,151,155,160,164,168,171,174,177,181,184,187,190,193,196,199,203,207,211,214,218,221,224,227,230,233,236,239,242,245,248,252,255,258,262],{"category":81,"check":82,"severity":83,"summary":84},"Practical Utility","Problem relevance","pass","The description clearly states the problem of improving code quality and catching issues before production through multi-agent code review.",{"category":81,"check":86,"severity":83,"summary":87},"Unique selling proposition","The plugin uses specialized agents for multi-perspective analysis, going beyond basic review to offer bug, security, and quality insights.",{"category":81,"check":89,"severity":83,"summary":90},"Production readiness","The plugin provides commands for local changes and PR reviews, with integration examples for CI/CD, covering the full review lifecycle.",{"category":92,"check":93,"severity":83,"summary":94},"Scope","Single responsibility principle","The plugin focuses on code review aspects (bugs, security, quality, tests, history, contracts) using specialized agents, which is a coherent domain.",{"category":92,"check":96,"severity":83,"summary":97},"Description quality","The displayed description accurately reflects the plugin's functionality of introducing review commands and skills using specialized agents.",{"category":99,"check":100,"severity":83,"summary":101},"Invocation","Scoped tools","The plugin exposes specific commands like `/review-local-changes` and `/review-pr`, which are focused verb-noun actions.",{"category":103,"check":104,"severity":83,"summary":105},"Documentation","Configuration & parameter reference","The README documents all command arguments, including their format, default values, and descriptions, with clear examples.",{"category":92,"check":107,"severity":83,"summary":108},"Tool naming","The commands `/review-local-changes` and `/review-pr` are descriptive and align with the plugin's review purpose.",{"category":92,"check":110,"severity":83,"summary":111},"Minimal I/O surface","The commands accept structured arguments and flags, and the output formats (markdown/JSON) are well-defined and specific.",{"category":113,"check":114,"severity":115,"summary":116},"License","License usability","critical","The license is GPL-3.0, which is a strong copyleft license and may not be usable for proprietary software or certain redistribution scenarios.",{"category":118,"check":119,"severity":83,"summary":120},"Maintenance","Commit recency","The latest commit was on 2026-05-06, well within the last 3 months, indicating active maintenance.",{"category":118,"check":122,"severity":123,"summary":124},"Dependency Management","not_applicable","No third-party dependencies were detected within the plugin's source files.",{"category":126,"check":127,"severity":123,"summary":128},"Security","Secret Management","The plugin does not appear to handle or expose secrets directly.",{"category":126,"check":130,"severity":83,"summary":131},"Injection","The plugin's skills operate on code changes and agent instructions, with no indication of loading untrusted external data as instructions.",{"category":126,"check":133,"severity":83,"summary":134},"Transitive Supply-Chain Grenades","The plugin relies on git commands and internal agents; no runtime fetching of external code or instructions was observed.",{"category":126,"check":136,"severity":83,"summary":137},"Sandbox Isolation","The plugin primarily uses git commands and internal agent logic, which operate within the expected scope and do not modify external files.",{"category":126,"check":139,"severity":83,"summary":140},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were found in the plugin's scripts.",{"category":126,"check":142,"severity":83,"summary":143},"Data Exfiltration","The plugin's actions are limited to analyzing code and providing feedback; there are no outbound calls for data submission.",{"category":126,"check":145,"severity":83,"summary":146},"Hidden Text Tricks","Bundled content appears free of hidden-steering tricks, and descriptions are clean ASCII.",{"category":148,"check":149,"severity":83,"summary":150},"Hooks","Opaque code execution","The plugin's hooks (if any) are not observed to be obfuscated; they appear to be standard scripts.",{"category":152,"check":153,"severity":83,"summary":154},"Portability","Structural Assumption","The plugin relies on git commands and standard file operations, making it portable across different project structures.",{"category":156,"check":157,"severity":158,"summary":159},"Trust","Issues Attention","info","There are 6 open issues and 8 closed issues in the last 90 days, indicating some but not extensive recent maintainer engagement.",{"category":161,"check":162,"severity":83,"summary":163},"Versioning","Release Management","The plugin declares a manifest version (3.0.0) and has recent commits, indicating proper release management.",{"category":165,"check":166,"severity":83,"summary":167},"Code Execution","Validation","The plugin's skills handle arguments and filter issues based on impact scores, implying internal validation.",{"category":126,"check":169,"severity":83,"summary":170},"Unguarded Destructive Operations","The plugin's operations are analytical and do not involve destructive primitives.",{"category":165,"check":172,"severity":83,"summary":173},"Error Handling","The plugin's workflow involves agents that are expected to handle errors gracefully and report issues.",{"category":165,"check":175,"severity":123,"summary":176},"Logging","The plugin does not perform destructive actions or outbound calls that would require local audit logging.",{"category":178,"check":179,"severity":123,"summary":180},"Compliance","GDPR","The plugin analyzes code and does not process personal data.",{"category":178,"check":182,"severity":83,"summary":183},"Target market","The plugin's functionality is not geographically or legally restricted; it operates on code analysis globally.",{"category":152,"check":185,"severity":83,"summary":186},"Runtime stability","The plugin uses standard commands and agent interactions, ensuring cross-platform compatibility.",{"category":103,"check":188,"severity":83,"summary":189},"README","The README file is extensive, clearly explains the plugin's purpose, usage, and agent architecture.",{"category":92,"check":191,"severity":83,"summary":192},"Tool surface size","The plugin exposes two main commands (`/review-local-changes`, `/review-pr`), which is a reasonable number.",{"category":99,"check":194,"severity":123,"summary":195},"Overlapping near-synonym tools","Only two primary commands are exposed, and they have distinct functionalities.",{"category":103,"check":197,"severity":83,"summary":198},"Phantom features","All advertised features, such as the different review agents and CI/CD integration, are implemented and described.",{"category":200,"check":201,"severity":83,"summary":202},"Install","Installation instruction","The README provides clear installation instructions and usage examples for both local changes and PR reviews.",{"category":204,"check":205,"severity":83,"summary":206},"Errors","Actionable error messages","The skill instructions indicate that errors are handled and reported, with specific output formats for issues and improvements.",{"category":208,"check":209,"severity":123,"summary":210},"Execution","Pinned dependencies","No third-party dependencies are used by the plugin, thus no pinning is required.",{"category":92,"check":212,"severity":123,"summary":213},"Dry-run preview","The plugin is purely analytical and does not perform any state-changing operations.",{"category":215,"check":216,"severity":123,"summary":217},"Protocol","Idempotent retry & timeouts","The plugin does not perform remote calls or state-changing operations that would require idempotency or timeouts.",{"category":178,"check":219,"severity":83,"summary":220},"Telemetry opt-in","No telemetry is mentioned or implemented in the plugin's documentation or code, thus no opt-in is required.",{"category":99,"check":222,"severity":83,"summary":223},"Name collisions","The plugin's commands (`/review-local-changes`, `/review-pr`) are distinct and do not appear to collide with built-in Claude Code commands.",{"category":99,"check":225,"severity":123,"summary":226},"Hooks-off mechanism","The plugin does not appear to implement hooks, so a hooks-off mechanism is not applicable.",{"category":99,"check":228,"severity":123,"summary":229},"Hook matcher tightness","No hooks were identified within the plugin's structure.",{"category":126,"check":231,"severity":123,"summary":232},"Hook security","The plugin does not utilize hooks.",{"category":148,"check":234,"severity":123,"summary":235},"Silent prompt rewriting","The plugin does not appear to implement `UserPromptSubmit` hooks.",{"category":126,"check":237,"severity":123,"summary":238},"Permission Hook","The plugin does not implement `PermissionRequest` hooks.",{"category":178,"check":240,"severity":123,"summary":241},"Hook privacy","The plugin does not utilize hooks for logging or telemetry.",{"category":165,"check":243,"severity":123,"summary":244},"Hook dependency","The plugin does not appear to use hooks.",{"category":103,"check":246,"severity":83,"summary":247},"Feature Transparency","Critical functionality, including the various agents and their focus, is explained in the README.",{"category":249,"check":250,"severity":83,"summary":251},"Convention","Layout convention adherence","The plugin structure follows Claude Code conventions, with `plugin.json` in `.claude-plugin/` and README documenting commands.",{"category":249,"check":253,"severity":123,"summary":254},"Plugin state","The plugin does not appear to have persistent state that needs to be managed under `${CLAUDE_PLUGIN_DATA}`.",{"category":126,"check":256,"severity":123,"summary":257},"Keychain-stored secrets","The plugin does not consume secrets that would require keychain storage.",{"category":259,"check":260,"severity":123,"summary":261},"Dependencies","Tagged release sourcing","The plugin's core functionality is self-contained and does not bundle external MCP servers.",{"category":263,"check":264,"severity":83,"summary":265},"Installation","Clean uninstall","The plugin operates via commands and agent logic, not background daemons or services, ensuring clean uninstalls.",1778694531887,"This plugin provides automated code review capabilities for both local changes and pull requests using multiple specialized AI agents. It integrates with CI/CD pipelines and offers detailed feedback on code quality, security, bugs, test coverage, historical context, and contract design.",[269,270,271,272,273],"Multi-agent code review for local changes and PRs","Specialized agents for security, bugs, quality, tests, history, contracts","CI/CD integration examples (GitHub Actions)","Configurable review impact thresholds","JSON or Markdown output formats",[275,276,277],"Performing code refactoring automatically","Modifying code without explicit user direction","Replacing human code reviewers entirely","To enhance code quality and catch issues early in the development cycle by providing detailed, multi-faceted code reviews through specialized AI agents.","Critical license finding (GPL-3.0) prevents straightforward use in many commercial contexts. The plugin otherwise demonstrates high quality across documentation, security, and maintenance.","A robust multi-agent code review plugin with comprehensive documentation and active maintenance, but a restrictive license.",[30,282,283,284,34],"agents","github-actions","developer-tools",[286,287,288,289],"Catching bugs and security vulnerabilities before commit","Improving code quality and maintainability","Ensuring test coverage and contract integrity","Automating PR reviews in CI/CD pipelines",{"codeQuality":291,"collectedAt":293,"documentation":294,"maintenance":297,"security":304,"testCoverage":306},{"hasLockfile":292},true,1778694517542,{"descriptionLength":295,"readmeSize":296},87,40436,{"closedIssues90d":298,"forks":299,"hasChangelog":300,"manifestVersion":26,"openIssues90d":301,"pushedAt":302,"stars":303},8,89,false,6,1778029371000,993,{"hasNpmPackage":300,"license":305,"smitheryVerified":300},"GPL-3.0",{"hasCi":300,"hasTests":292},{"updatedAt":308},1778694531989,{"basePath":310,"githubOwner":20,"githubRepo":21,"locale":22,"slug":74,"type":311},"plugins/review","plugin",{"_creationTime":313,"_id":314,"community":315,"display":316,"identity":320,"parentExtension":323,"providers":324,"relations":337,"tags":338,"workflow":339},1778694480889.9443,"k173g7jx10ba2yhdcc5s3cc1jd86mzfh",{"reviewCount":11},{"description":317,"installMethods":318,"name":319,"sourceUrl":17},"Hand-crafted collection of advanced context engineering techniques and patterns with minimal token footprint focused on improving agent result quality.",{"claudeCode":15},"Context Engineering Kit",{"basePath":321,"githubOwner":20,"githubRepo":21,"locale":22,"slug":21,"type":322},"","marketplace",null,{"evaluate":325,"extract":332},{"promptVersionExtension":326,"promptVersionScoring":27,"score":327,"tags":328,"targetMarket":35,"tier":36},"3.1.0",97,[329,330,331,33,284],"context-engineering","agent-productivity","llm-patterns",{"commitSha":38,"license":65,"marketplace":333,"plugin":335},{"name":21,"pluginCount":334,"version":26},13,{"mcpCount":11,"provider":336,"skillCount":11},"classify",{"repoId":40},[330,33,329,284,331],{"evaluatedAt":340,"extractAt":44,"updatedAt":340},1778694497063,{"evaluate":342,"extract":344},{"promptVersionExtension":26,"promptVersionScoring":27,"score":58,"tags":343,"targetMarket":35,"tier":63},[30,282,283,284,34],{"commitSha":38,"plugin":345},{"mcpCount":11,"provider":336,"skillCount":346},2,{"parentExtensionId":314,"repoId":40},{"_creationTime":349,"_id":40,"identity":350,"providers":351,"workflow":1172},1778694475065.1633,{"githubOwner":20,"githubRepo":21,"sourceUrl":17},{"classify":352,"discover":1157,"github":1160},{"commitSha":38,"extensions":353},[354,367,406,428,450,465,498,507,544,567,602,615,624,643,666,675,683,690,698,706,714,722,730,738,746,754,762,770,778,786,794,802,810,818,826,834,842,850,858,866,874,882,890,898,906,913,921,929,937,945,953,961,969,977,985,993,1001,1006,1011,1019,1027,1035,1043,1051,1059,1067,1075,1083,1091,1099,1107,1115,1123,1133,1141,1149],{"basePath":321,"description":317,"displayName":21,"installMethods":355,"rationale":356,"selectedPaths":357,"source":366,"sourceLanguage":22,"type":322},{"claudeCode":15},"marketplace.json at .claude-plugin/marketplace.json",[358,361,363],{"path":359,"priority":360},".claude-plugin/marketplace.json","mandatory",{"path":362,"priority":360},"README.md",{"path":364,"priority":365},"LICENSE","high","rule",{"basePath":368,"description":369,"displayName":370,"installMethods":371,"rationale":372,"selectedPaths":373,"source":366,"sourceLanguage":22,"type":311},"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":370},"plugin manifest at plugins/reflexion/.claude-plugin/plugin.json",[374,376,377,380,382,384,386,388,390,392,394,396,398,400,402,404],{"path":375,"priority":360},".claude-plugin/plugin.json",{"path":362,"priority":360},{"path":378,"priority":379},"skills/critique/SKILL.md","medium",{"path":381,"priority":379},"skills/memorize/SKILL.md",{"path":383,"priority":379},"skills/reflect/SKILL.md",{"path":385,"priority":365},"hooks/.gitignore",{"path":387,"priority":365},"hooks/README.md",{"path":389,"priority":365},"hooks/hooks.json",{"path":391,"priority":365},"hooks/package.json",{"path":393,"priority":365},"hooks/src/index.ts",{"path":395,"priority":365},"hooks/src/lib.ts",{"path":397,"priority":365},"hooks/src/onStopHandler.test.ts",{"path":399,"priority":365},"hooks/src/onStopHandler.ts",{"path":401,"priority":365},"hooks/src/session.ts",{"path":403,"priority":365},"hooks/tsconfig.json",{"path":405,"priority":365},"hooks/vitest.config.ts",{"basePath":310,"description":72,"displayName":74,"installMethods":407,"rationale":408,"selectedPaths":409,"source":366,"sourceLanguage":22,"type":311},{"claudeCode":74},"plugin manifest at plugins/review/.claude-plugin/plugin.json",[410,411,412,414,416,418,420,422,424,426],{"path":375,"priority":360},{"path":362,"priority":360},{"path":413,"priority":379},"skills/review-local-changes/SKILL.md",{"path":415,"priority":379},"skills/review-pr/SKILL.md",{"path":417,"priority":365},"agents/bug-hunter.md",{"path":419,"priority":365},"agents/code-quality-reviewer.md",{"path":421,"priority":365},"agents/contracts-reviewer.md",{"path":423,"priority":365},"agents/historical-context-reviewer.md",{"path":425,"priority":365},"agents/security-auditor.md",{"path":427,"priority":365},"agents/test-coverage-reviewer.md",{"basePath":429,"description":430,"displayName":31,"installMethods":431,"rationale":432,"selectedPaths":433,"source":366,"sourceLanguage":22,"type":311},"plugins/git","Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.",{"claudeCode":31},"plugin manifest at plugins/git/.claude-plugin/plugin.json",[434,435,436,438,440,442,444,446,448],{"path":375,"priority":360},{"path":362,"priority":360},{"path":437,"priority":379},"skills/analyze-issue/SKILL.md",{"path":439,"priority":379},"skills/attach-review-to-pr/SKILL.md",{"path":441,"priority":379},"skills/commit/SKILL.md",{"path":443,"priority":379},"skills/create-pr/SKILL.md",{"path":445,"priority":379},"skills/git-notes/SKILL.md",{"path":447,"priority":379},"skills/git-worktrees/SKILL.md",{"path":449,"priority":379},"skills/load-issues/SKILL.md",{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":366,"sourceLanguage":22,"type":311},"plugins/tdd","Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.","tdd",{"claudeCode":453},"plugin manifest at plugins/tdd/.claude-plugin/plugin.json",[457,458,459,461,463],{"path":375,"priority":360},{"path":362,"priority":360},{"path":460,"priority":379},"skills/fix-tests/SKILL.md",{"path":462,"priority":379},"skills/test-driven-development/SKILL.md",{"path":464,"priority":379},"skills/write-tests/SKILL.md",{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":366,"sourceLanguage":22,"type":311},"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":468},"plugin manifest at plugins/sadd/.claude-plugin/plugin.json",[472,473,474,476,478,480,482,484,486,488,490,492,494,496],{"path":375,"priority":360},{"path":362,"priority":360},{"path":475,"priority":379},"skills/do-and-judge/SKILL.md",{"path":477,"priority":379},"skills/do-competitively/SKILL.md",{"path":479,"priority":379},"skills/do-in-parallel/SKILL.md",{"path":481,"priority":379},"skills/do-in-steps/SKILL.md",{"path":483,"priority":379},"skills/judge/SKILL.md",{"path":485,"priority":379},"skills/judge-with-debate/SKILL.md",{"path":487,"priority":379},"skills/launch-sub-agent/SKILL.md",{"path":489,"priority":379},"skills/multi-agent-patterns/SKILL.md",{"path":491,"priority":379},"skills/subagent-driven-development/SKILL.md",{"path":493,"priority":379},"skills/tree-of-thoughts/SKILL.md",{"path":495,"priority":365},"agents/judge.md",{"path":497,"priority":365},"agents/meta-judge.md",{"basePath":499,"description":500,"displayName":501,"installMethods":502,"rationale":503,"selectedPaths":504,"source":366,"sourceLanguage":22,"type":311},"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":501},"plugin manifest at plugins/ddd/.claude-plugin/plugin.json",[505,506],{"path":375,"priority":360},{"path":362,"priority":360},{"basePath":508,"description":509,"displayName":510,"installMethods":511,"rationale":512,"selectedPaths":513,"source":366,"sourceLanguage":22,"type":311},"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":510},"plugin manifest at plugins/sdd/.claude-plugin/plugin.json",[514,515,516,518,520,522,524,526,528,530,532,534,536,538,540,542],{"path":375,"priority":360},{"path":362,"priority":360},{"path":517,"priority":379},"skills/add-task/SKILL.md",{"path":519,"priority":379},"skills/brainstorm/SKILL.md",{"path":521,"priority":379},"skills/create-ideas/SKILL.md",{"path":523,"priority":379},"skills/implement-task/SKILL.md",{"path":525,"priority":379},"skills/plan-task/SKILL.md",{"path":527,"priority":365},"agents/business-analyst.md",{"path":529,"priority":365},"agents/code-explorer.md",{"path":531,"priority":365},"agents/developer.md",{"path":533,"priority":365},"agents/qa-engineer.md",{"path":535,"priority":365},"agents/researcher.md",{"path":537,"priority":365},"agents/software-architect.md",{"path":539,"priority":365},"agents/team-lead.md",{"path":541,"priority":365},"agents/tech-lead.md",{"path":543,"priority":365},"agents/tech-writer.md",{"basePath":545,"description":546,"displayName":547,"installMethods":548,"rationale":549,"selectedPaths":550,"source":366,"sourceLanguage":22,"type":311},"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":547},"plugin manifest at plugins/kaizen/.claude-plugin/plugin.json",[551,552,553,555,557,559,561,563,565],{"path":375,"priority":360},{"path":362,"priority":360},{"path":554,"priority":379},"skills/analyse/SKILL.md",{"path":556,"priority":379},"skills/analyse-problem/SKILL.md",{"path":558,"priority":379},"skills/cause-and-effect/SKILL.md",{"path":560,"priority":379},"skills/kaizen/SKILL.md",{"path":562,"priority":379},"skills/plan-do-check-act/SKILL.md",{"path":564,"priority":379},"skills/root-cause-tracing/SKILL.md",{"path":566,"priority":379},"skills/why/SKILL.md",{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":366,"sourceLanguage":22,"type":311},"plugins/customaize-agent","Commands and skills for writing and refining commands, hooks, skills for Claude Code, includes Anthropic Best Practices and Agent Persuasion Principles that can be useful for sub-agent workflows.","customaize-agent",{"claudeCode":570},"plugin manifest at plugins/customaize-agent/.claude-plugin/plugin.json",[574,575,576,578,580,582,584,586,588,590,592,594,596,598,600],{"path":375,"priority":360},{"path":362,"priority":360},{"path":577,"priority":379},"skills/agent-evaluation/SKILL.md",{"path":579,"priority":379},"skills/apply-anthropic-skill-best-practices/SKILL.md",{"path":581,"priority":379},"skills/context-engineering/SKILL.md",{"path":583,"priority":379},"skills/create-agent/SKILL.md",{"path":585,"priority":379},"skills/create-command/SKILL.md",{"path":587,"priority":379},"skills/create-hook/SKILL.md",{"path":589,"priority":379},"skills/create-rule/SKILL.md",{"path":591,"priority":379},"skills/create-skill/SKILL.md",{"path":593,"priority":379},"skills/create-workflow-command/SKILL.md",{"path":595,"priority":379},"skills/prompt-engineering/SKILL.md",{"path":597,"priority":379},"skills/test-prompt/SKILL.md",{"path":599,"priority":379},"skills/test-skill/SKILL.md",{"path":601,"priority":379},"skills/thought-based-reasoning/SKILL.md",{"basePath":603,"description":604,"displayName":605,"installMethods":606,"rationale":607,"selectedPaths":608,"source":366,"sourceLanguage":22,"type":311},"plugins/docs","Commands for analysing project, writing and refining documentation.","docs",{"claudeCode":605},"plugin manifest at plugins/docs/.claude-plugin/plugin.json",[609,610,611,613],{"path":375,"priority":360},{"path":362,"priority":360},{"path":612,"priority":379},"skills/update-docs/SKILL.md",{"path":614,"priority":379},"skills/write-concisely/SKILL.md",{"basePath":616,"description":617,"displayName":618,"installMethods":619,"rationale":620,"selectedPaths":621,"source":366,"sourceLanguage":22,"type":311},"plugins/tech-stack","Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.","tech-stack",{"claudeCode":618},"plugin manifest at plugins/tech-stack/.claude-plugin/plugin.json",[622,623],{"path":375,"priority":360},{"path":362,"priority":360},{"basePath":625,"description":626,"displayName":627,"installMethods":628,"rationale":629,"selectedPaths":630,"source":366,"sourceLanguage":22,"type":311},"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":627},"plugin manifest at plugins/mcp/.claude-plugin/plugin.json",[631,632,633,635,637,639,641],{"path":375,"priority":360},{"path":362,"priority":360},{"path":634,"priority":379},"skills/build-mcp/SKILL.md",{"path":636,"priority":379},"skills/setup-arxiv-mcp/SKILL.md",{"path":638,"priority":379},"skills/setup-codemap-cli/SKILL.md",{"path":640,"priority":379},"skills/setup-context7-mcp/SKILL.md",{"path":642,"priority":379},"skills/setup-serena-mcp/SKILL.md",{"basePath":644,"description":645,"displayName":646,"installMethods":647,"rationale":648,"selectedPaths":649,"source":366,"sourceLanguage":22,"type":311},"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":646},"plugin manifest at plugins/fpf/.claude-plugin/plugin.json",[650,651,652,654,656,658,660,662,664],{"path":375,"priority":360},{"path":362,"priority":360},{"path":653,"priority":379},"skills/actualize/SKILL.md",{"path":655,"priority":379},"skills/decay/SKILL.md",{"path":657,"priority":379},"skills/propose-hypotheses/SKILL.md",{"path":659,"priority":379},"skills/query/SKILL.md",{"path":661,"priority":379},"skills/reset/SKILL.md",{"path":663,"priority":379},"skills/status/SKILL.md",{"path":665,"priority":365},"agents/fpf-agent.md",{"basePath":667,"description":668,"displayName":669,"installMethods":670,"rationale":671,"selectedPaths":672,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/customaize-agent/skills/agent-evaluation/SKILL.md",[673],{"path":674,"priority":360},"SKILL.md",{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/customaize-agent/skills/apply-anthropic-skill-best-practices/SKILL.md",[682],{"path":674,"priority":360},{"basePath":684,"description":685,"displayName":329,"installMethods":686,"rationale":687,"selectedPaths":688,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/customaize-agent/skills/context-engineering/SKILL.md",[689],{"path":674,"priority":360},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-agent/SKILL.md",[697],{"path":674,"priority":360},{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":366,"sourceLanguage":22,"type":23},"plugins/customaize-agent/skills/create-command","Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration","create-command",{"claudeCode":15},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-command/SKILL.md",[705],{"path":674,"priority":360},{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-rule/SKILL.md",[713],{"path":674,"priority":360},{"basePath":715,"description":716,"displayName":717,"installMethods":718,"rationale":719,"selectedPaths":720,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-skill/SKILL.md",[721],{"path":674,"priority":360},{"basePath":723,"description":724,"displayName":725,"installMethods":726,"rationale":727,"selectedPaths":728,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-workflow-command/SKILL.md",[729],{"path":674,"priority":360},{"basePath":731,"description":732,"displayName":733,"installMethods":734,"rationale":735,"selectedPaths":736,"source":366,"sourceLanguage":22,"type":23},"plugins/customaize-agent/skills/prompt-engineering","Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.","prompt-engineering",{"claudeCode":15},"SKILL.md frontmatter at plugins/customaize-agent/skills/prompt-engineering/SKILL.md",[737],{"path":674,"priority":360},{"basePath":739,"description":740,"displayName":741,"installMethods":742,"rationale":743,"selectedPaths":744,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/customaize-agent/skills/test-prompt/SKILL.md",[745],{"path":674,"priority":360},{"basePath":747,"description":748,"displayName":749,"installMethods":750,"rationale":751,"selectedPaths":752,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/customaize-agent/skills/test-skill/SKILL.md",[753],{"path":674,"priority":360},{"basePath":755,"description":756,"displayName":757,"installMethods":758,"rationale":759,"selectedPaths":760,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/customaize-agent/skills/thought-based-reasoning/SKILL.md",[761],{"path":674,"priority":360},{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/docs/skills/update-docs/SKILL.md",[769],{"path":674,"priority":360},{"basePath":771,"description":772,"displayName":773,"installMethods":774,"rationale":775,"selectedPaths":776,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/docs/skills/write-concisely/SKILL.md",[777],{"path":674,"priority":360},{"basePath":779,"description":780,"displayName":781,"installMethods":782,"rationale":783,"selectedPaths":784,"source":366,"sourceLanguage":22,"type":23},"plugins/fpf/skills/actualize","Reconcile the project's FPF state with recent repository changes","actualize",{"claudeCode":15},"SKILL.md frontmatter at plugins/fpf/skills/actualize/SKILL.md",[785],{"path":674,"priority":360},{"basePath":787,"description":788,"displayName":789,"installMethods":790,"rationale":791,"selectedPaths":792,"source":366,"sourceLanguage":22,"type":23},"plugins/fpf/skills/decay","Manage evidence freshness by identifying stale decisions and providing governance actions","decay",{"claudeCode":15},"SKILL.md frontmatter at plugins/fpf/skills/decay/SKILL.md",[793],{"path":674,"priority":360},{"basePath":795,"description":796,"displayName":797,"installMethods":798,"rationale":799,"selectedPaths":800,"source":366,"sourceLanguage":22,"type":23},"plugins/fpf/skills/propose-hypotheses","Execute complete FPF cycle from hypothesis generation to decision","propose-hypotheses",{"claudeCode":15},"SKILL.md frontmatter at plugins/fpf/skills/propose-hypotheses/SKILL.md",[801],{"path":674,"priority":360},{"basePath":803,"description":804,"displayName":805,"installMethods":806,"rationale":807,"selectedPaths":808,"source":366,"sourceLanguage":22,"type":23},"plugins/fpf/skills/query","Search the FPF knowledge base and display hypothesis details with assurance information","query",{"claudeCode":15},"SKILL.md frontmatter at plugins/fpf/skills/query/SKILL.md",[809],{"path":674,"priority":360},{"basePath":811,"description":812,"displayName":813,"installMethods":814,"rationale":815,"selectedPaths":816,"source":366,"sourceLanguage":22,"type":23},"plugins/fpf/skills/reset","Reset the FPF reasoning cycle to start fresh","reset",{"claudeCode":15},"SKILL.md frontmatter at plugins/fpf/skills/reset/SKILL.md",[817],{"path":674,"priority":360},{"basePath":819,"description":820,"displayName":821,"installMethods":822,"rationale":823,"selectedPaths":824,"source":366,"sourceLanguage":22,"type":23},"plugins/fpf/skills/status","Display the current state of the FPF knowledge base","status",{"claudeCode":15},"SKILL.md frontmatter at plugins/fpf/skills/status/SKILL.md",[825],{"path":674,"priority":360},{"basePath":827,"description":828,"displayName":829,"installMethods":830,"rationale":831,"selectedPaths":832,"source":366,"sourceLanguage":22,"type":23},"plugins/git/skills/analyze-issue","Analyze a GitHub issue and create a detailed technical specification","analyze-issue",{"claudeCode":15},"SKILL.md frontmatter at plugins/git/skills/analyze-issue/SKILL.md",[833],{"path":674,"priority":360},{"basePath":835,"description":836,"displayName":837,"installMethods":838,"rationale":839,"selectedPaths":840,"source":366,"sourceLanguage":22,"type":23},"plugins/git/skills/attach-review-to-pr","Add line-specific review comments to pull requests using GitHub CLI API","attach-review-to-pr",{"claudeCode":15},"SKILL.md frontmatter at plugins/git/skills/attach-review-to-pr/SKILL.md",[841],{"path":674,"priority":360},{"basePath":843,"description":844,"displayName":845,"installMethods":846,"rationale":847,"selectedPaths":848,"source":366,"sourceLanguage":22,"type":23},"plugins/git/skills/commit","Create well-formatted commits with conventional commit messages and emoji","commit",{"claudeCode":15},"SKILL.md frontmatter at plugins/git/skills/commit/SKILL.md",[849],{"path":674,"priority":360},{"basePath":851,"description":852,"displayName":853,"installMethods":854,"rationale":855,"selectedPaths":856,"source":366,"sourceLanguage":22,"type":23},"plugins/git/skills/create-pr","Create pull requests using GitHub CLI with proper templates and formatting","create-pr",{"claudeCode":15},"SKILL.md frontmatter at plugins/git/skills/create-pr/SKILL.md",[857],{"path":674,"priority":360},{"basePath":859,"description":860,"displayName":861,"installMethods":862,"rationale":863,"selectedPaths":864,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/git/skills/git-notes/SKILL.md",[865],{"path":674,"priority":360},{"basePath":867,"description":868,"displayName":869,"installMethods":870,"rationale":871,"selectedPaths":872,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/git/skills/git-worktrees/SKILL.md",[873],{"path":674,"priority":360},{"basePath":875,"description":876,"displayName":877,"installMethods":878,"rationale":879,"selectedPaths":880,"source":366,"sourceLanguage":22,"type":23},"plugins/git/skills/load-issues","Load all open issues from GitHub and save them as markdown files","load-issues",{"claudeCode":15},"SKILL.md frontmatter at plugins/git/skills/load-issues/SKILL.md",[881],{"path":674,"priority":360},{"basePath":883,"description":884,"displayName":885,"installMethods":886,"rationale":887,"selectedPaths":888,"source":366,"sourceLanguage":22,"type":23},"plugins/kaizen/skills/analyse","Auto-selects best Kaizen method (Gemba Walk, Value Stream, or Muda) for target","analyse",{"claudeCode":15},"SKILL.md frontmatter at plugins/kaizen/skills/analyse/SKILL.md",[889],{"path":674,"priority":360},{"basePath":891,"description":892,"displayName":893,"installMethods":894,"rationale":895,"selectedPaths":896,"source":366,"sourceLanguage":22,"type":23},"plugins/kaizen/skills/analyse-problem","Comprehensive A3 one-page problem analysis with root cause and action plan","analyse-problem",{"claudeCode":15},"SKILL.md frontmatter at plugins/kaizen/skills/analyse-problem/SKILL.md",[897],{"path":674,"priority":360},{"basePath":899,"description":900,"displayName":901,"installMethods":902,"rationale":903,"selectedPaths":904,"source":366,"sourceLanguage":22,"type":23},"plugins/kaizen/skills/cause-and-effect","Systematic Fishbone analysis exploring problem causes across six categories","cause-and-effect",{"claudeCode":15},"SKILL.md frontmatter at plugins/kaizen/skills/cause-and-effect/SKILL.md",[905],{"path":674,"priority":360},{"basePath":907,"description":908,"displayName":547,"installMethods":909,"rationale":910,"selectedPaths":911,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/kaizen/skills/kaizen/SKILL.md",[912],{"path":674,"priority":360},{"basePath":914,"description":915,"displayName":916,"installMethods":917,"rationale":918,"selectedPaths":919,"source":366,"sourceLanguage":22,"type":23},"plugins/kaizen/skills/plan-do-check-act","Iterative PDCA cycle for systematic experimentation and continuous improvement","plan-do-check-act",{"claudeCode":15},"SKILL.md frontmatter at plugins/kaizen/skills/plan-do-check-act/SKILL.md",[920],{"path":674,"priority":360},{"basePath":922,"description":923,"displayName":924,"installMethods":925,"rationale":926,"selectedPaths":927,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/kaizen/skills/root-cause-tracing/SKILL.md",[928],{"path":674,"priority":360},{"basePath":930,"description":931,"displayName":932,"installMethods":933,"rationale":934,"selectedPaths":935,"source":366,"sourceLanguage":22,"type":23},"plugins/kaizen/skills/why","Iterative Five Whys root cause analysis drilling from symptoms to fundamentals","why",{"claudeCode":15},"SKILL.md frontmatter at plugins/kaizen/skills/why/SKILL.md",[936],{"path":674,"priority":360},{"basePath":938,"description":939,"displayName":940,"installMethods":941,"rationale":942,"selectedPaths":943,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/mcp/skills/build-mcp/SKILL.md",[944],{"path":674,"priority":360},{"basePath":946,"description":947,"displayName":948,"installMethods":949,"rationale":950,"selectedPaths":951,"source":366,"sourceLanguage":22,"type":23},"plugins/mcp/skills/setup-arxiv-mcp","Guide for setup arXiv paper search MCP server using Docker MCP","setup-arxiv-mcp",{"claudeCode":15},"SKILL.md frontmatter at plugins/mcp/skills/setup-arxiv-mcp/SKILL.md",[952],{"path":674,"priority":360},{"basePath":954,"description":955,"displayName":956,"installMethods":957,"rationale":958,"selectedPaths":959,"source":366,"sourceLanguage":22,"type":23},"plugins/mcp/skills/setup-codemap-cli","Guide for setup Codemap CLI for intelligent codebase visualization and navigation","setup-codemap-cli",{"claudeCode":15},"SKILL.md frontmatter at plugins/mcp/skills/setup-codemap-cli/SKILL.md",[960],{"path":674,"priority":360},{"basePath":962,"description":963,"displayName":964,"installMethods":965,"rationale":966,"selectedPaths":967,"source":366,"sourceLanguage":22,"type":23},"plugins/mcp/skills/setup-context7-mcp","Guide for setup Context7 MCP server to load documentation for specific technologies.","setup-context7-mcp",{"claudeCode":15},"SKILL.md frontmatter at plugins/mcp/skills/setup-context7-mcp/SKILL.md",[968],{"path":674,"priority":360},{"basePath":970,"description":971,"displayName":972,"installMethods":973,"rationale":974,"selectedPaths":975,"source":366,"sourceLanguage":22,"type":23},"plugins/mcp/skills/setup-serena-mcp","Guide for setup Serena MCP server for semantic code retrieval and editing capabilities","setup-serena-mcp",{"claudeCode":15},"SKILL.md frontmatter at plugins/mcp/skills/setup-serena-mcp/SKILL.md",[976],{"path":674,"priority":360},{"basePath":978,"description":979,"displayName":980,"installMethods":981,"rationale":982,"selectedPaths":983,"source":366,"sourceLanguage":22,"type":23},"plugins/reflexion/skills/critique","Comprehensive multi-perspective review using specialized judges with debate and consensus building","critique",{"claudeCode":15},"SKILL.md frontmatter at plugins/reflexion/skills/critique/SKILL.md",[984],{"path":674,"priority":360},{"basePath":986,"description":987,"displayName":988,"installMethods":989,"rationale":990,"selectedPaths":991,"source":366,"sourceLanguage":22,"type":23},"plugins/reflexion/skills/memorize","Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering","memorize",{"claudeCode":15},"SKILL.md frontmatter at plugins/reflexion/skills/memorize/SKILL.md",[992],{"path":674,"priority":360},{"basePath":994,"description":995,"displayName":996,"installMethods":997,"rationale":998,"selectedPaths":999,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/reflexion/skills/reflect/SKILL.md",[1000],{"path":674,"priority":360},{"basePath":19,"description":13,"displayName":16,"installMethods":1002,"rationale":1003,"selectedPaths":1004,"source":366,"sourceLanguage":22,"type":23},{"claudeCode":15},"SKILL.md frontmatter at plugins/review/skills/review-local-changes/SKILL.md",[1005],{"path":674,"priority":360},{"basePath":54,"description":50,"displayName":55,"installMethods":1007,"rationale":1008,"selectedPaths":1009,"source":366,"sourceLanguage":22,"type":23},{"claudeCode":15},"SKILL.md frontmatter at plugins/review/skills/review-pr/SKILL.md",[1010],{"path":674,"priority":360},{"basePath":1012,"description":1013,"displayName":1014,"installMethods":1015,"rationale":1016,"selectedPaths":1017,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/sadd/skills/do-and-judge/SKILL.md",[1018],{"path":674,"priority":360},{"basePath":1020,"description":1021,"displayName":1022,"installMethods":1023,"rationale":1024,"selectedPaths":1025,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/sadd/skills/do-competitively/SKILL.md",[1026],{"path":674,"priority":360},{"basePath":1028,"description":1029,"displayName":1030,"installMethods":1031,"rationale":1032,"selectedPaths":1033,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/sadd/skills/do-in-parallel/SKILL.md",[1034],{"path":674,"priority":360},{"basePath":1036,"description":1037,"displayName":1038,"installMethods":1039,"rationale":1040,"selectedPaths":1041,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/sadd/skills/do-in-steps/SKILL.md",[1042],{"path":674,"priority":360},{"basePath":1044,"description":1045,"displayName":1046,"installMethods":1047,"rationale":1048,"selectedPaths":1049,"source":366,"sourceLanguage":22,"type":23},"plugins/sadd/skills/judge","Launch a meta-judge then a judge sub-agent to evaluate results produced in the current conversation","judge",{"claudeCode":15},"SKILL.md frontmatter at plugins/sadd/skills/judge/SKILL.md",[1050],{"path":674,"priority":360},{"basePath":1052,"description":1053,"displayName":1054,"installMethods":1055,"rationale":1056,"selectedPaths":1057,"source":366,"sourceLanguage":22,"type":23},"plugins/sadd/skills/judge-with-debate","Evaluate solutions through multi-round debate between independent judges until consensus","judge-with-debate",{"claudeCode":15},"SKILL.md frontmatter at plugins/sadd/skills/judge-with-debate/SKILL.md",[1058],{"path":674,"priority":360},{"basePath":1060,"description":1061,"displayName":1062,"installMethods":1063,"rationale":1064,"selectedPaths":1065,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/sadd/skills/launch-sub-agent/SKILL.md",[1066],{"path":674,"priority":360},{"basePath":1068,"description":1069,"displayName":1070,"installMethods":1071,"rationale":1072,"selectedPaths":1073,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/sadd/skills/multi-agent-patterns/SKILL.md",[1074],{"path":674,"priority":360},{"basePath":1076,"description":1077,"displayName":1078,"installMethods":1079,"rationale":1080,"selectedPaths":1081,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/sadd/skills/subagent-driven-development/SKILL.md",[1082],{"path":674,"priority":360},{"basePath":1084,"description":1085,"displayName":1086,"installMethods":1087,"rationale":1088,"selectedPaths":1089,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/sadd/skills/tree-of-thoughts/SKILL.md",[1090],{"path":674,"priority":360},{"basePath":1092,"description":1093,"displayName":1094,"installMethods":1095,"rationale":1096,"selectedPaths":1097,"source":366,"sourceLanguage":22,"type":23},"plugins/sdd/skills/add-task","creates draft task file in .specs/tasks/draft/ with original user intent","add-task",{"claudeCode":15},"SKILL.md frontmatter at plugins/sdd/skills/add-task/SKILL.md",[1098],{"path":674,"priority":360},{"basePath":1100,"description":1101,"displayName":1102,"installMethods":1103,"rationale":1104,"selectedPaths":1105,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/sdd/skills/brainstorm/SKILL.md",[1106],{"path":674,"priority":360},{"basePath":1108,"description":1109,"displayName":1110,"installMethods":1111,"rationale":1112,"selectedPaths":1113,"source":366,"sourceLanguage":22,"type":23},"plugins/sdd/skills/create-ideas","Generate ideas in one shot using creative sampling","create-ideas",{"claudeCode":15},"SKILL.md frontmatter at plugins/sdd/skills/create-ideas/SKILL.md",[1114],{"path":674,"priority":360},{"basePath":1116,"description":1117,"displayName":1118,"installMethods":1119,"rationale":1120,"selectedPaths":1121,"source":366,"sourceLanguage":22,"type":23},"plugins/sdd/skills/implement-task","Implement a task with automated LLM-as-Judge verification for critical steps","implement-task",{"claudeCode":15},"SKILL.md frontmatter at plugins/sdd/skills/implement-task/SKILL.md",[1122],{"path":674,"priority":360},{"basePath":1124,"description":1125,"displayName":1126,"installMethods":1127,"rationale":1128,"selectedPaths":1129,"source":366,"sourceLanguage":22,"type":23},"plugins/sdd/skills/plan-task","Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task","plan-task",{"claudeCode":15},"SKILL.md frontmatter at plugins/sdd/skills/plan-task/SKILL.md",[1130,1131],{"path":674,"priority":360},{"path":1132,"priority":379},"analyse-business-requirements.md",{"basePath":1134,"description":1135,"displayName":1136,"installMethods":1137,"rationale":1138,"selectedPaths":1139,"source":366,"sourceLanguage":22,"type":23},"plugins/tdd/skills/fix-tests","Systematically fix all failing tests after business logic changes or refactoring","fix-tests",{"claudeCode":15},"SKILL.md frontmatter at plugins/tdd/skills/fix-tests/SKILL.md",[1140],{"path":674,"priority":360},{"basePath":1142,"description":1143,"displayName":1144,"installMethods":1145,"rationale":1146,"selectedPaths":1147,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/tdd/skills/test-driven-development/SKILL.md",[1148],{"path":674,"priority":360},{"basePath":1150,"description":1151,"displayName":1152,"installMethods":1153,"rationale":1154,"selectedPaths":1155,"source":366,"sourceLanguage":22,"type":23},"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":15},"SKILL.md frontmatter at plugins/tdd/skills/write-tests/SKILL.md",[1156],{"path":674,"priority":360},{"sources":1158},[1159],"manual",{"closedIssues90d":298,"description":1161,"forks":299,"homepage":1162,"license":305,"openIssues90d":301,"pushedAt":302,"readmeSize":296,"stars":303,"topics":1163},"Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.","https://cek.neolab.finance/",[1164,1165,1166,1167,322,1168,1169,1170,1171],"agent","ai","claude","llm","cline","cursor","opencode","windsurf",{"classifiedAt":1173,"discoverAt":1174,"extractAt":1175,"githubAt":1175,"updatedAt":1173},1778694480631,1778694475065,1778694478670,[282,34,30,284,283],{"evaluatedAt":308,"extractAt":44,"updatedAt":308},[],[1180,1211,1241,1270,1300,1320],{"_creationTime":1181,"_id":1182,"community":1183,"display":1184,"identity":1189,"providers":1194,"relations":1202,"tags":1206,"workflow":1207},1778698423927.3982,"k17d4kzh5mqg6kcd6kbhhqhfm986nfbn",{"reviewCount":11},{"description":1185,"installMethods":1186,"name":1187,"sourceUrl":1188},"Upstash Context7 MCP 服务器，用于查找最新文档。直接从源代码存储库将特定版本的文档和代码示例拉取到您的 LLM 上下文中。",{"claudeCode":1187},"context7-plugin","https://github.com/upstash/context7",{"basePath":1190,"githubOwner":1191,"githubRepo":1192,"locale":1193,"slug":1192,"type":311},"plugins/claude/context7","upstash","context7","zh-CN",{"evaluate":1195,"extract":1201},{"promptVersionExtension":26,"promptVersionScoring":27,"score":1196,"tags":1197,"targetMarket":35,"tier":36},100,[1198,284,1199,1200],"documentation","code-examples","mcp-server",{"commitSha":38},{"parentExtensionId":1203,"repoId":1204,"translatedFrom":1205},"k17c6qmv4dnjycsp8aa4wyfbgh86n3jd","kd7955sg5wbf89gw527wdep66n86na9w","k17f8b1e3611rh6d9e6peh43b186m55k",[1199,284,1198,1200],{"evaluatedAt":1208,"extractAt":1209,"updatedAt":1210},1778698268645,1778698235845,1778698423927,{"_creationTime":1212,"_id":1213,"community":1214,"display":1215,"identity":1220,"providers":1224,"relations":1234,"tags":1237,"workflow":1238},1778685949178.7754,"k17f86ts0yq70xrd87q5ddkq1586mv0w",{"reviewCount":11},{"description":1216,"installMethods":1217,"name":1218,"sourceUrl":1219},"Agents for UI/UX design, accessibility, and user experience optimization",{"claudeCode":1218},"agents-design-experience","https://github.com/davepoon/buildwithclaude",{"basePath":1221,"githubOwner":1222,"githubRepo":1223,"locale":22,"slug":1218,"type":311},"plugins/agents-design-experience","davepoon","buildwithclaude",{"evaluate":1225,"extract":1232},{"promptVersionExtension":26,"promptVersionScoring":27,"score":1226,"tags":1227,"targetMarket":35,"tier":36},99,[1228,1229,1230,282,1231],"ui-ux","accessibility","design-systems","claude-code",{"commitSha":38,"license":1233},"MIT",{"parentExtensionId":1235,"repoId":1236},"k17dg0d5d8g0a5nhm59gm0tkwx86nbt4","kd719kw54vhmcscq7ckdp59fg586mnt6",[1229,282,1231,1230,1228],{"evaluatedAt":1239,"extractAt":1240,"updatedAt":1239},1778686141438,1778685949178,{"_creationTime":1242,"_id":1243,"community":1244,"display":1245,"identity":1251,"providers":1254,"relations":1263,"tags":1266,"workflow":1267},1778675383815.6467,"k175f1rehwh7y2v5t5t0j9hxv586ndkq",{"reviewCount":11},{"description":1246,"installMethods":1247,"name":1249,"sourceUrl":1250},"Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.",{"claudeCode":1248},"plugin-dev","Plugin Development Toolkit","https://github.com/anthropics/claude-code",{"basePath":1252,"githubOwner":1253,"githubRepo":1231,"locale":22,"slug":1248,"type":311},"plugins/plugin-dev","anthropics",{"evaluate":1255,"extract":1260},{"promptVersionExtension":26,"promptVersionScoring":27,"score":1226,"tags":1256,"targetMarket":35,"tier":36},[1257,1231,1258,282,1259,627,284],"plugin-development","skills","hooks",{"commitSha":38,"license":1233,"plugin":1261},{"mcpCount":11,"provider":336,"skillCount":1262},7,{"parentExtensionId":1264,"repoId":1265},"k17ft5f5kw1crrqpbr5ez2tfx586mxk0","kd7d2pdr9h079xr7vcg3zyy2nx86mab0",[282,1231,284,1259,627,1257,1258],{"evaluatedAt":1268,"extractAt":1269,"updatedAt":1268},1778675571192,1778675383815,{"_creationTime":1271,"_id":1272,"community":1273,"display":1274,"identity":1279,"providers":1282,"relations":1293,"tags":1296,"workflow":1297},1778699018122.7852,"k17ctxt5vn6b49n72hqfjs9tes86mrfw",{"reviewCount":11},{"description":1275,"installMethods":1276,"name":1277,"sourceUrl":1278},"Require a human approval signal before an AI agent can post PR reviews, comments, merges, or writes to CI config. Cedar-gated, receipt-signed, designed for the Hermes-style failure mode where a review bot posts without oversight.",{"claudeCode":1277},"review-agent-governance","https://github.com/wshobson/agents",{"basePath":1280,"githubOwner":1281,"githubRepo":282,"locale":22,"slug":1277,"type":311},"plugins/review-agent-governance","wshobson",{"evaluate":1283,"extract":1290},{"promptVersionExtension":26,"promptVersionScoring":27,"score":1226,"tags":1284,"targetMarket":35,"tier":36},[1285,1286,1287,30,1288,1289],"governance","security","policy","compliance","auditing",{"commitSha":38,"license":1233,"plugin":1291},{"mcpCount":11,"provider":336,"skillCount":1292},1,{"parentExtensionId":1294,"repoId":1295},"k17cywe30jfsfw3cdpncjfn8y186nvyw","kd74de64zj0axtg5b8t7eqqe2x86nske",[1289,30,1288,1285,1287,1286],{"evaluatedAt":1298,"extractAt":1299,"updatedAt":1298},1778700330078,1778699018122,{"_creationTime":1301,"_id":1302,"community":1303,"display":1304,"identity":1308,"providers":1310,"relations":1316,"tags":1317,"workflow":1318},1778699018122.7732,"k17a0wf6mk0f48w5xah6yx5dts86n1xj",{"reviewCount":11},{"description":1305,"installMethods":1306,"name":1307,"sourceUrl":1278},"Performance analysis, test coverage review, and AI-powered code quality assessment",{"claudeCode":1307},"performance-testing-review",{"basePath":1309,"githubOwner":1281,"githubRepo":282,"locale":22,"slug":1307,"type":311},"plugins/performance-testing-review",{"evaluate":1311,"extract":1315},{"promptVersionExtension":26,"promptVersionScoring":27,"score":1226,"tags":1312,"targetMarket":35,"tier":36},[33,1313,1314,30,1165],"performance-analysis","testing",{"commitSha":38,"license":1233},{"parentExtensionId":1294,"repoId":1295},[1165,33,30,1313,1314],{"evaluatedAt":1319,"extractAt":1299,"updatedAt":1319},1778699546351,{"_creationTime":1321,"_id":1322,"community":1323,"display":1324,"identity":1328,"providers":1330,"relations":1336,"tags":1337,"workflow":1338},1778699018122.773,"k17ahpwbnf28cr714efke539nn86m1zb",{"reviewCount":11},{"description":1325,"installMethods":1326,"name":1327,"sourceUrl":1278},"Multi-perspective code analysis covering architecture, security, and best practices",{"claudeCode":1327},"comprehensive-review",{"basePath":1329,"githubOwner":1281,"githubRepo":282,"locale":22,"slug":1327,"type":311},"plugins/comprehensive-review",{"evaluate":1331,"extract":1335},{"promptVersionExtension":26,"promptVersionScoring":27,"score":1226,"tags":1332,"targetMarket":35,"tier":36},[30,1286,1333,1334,34,311],"architecture","devops",{"commitSha":38,"license":1233},{"parentExtensionId":1294,"repoId":1295},[1333,34,30,1334,311,1286],{"evaluatedAt":1339,"extractAt":1299,"updatedAt":1339},1778699531123]