[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NeoLabHQ-commit-zh-CN":3,"guides-for-NeoLabHQ-commit":1147,"similar-k17d8ykyvwpw9fz315jnqkzmbd86nhcq-zh-CN":1148},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":227,"parentExtension":249,"providers":308,"relations":312,"repo":313,"tags":1145,"workflow":1146},1778694480889.9531,"k17d8ykyvwpw9fz315jnqkzmbd86nhcq",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Create well-formatted commits with conventional commit messages and emoji",{"claudeCode":12},"NeoLabHQ/context-engineering-kit","commit","https://github.com/NeoLabHQ/context-engineering-kit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":242},1778695081832.2275,"kn7943bz0n6sv5q1ghcq3yqrhh86nx8k","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of creating well-formatted commits with conventional commit messages and emoji.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill automates the generation of conventional commit messages with emoji, including analysis of diffs and splitting commits, which is a significant value over manual commit message writing.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete workflow for creating commits, including branch checks, pre-commit hooks, diff analysis, and commit message generation, making it ready for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on the task of creating git commits with specific formatting conventions.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses specific git commands like `git status`, `git add`, `git diff`, and `git commit`, avoiding a single generalist tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md details the `--no-verify` option and explains the branch naming convention.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The SKILL.md clearly lists allowed tools like `git status`, `git add`, `git commit`.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill takes a clear optional flag `--no-verify` and its I/O is focused on git operations and commit message generation.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The bundled LICENSE file is the GNU General Public License v3.0, a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on May 6, 2026, which is within the last 3 months.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension does not appear to use third-party dependencies directly in its scripts, relying on standard git commands.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill does not handle secrets as it operates on local git repositories.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill uses standard git commands and does not appear to load or execute untrusted third-party data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill only uses standard, bundled git commands and does not fetch external content at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates on the local git repository and does not attempt to modify files outside of it.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill uses standard `git` commands and does not appear to employ detached-process spawns or deny-retry loops.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill operates locally on git repository data and does not submit any data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled files do not contain any hidden steering tricks or obfuscated content.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is implemented in plain, readable markdown and relies on standard shell commands, not obfuscated code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes a standard git repository structure and relies on git commands, which are universally available.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","In the last 90 days, 6 issues were opened and 8 were closed, indicating a healthy issue closure rate.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The `pushedAt` date from trust signals indicates recent activity, and the commit recency check passes.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill uses specific git commands and relies on their built-in validation, with the `--no-verify` flag as a parameter.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill performs git operations like `add` and `commit`, which are generally reversible, and its main potential destructive operation (`commit`) can be skipped with `--no-verify`.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill relies on standard `git` command error handling and provides user feedback on branch checks and pre-commit hook failures.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","The skill operates locally and does not perform external calls or destructive actions that would typically require audit logging.",{"category":117,"check":118,"severity":63,"summary":119},"Compliance","GDPR","The skill operates on local git data and does not process personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill operates on standard git commands and has no regional limitations.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard `git` commands and shell scripting, making it portable across POSIX-like systems.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file clearly outlines the purpose and features of the Context Engineering Kit, including the git plugin.",{"category":33,"check":130,"severity":63,"summary":131},"Tool surface size","This is a single-tool skill, not an extension with multiple commands.",{"category":40,"check":133,"severity":63,"summary":134},"Overlapping near-synonym tools","This is a single-tool skill and does not expose multiple commands.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the README and SKILL.md, such as commit message generation and branch checks, are implemented in the skill.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for Claude Code and other platforms, along with an example invocation.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill provides clear messages for branch checks and pre-commit hook failures, guiding the user on remediation.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The skill relies on the system's `git` installation and standard shell interpreters, not bundled dependencies.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","The skill's primary function is to create commits, which is a state-changing operation, but it doesn't offer a specific `--dry-run` mode beyond the ability to skip pre-commit checks.",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","The skill operates on local git operations and does not involve remote calls or state-changing operations requiring specific retry or timeout handling.",{"category":117,"check":158,"severity":63,"summary":159},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The SKILL.md clearly defines the purpose of creating conventional commits with emoji and outlines when it should be used, specifying the artifact (git commits) and user intent (well-formatted messages).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise, self-contained, and effectively summarizes the core capability of creating conventional commits.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is reasonably concise, detailing instructions and best practices without excessive verbosity.",{"category":170,"check":171,"severity":63,"summary":172},"Context","Progressive Disclosure","The skill's instructions are straightforward and do not require progressive disclosure through separate files.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill is a direct action and does not involve deep exploration or code review that would necessitate `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides good examples of commit messages and a clear explanation of the branch naming convention.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md documents failure modes like pre-commit checks failing and provides recovery steps (fixing issues or proceeding with `--no-verify`).",{"category":104,"check":183,"severity":63,"summary":184},"Tool Fallback","The skill relies on the standard `git` command, which is a prerequisite, and does not depend on an external MCP server.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The skill assumes a POSIX-like environment with `git` installed and lists the available tools, making its stack assumptions clear.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The skill halts on pre-commit failures and prompts the user before proceeding, and its branch check ensures it doesn't accidentally commit to main.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The commit skill is self-contained and does not implicitly rely on other skills; its dependencies are standard git commands.",1778695080883,"This skill automates the creation of git commits using conventional commit message formats, including emoji. It analyzes diffs, suggests splitting commits, and checks for branch validity and pre-commit hooks.",[198,199,200,201,202],"Automated conventional commit message generation","Emoji integration in commit messages","Diff analysis for commit splitting suggestions","Pre-commit hook execution and management","Branch check and prompt for new branch creation",[204,205,206],"Performing complex git operations beyond commit creation.","Managing merge conflicts automatically.","Automating pull request creation or submission.","3.0.0","4.4.0","To streamline the process of creating well-formatted and informative git commits, ensuring adherence to conventional commit standards.","The skill is well-documented, follows best practices, and has no critical or warning findings, leading to a high score and verified tier.",95,"A robust skill for generating conventional commits, well-documented and production-ready.",[214,13,215,216,217],"git","conventional-commits","developer-tools","automation","global","verified",[221,222,223,224],"Creating commits that adhere to project-specific commit message conventions.","Ensuring code quality by running pre-commit checks before committing.","Breaking down large changes into smaller, more manageable commits.","Generating clear and descriptive commit messages with appropriate emoji.",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":239,"testCoverage":241},{"hasLockfile":227},true,1778695064984,{"descriptionLength":230,"readmeSize":231},73,40436,{"closedIssues90d":233,"forks":234,"hasChangelog":235,"openIssues90d":236,"pushedAt":237,"stars":238},8,89,false,6,1778029371000,993,{"hasNpmPackage":235,"license":240,"smitheryVerified":235},"GPL-3.0",{"hasCi":235,"hasTests":227},{"updatedAt":243},1778695081832,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"plugins/git/skills/commit","NeoLabHQ","context-engineering-kit","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":256,"parentExtension":259,"providers":292,"relations":304,"tags":305,"workflow":306},1778694480889.945,"k178tq0e3kachgtfxf8zq5k2xn86nzb7",{"reviewCount":8},{"description":254,"installMethods":255,"name":214,"sourceUrl":14},"Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.",{"claudeCode":214},{"basePath":257,"githubOwner":246,"githubRepo":247,"locale":18,"slug":214,"type":258},"plugins/git","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":267,"providers":270,"relations":286,"tags":288,"workflow":289},1778694480889.9443,"k173g7jx10ba2yhdcc5s3cc1jd86mzfh",{"reviewCount":8},{"description":264,"installMethods":265,"name":266,"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":268,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":269},"","marketplace",{"evaluate":271,"extract":279},{"promptVersionExtension":272,"promptVersionScoring":208,"score":273,"tags":274,"targetMarket":218,"tier":219},"3.1.0",97,[275,276,277,278,216],"context-engineering","agent-productivity","llm-patterns","code-quality",{"commitSha":280,"license":281,"marketplace":282,"plugin":284},"HEAD","GPL-3.0-or-later",{"name":247,"pluginCount":283,"version":207},13,{"mcpCount":8,"provider":285,"skillCount":8},"classify",{"repoId":287},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[276,278,275,216,277],{"evaluatedAt":290,"extractAt":291,"updatedAt":290},1778694497063,1778694480890,{"evaluate":293,"extract":301},{"promptVersionExtension":207,"promptVersionScoring":208,"score":294,"tags":295,"targetMarket":218,"tier":300},88,[214,296,297,298,299,217],"github","cli","development","workflow","community",{"commitSha":280,"plugin":302},{"mcpCount":8,"provider":285,"skillCount":303},7,{"parentExtensionId":261,"repoId":287},[217,297,298,214,296,299],{"evaluatedAt":307,"extractAt":291,"updatedAt":307},1778694548498,{"evaluate":309,"extract":311},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":310,"targetMarket":218,"tier":219},[214,13,215,216,217],{"commitSha":280},{"parentExtensionId":251,"repoId":287},{"_creationTime":314,"_id":287,"identity":315,"providers":316,"workflow":1141},1778694475065.1633,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":317,"discover":1126,"github":1129},{"commitSha":280,"extensions":318},[319,332,371,396,416,431,464,473,510,533,568,581,590,609,632,641,649,656,664,672,680,688,696,704,712,720,728,736,744,752,760,768,776,784,792,800,808,813,821,829,837,845,853,861,869,876,884,892,900,908,916,924,932,940,948,956,964,972,980,988,996,1004,1012,1020,1028,1036,1044,1052,1060,1068,1076,1084,1092,1102,1110,1118],{"basePath":268,"description":264,"displayName":247,"installMethods":320,"rationale":321,"selectedPaths":322,"source":331,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[323,326,328],{"path":324,"priority":325},".claude-plugin/marketplace.json","mandatory",{"path":327,"priority":325},"README.md",{"path":329,"priority":330},"LICENSE","high","rule",{"basePath":333,"description":334,"displayName":335,"installMethods":336,"rationale":337,"selectedPaths":338,"source":331,"sourceLanguage":18,"type":258},"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":335},"plugin manifest at plugins/reflexion/.claude-plugin/plugin.json",[339,341,342,345,347,349,351,353,355,357,359,361,363,365,367,369],{"path":340,"priority":325},".claude-plugin/plugin.json",{"path":327,"priority":325},{"path":343,"priority":344},"skills/critique/SKILL.md","medium",{"path":346,"priority":344},"skills/memorize/SKILL.md",{"path":348,"priority":344},"skills/reflect/SKILL.md",{"path":350,"priority":330},"hooks/.gitignore",{"path":352,"priority":330},"hooks/README.md",{"path":354,"priority":330},"hooks/hooks.json",{"path":356,"priority":330},"hooks/package.json",{"path":358,"priority":330},"hooks/src/index.ts",{"path":360,"priority":330},"hooks/src/lib.ts",{"path":362,"priority":330},"hooks/src/onStopHandler.test.ts",{"path":364,"priority":330},"hooks/src/onStopHandler.ts",{"path":366,"priority":330},"hooks/src/session.ts",{"path":368,"priority":330},"hooks/tsconfig.json",{"path":370,"priority":330},"hooks/vitest.config.ts",{"basePath":372,"description":373,"displayName":374,"installMethods":375,"rationale":376,"selectedPaths":377,"source":331,"sourceLanguage":18,"type":258},"plugins/review","Introduce codebase and PR review commands and skills using multiple specialized agents.","review",{"claudeCode":374},"plugin manifest at plugins/review/.claude-plugin/plugin.json",[378,379,380,382,384,386,388,390,392,394],{"path":340,"priority":325},{"path":327,"priority":325},{"path":381,"priority":344},"skills/review-local-changes/SKILL.md",{"path":383,"priority":344},"skills/review-pr/SKILL.md",{"path":385,"priority":330},"agents/bug-hunter.md",{"path":387,"priority":330},"agents/code-quality-reviewer.md",{"path":389,"priority":330},"agents/contracts-reviewer.md",{"path":391,"priority":330},"agents/historical-context-reviewer.md",{"path":393,"priority":330},"agents/security-auditor.md",{"path":395,"priority":330},"agents/test-coverage-reviewer.md",{"basePath":257,"description":254,"displayName":214,"installMethods":397,"rationale":398,"selectedPaths":399,"source":331,"sourceLanguage":18,"type":258},{"claudeCode":214},"plugin manifest at plugins/git/.claude-plugin/plugin.json",[400,401,402,404,406,408,410,412,414],{"path":340,"priority":325},{"path":327,"priority":325},{"path":403,"priority":344},"skills/analyze-issue/SKILL.md",{"path":405,"priority":344},"skills/attach-review-to-pr/SKILL.md",{"path":407,"priority":344},"skills/commit/SKILL.md",{"path":409,"priority":344},"skills/create-pr/SKILL.md",{"path":411,"priority":344},"skills/git-notes/SKILL.md",{"path":413,"priority":344},"skills/git-worktrees/SKILL.md",{"path":415,"priority":344},"skills/load-issues/SKILL.md",{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":331,"sourceLanguage":18,"type":258},"plugins/tdd","Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.","tdd",{"claudeCode":419},"plugin manifest at plugins/tdd/.claude-plugin/plugin.json",[423,424,425,427,429],{"path":340,"priority":325},{"path":327,"priority":325},{"path":426,"priority":344},"skills/fix-tests/SKILL.md",{"path":428,"priority":344},"skills/test-driven-development/SKILL.md",{"path":430,"priority":344},"skills/write-tests/SKILL.md",{"basePath":432,"description":433,"displayName":434,"installMethods":435,"rationale":436,"selectedPaths":437,"source":331,"sourceLanguage":18,"type":258},"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":434},"plugin manifest at plugins/sadd/.claude-plugin/plugin.json",[438,439,440,442,444,446,448,450,452,454,456,458,460,462],{"path":340,"priority":325},{"path":327,"priority":325},{"path":441,"priority":344},"skills/do-and-judge/SKILL.md",{"path":443,"priority":344},"skills/do-competitively/SKILL.md",{"path":445,"priority":344},"skills/do-in-parallel/SKILL.md",{"path":447,"priority":344},"skills/do-in-steps/SKILL.md",{"path":449,"priority":344},"skills/judge/SKILL.md",{"path":451,"priority":344},"skills/judge-with-debate/SKILL.md",{"path":453,"priority":344},"skills/launch-sub-agent/SKILL.md",{"path":455,"priority":344},"skills/multi-agent-patterns/SKILL.md",{"path":457,"priority":344},"skills/subagent-driven-development/SKILL.md",{"path":459,"priority":344},"skills/tree-of-thoughts/SKILL.md",{"path":461,"priority":330},"agents/judge.md",{"path":463,"priority":330},"agents/meta-judge.md",{"basePath":465,"description":466,"displayName":467,"installMethods":468,"rationale":469,"selectedPaths":470,"source":331,"sourceLanguage":18,"type":258},"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":467},"plugin manifest at plugins/ddd/.claude-plugin/plugin.json",[471,472],{"path":340,"priority":325},{"path":327,"priority":325},{"basePath":474,"description":475,"displayName":476,"installMethods":477,"rationale":478,"selectedPaths":479,"source":331,"sourceLanguage":18,"type":258},"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":476},"plugin manifest at plugins/sdd/.claude-plugin/plugin.json",[480,481,482,484,486,488,490,492,494,496,498,500,502,504,506,508],{"path":340,"priority":325},{"path":327,"priority":325},{"path":483,"priority":344},"skills/add-task/SKILL.md",{"path":485,"priority":344},"skills/brainstorm/SKILL.md",{"path":487,"priority":344},"skills/create-ideas/SKILL.md",{"path":489,"priority":344},"skills/implement-task/SKILL.md",{"path":491,"priority":344},"skills/plan-task/SKILL.md",{"path":493,"priority":330},"agents/business-analyst.md",{"path":495,"priority":330},"agents/code-explorer.md",{"path":497,"priority":330},"agents/developer.md",{"path":499,"priority":330},"agents/qa-engineer.md",{"path":501,"priority":330},"agents/researcher.md",{"path":503,"priority":330},"agents/software-architect.md",{"path":505,"priority":330},"agents/team-lead.md",{"path":507,"priority":330},"agents/tech-lead.md",{"path":509,"priority":330},"agents/tech-writer.md",{"basePath":511,"description":512,"displayName":513,"installMethods":514,"rationale":515,"selectedPaths":516,"source":331,"sourceLanguage":18,"type":258},"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":513},"plugin manifest at plugins/kaizen/.claude-plugin/plugin.json",[517,518,519,521,523,525,527,529,531],{"path":340,"priority":325},{"path":327,"priority":325},{"path":520,"priority":344},"skills/analyse/SKILL.md",{"path":522,"priority":344},"skills/analyse-problem/SKILL.md",{"path":524,"priority":344},"skills/cause-and-effect/SKILL.md",{"path":526,"priority":344},"skills/kaizen/SKILL.md",{"path":528,"priority":344},"skills/plan-do-check-act/SKILL.md",{"path":530,"priority":344},"skills/root-cause-tracing/SKILL.md",{"path":532,"priority":344},"skills/why/SKILL.md",{"basePath":534,"description":535,"displayName":536,"installMethods":537,"rationale":538,"selectedPaths":539,"source":331,"sourceLanguage":18,"type":258},"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":536},"plugin manifest at plugins/customaize-agent/.claude-plugin/plugin.json",[540,541,542,544,546,548,550,552,554,556,558,560,562,564,566],{"path":340,"priority":325},{"path":327,"priority":325},{"path":543,"priority":344},"skills/agent-evaluation/SKILL.md",{"path":545,"priority":344},"skills/apply-anthropic-skill-best-practices/SKILL.md",{"path":547,"priority":344},"skills/context-engineering/SKILL.md",{"path":549,"priority":344},"skills/create-agent/SKILL.md",{"path":551,"priority":344},"skills/create-command/SKILL.md",{"path":553,"priority":344},"skills/create-hook/SKILL.md",{"path":555,"priority":344},"skills/create-rule/SKILL.md",{"path":557,"priority":344},"skills/create-skill/SKILL.md",{"path":559,"priority":344},"skills/create-workflow-command/SKILL.md",{"path":561,"priority":344},"skills/prompt-engineering/SKILL.md",{"path":563,"priority":344},"skills/test-prompt/SKILL.md",{"path":565,"priority":344},"skills/test-skill/SKILL.md",{"path":567,"priority":344},"skills/thought-based-reasoning/SKILL.md",{"basePath":569,"description":570,"displayName":571,"installMethods":572,"rationale":573,"selectedPaths":574,"source":331,"sourceLanguage":18,"type":258},"plugins/docs","Commands for analysing project, writing and refining documentation.","docs",{"claudeCode":571},"plugin manifest at plugins/docs/.claude-plugin/plugin.json",[575,576,577,579],{"path":340,"priority":325},{"path":327,"priority":325},{"path":578,"priority":344},"skills/update-docs/SKILL.md",{"path":580,"priority":344},"skills/write-concisely/SKILL.md",{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":331,"sourceLanguage":18,"type":258},"plugins/tech-stack","Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.","tech-stack",{"claudeCode":584},"plugin manifest at plugins/tech-stack/.claude-plugin/plugin.json",[588,589],{"path":340,"priority":325},{"path":327,"priority":325},{"basePath":591,"description":592,"displayName":593,"installMethods":594,"rationale":595,"selectedPaths":596,"source":331,"sourceLanguage":18,"type":258},"plugins/mcp","Commands for setup well known MCP server integration if needed and update CLAUDE.md file with requirement to use this MCP server for current project.","mcp",{"claudeCode":593},"plugin manifest at plugins/mcp/.claude-plugin/plugin.json",[597,598,599,601,603,605,607],{"path":340,"priority":325},{"path":327,"priority":325},{"path":600,"priority":344},"skills/build-mcp/SKILL.md",{"path":602,"priority":344},"skills/setup-arxiv-mcp/SKILL.md",{"path":604,"priority":344},"skills/setup-codemap-cli/SKILL.md",{"path":606,"priority":344},"skills/setup-context7-mcp/SKILL.md",{"path":608,"priority":344},"skills/setup-serena-mcp/SKILL.md",{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":331,"sourceLanguage":18,"type":258},"plugins/fpf","First Principles Framework (FPF) for structured reasoning using workflow command pattern. Implements ADI (Abduction-Deduction-Induction) cycle via propose-hypotheses workflow with fpf-agent for hypothesis generation, logical verification, empirical validation, and auditable decision-making. Includes utility commands for status, query, decay, actualize, and reset.","fpf",{"claudeCode":612},"plugin manifest at plugins/fpf/.claude-plugin/plugin.json",[616,617,618,620,622,624,626,628,630],{"path":340,"priority":325},{"path":327,"priority":325},{"path":619,"priority":344},"skills/actualize/SKILL.md",{"path":621,"priority":344},"skills/decay/SKILL.md",{"path":623,"priority":344},"skills/propose-hypotheses/SKILL.md",{"path":625,"priority":344},"skills/query/SKILL.md",{"path":627,"priority":344},"skills/reset/SKILL.md",{"path":629,"priority":344},"skills/status/SKILL.md",{"path":631,"priority":330},"agents/fpf-agent.md",{"basePath":633,"description":634,"displayName":635,"installMethods":636,"rationale":637,"selectedPaths":638,"source":331,"sourceLanguage":18,"type":248},"plugins/customaize-agent/skills/agent-evaluation","Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.","agent-evaluation",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/agent-evaluation/SKILL.md",[639],{"path":640,"priority":325},"SKILL.md",{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":331,"sourceLanguage":18,"type":248},"plugins/customaize-agent/skills/apply-anthropic-skill-best-practices","Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure","apply-anthropic-skill-best-practices",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/apply-anthropic-skill-best-practices/SKILL.md",[648],{"path":640,"priority":325},{"basePath":650,"description":651,"displayName":275,"installMethods":652,"rationale":653,"selectedPaths":654,"source":331,"sourceLanguage":18,"type":248},"plugins/customaize-agent/skills/context-engineering","Understand the components, mechanics, and constraints of context in agent systems. Use when writing, editing, or optimizing commands, skills, or sub-agents prompts.",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/context-engineering/SKILL.md",[655],{"path":640,"priority":325},{"basePath":657,"description":658,"displayName":659,"installMethods":660,"rationale":661,"selectedPaths":662,"source":331,"sourceLanguage":18,"type":248},"plugins/customaize-agent/skills/create-agent","Comprehensive guide for creating Claude Code agents with proper structure, triggering conditions, system prompts, and validation - combines official Anthropic best practices with proven patterns","create-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-agent/SKILL.md",[663],{"path":640,"priority":325},{"basePath":665,"description":666,"displayName":667,"installMethods":668,"rationale":669,"selectedPaths":670,"source":331,"sourceLanguage":18,"type":248},"plugins/customaize-agent/skills/create-command","Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration","create-command",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-command/SKILL.md",[671],{"path":640,"priority":325},{"basePath":673,"description":674,"displayName":675,"installMethods":676,"rationale":677,"selectedPaths":678,"source":331,"sourceLanguage":18,"type":248},"plugins/customaize-agent/skills/create-rule","Use when found gap or repetative issue, that produced by you or implemenataion agent. Esentially use it each time when you say \"You absolutly right, I should have done it differently.\" -> need create rule for this issue so it not appears again.","create-rule",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-rule/SKILL.md",[679],{"path":640,"priority":325},{"basePath":681,"description":682,"displayName":683,"installMethods":684,"rationale":685,"selectedPaths":686,"source":331,"sourceLanguage":18,"type":248},"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",[687],{"path":640,"priority":325},{"basePath":689,"description":690,"displayName":691,"installMethods":692,"rationale":693,"selectedPaths":694,"source":331,"sourceLanguage":18,"type":248},"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",[695],{"path":640,"priority":325},{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":331,"sourceLanguage":18,"type":248},"plugins/customaize-agent/skills/prompt-engineering","Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.","prompt-engineering",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/prompt-engineering/SKILL.md",[703],{"path":640,"priority":325},{"basePath":705,"description":706,"displayName":707,"installMethods":708,"rationale":709,"selectedPaths":710,"source":331,"sourceLanguage":18,"type":248},"plugins/customaize-agent/skills/test-prompt","Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing","test-prompt",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/test-prompt/SKILL.md",[711],{"path":640,"priority":325},{"basePath":713,"description":714,"displayName":715,"installMethods":716,"rationale":717,"selectedPaths":718,"source":331,"sourceLanguage":18,"type":248},"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",[719],{"path":640,"priority":325},{"basePath":721,"description":722,"displayName":723,"installMethods":724,"rationale":725,"selectedPaths":726,"source":331,"sourceLanguage":18,"type":248},"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",[727],{"path":640,"priority":325},{"basePath":729,"description":730,"displayName":731,"installMethods":732,"rationale":733,"selectedPaths":734,"source":331,"sourceLanguage":18,"type":248},"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",[735],{"path":640,"priority":325},{"basePath":737,"description":738,"displayName":739,"installMethods":740,"rationale":741,"selectedPaths":742,"source":331,"sourceLanguage":18,"type":248},"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",[743],{"path":640,"priority":325},{"basePath":745,"description":746,"displayName":747,"installMethods":748,"rationale":749,"selectedPaths":750,"source":331,"sourceLanguage":18,"type":248},"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",[751],{"path":640,"priority":325},{"basePath":753,"description":754,"displayName":755,"installMethods":756,"rationale":757,"selectedPaths":758,"source":331,"sourceLanguage":18,"type":248},"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",[759],{"path":640,"priority":325},{"basePath":761,"description":762,"displayName":763,"installMethods":764,"rationale":765,"selectedPaths":766,"source":331,"sourceLanguage":18,"type":248},"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",[767],{"path":640,"priority":325},{"basePath":769,"description":770,"displayName":771,"installMethods":772,"rationale":773,"selectedPaths":774,"source":331,"sourceLanguage":18,"type":248},"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",[775],{"path":640,"priority":325},{"basePath":777,"description":778,"displayName":779,"installMethods":780,"rationale":781,"selectedPaths":782,"source":331,"sourceLanguage":18,"type":248},"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",[783],{"path":640,"priority":325},{"basePath":785,"description":786,"displayName":787,"installMethods":788,"rationale":789,"selectedPaths":790,"source":331,"sourceLanguage":18,"type":248},"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",[791],{"path":640,"priority":325},{"basePath":793,"description":794,"displayName":795,"installMethods":796,"rationale":797,"selectedPaths":798,"source":331,"sourceLanguage":18,"type":248},"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",[799],{"path":640,"priority":325},{"basePath":801,"description":802,"displayName":803,"installMethods":804,"rationale":805,"selectedPaths":806,"source":331,"sourceLanguage":18,"type":248},"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",[807],{"path":640,"priority":325},{"basePath":245,"description":10,"displayName":13,"installMethods":809,"rationale":810,"selectedPaths":811,"source":331,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/commit/SKILL.md",[812],{"path":640,"priority":325},{"basePath":814,"description":815,"displayName":816,"installMethods":817,"rationale":818,"selectedPaths":819,"source":331,"sourceLanguage":18,"type":248},"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",[820],{"path":640,"priority":325},{"basePath":822,"description":823,"displayName":824,"installMethods":825,"rationale":826,"selectedPaths":827,"source":331,"sourceLanguage":18,"type":248},"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",[828],{"path":640,"priority":325},{"basePath":830,"description":831,"displayName":832,"installMethods":833,"rationale":834,"selectedPaths":835,"source":331,"sourceLanguage":18,"type":248},"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",[836],{"path":640,"priority":325},{"basePath":838,"description":839,"displayName":840,"installMethods":841,"rationale":842,"selectedPaths":843,"source":331,"sourceLanguage":18,"type":248},"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",[844],{"path":640,"priority":325},{"basePath":846,"description":847,"displayName":848,"installMethods":849,"rationale":850,"selectedPaths":851,"source":331,"sourceLanguage":18,"type":248},"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",[852],{"path":640,"priority":325},{"basePath":854,"description":855,"displayName":856,"installMethods":857,"rationale":858,"selectedPaths":859,"source":331,"sourceLanguage":18,"type":248},"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",[860],{"path":640,"priority":325},{"basePath":862,"description":863,"displayName":864,"installMethods":865,"rationale":866,"selectedPaths":867,"source":331,"sourceLanguage":18,"type":248},"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",[868],{"path":640,"priority":325},{"basePath":870,"description":871,"displayName":513,"installMethods":872,"rationale":873,"selectedPaths":874,"source":331,"sourceLanguage":18,"type":248},"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",[875],{"path":640,"priority":325},{"basePath":877,"description":878,"displayName":879,"installMethods":880,"rationale":881,"selectedPaths":882,"source":331,"sourceLanguage":18,"type":248},"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",[883],{"path":640,"priority":325},{"basePath":885,"description":886,"displayName":887,"installMethods":888,"rationale":889,"selectedPaths":890,"source":331,"sourceLanguage":18,"type":248},"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",[891],{"path":640,"priority":325},{"basePath":893,"description":894,"displayName":895,"installMethods":896,"rationale":897,"selectedPaths":898,"source":331,"sourceLanguage":18,"type":248},"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",[899],{"path":640,"priority":325},{"basePath":901,"description":902,"displayName":903,"installMethods":904,"rationale":905,"selectedPaths":906,"source":331,"sourceLanguage":18,"type":248},"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",[907],{"path":640,"priority":325},{"basePath":909,"description":910,"displayName":911,"installMethods":912,"rationale":913,"selectedPaths":914,"source":331,"sourceLanguage":18,"type":248},"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",[915],{"path":640,"priority":325},{"basePath":917,"description":918,"displayName":919,"installMethods":920,"rationale":921,"selectedPaths":922,"source":331,"sourceLanguage":18,"type":248},"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",[923],{"path":640,"priority":325},{"basePath":925,"description":926,"displayName":927,"installMethods":928,"rationale":929,"selectedPaths":930,"source":331,"sourceLanguage":18,"type":248},"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",[931],{"path":640,"priority":325},{"basePath":933,"description":934,"displayName":935,"installMethods":936,"rationale":937,"selectedPaths":938,"source":331,"sourceLanguage":18,"type":248},"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",[939],{"path":640,"priority":325},{"basePath":941,"description":942,"displayName":943,"installMethods":944,"rationale":945,"selectedPaths":946,"source":331,"sourceLanguage":18,"type":248},"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",[947],{"path":640,"priority":325},{"basePath":949,"description":950,"displayName":951,"installMethods":952,"rationale":953,"selectedPaths":954,"source":331,"sourceLanguage":18,"type":248},"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",[955],{"path":640,"priority":325},{"basePath":957,"description":958,"displayName":959,"installMethods":960,"rationale":961,"selectedPaths":962,"source":331,"sourceLanguage":18,"type":248},"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",[963],{"path":640,"priority":325},{"basePath":965,"description":966,"displayName":967,"installMethods":968,"rationale":969,"selectedPaths":970,"source":331,"sourceLanguage":18,"type":248},"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",[971],{"path":640,"priority":325},{"basePath":973,"description":974,"displayName":975,"installMethods":976,"rationale":977,"selectedPaths":978,"source":331,"sourceLanguage":18,"type":248},"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",[979],{"path":640,"priority":325},{"basePath":981,"description":982,"displayName":983,"installMethods":984,"rationale":985,"selectedPaths":986,"source":331,"sourceLanguage":18,"type":248},"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",[987],{"path":640,"priority":325},{"basePath":989,"description":990,"displayName":991,"installMethods":992,"rationale":993,"selectedPaths":994,"source":331,"sourceLanguage":18,"type":248},"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",[995],{"path":640,"priority":325},{"basePath":997,"description":998,"displayName":999,"installMethods":1000,"rationale":1001,"selectedPaths":1002,"source":331,"sourceLanguage":18,"type":248},"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",[1003],{"path":640,"priority":325},{"basePath":1005,"description":1006,"displayName":1007,"installMethods":1008,"rationale":1009,"selectedPaths":1010,"source":331,"sourceLanguage":18,"type":248},"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",[1011],{"path":640,"priority":325},{"basePath":1013,"description":1014,"displayName":1015,"installMethods":1016,"rationale":1017,"selectedPaths":1018,"source":331,"sourceLanguage":18,"type":248},"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",[1019],{"path":640,"priority":325},{"basePath":1021,"description":1022,"displayName":1023,"installMethods":1024,"rationale":1025,"selectedPaths":1026,"source":331,"sourceLanguage":18,"type":248},"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",[1027],{"path":640,"priority":325},{"basePath":1029,"description":1030,"displayName":1031,"installMethods":1032,"rationale":1033,"selectedPaths":1034,"source":331,"sourceLanguage":18,"type":248},"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",[1035],{"path":640,"priority":325},{"basePath":1037,"description":1038,"displayName":1039,"installMethods":1040,"rationale":1041,"selectedPaths":1042,"source":331,"sourceLanguage":18,"type":248},"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",[1043],{"path":640,"priority":325},{"basePath":1045,"description":1046,"displayName":1047,"installMethods":1048,"rationale":1049,"selectedPaths":1050,"source":331,"sourceLanguage":18,"type":248},"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",[1051],{"path":640,"priority":325},{"basePath":1053,"description":1054,"displayName":1055,"installMethods":1056,"rationale":1057,"selectedPaths":1058,"source":331,"sourceLanguage":18,"type":248},"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",[1059],{"path":640,"priority":325},{"basePath":1061,"description":1062,"displayName":1063,"installMethods":1064,"rationale":1065,"selectedPaths":1066,"source":331,"sourceLanguage":18,"type":248},"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",[1067],{"path":640,"priority":325},{"basePath":1069,"description":1070,"displayName":1071,"installMethods":1072,"rationale":1073,"selectedPaths":1074,"source":331,"sourceLanguage":18,"type":248},"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",[1075],{"path":640,"priority":325},{"basePath":1077,"description":1078,"displayName":1079,"installMethods":1080,"rationale":1081,"selectedPaths":1082,"source":331,"sourceLanguage":18,"type":248},"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",[1083],{"path":640,"priority":325},{"basePath":1085,"description":1086,"displayName":1087,"installMethods":1088,"rationale":1089,"selectedPaths":1090,"source":331,"sourceLanguage":18,"type":248},"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",[1091],{"path":640,"priority":325},{"basePath":1093,"description":1094,"displayName":1095,"installMethods":1096,"rationale":1097,"selectedPaths":1098,"source":331,"sourceLanguage":18,"type":248},"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",[1099,1100],{"path":640,"priority":325},{"path":1101,"priority":344},"analyse-business-requirements.md",{"basePath":1103,"description":1104,"displayName":1105,"installMethods":1106,"rationale":1107,"selectedPaths":1108,"source":331,"sourceLanguage":18,"type":248},"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",[1109],{"path":640,"priority":325},{"basePath":1111,"description":1112,"displayName":1113,"installMethods":1114,"rationale":1115,"selectedPaths":1116,"source":331,"sourceLanguage":18,"type":248},"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",[1117],{"path":640,"priority":325},{"basePath":1119,"description":1120,"displayName":1121,"installMethods":1122,"rationale":1123,"selectedPaths":1124,"source":331,"sourceLanguage":18,"type":248},"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",[1125],{"path":640,"priority":325},{"sources":1127},[1128],"manual",{"closedIssues90d":233,"description":1130,"forks":234,"homepage":1131,"license":240,"openIssues90d":236,"pushedAt":237,"readmeSize":231,"stars":238,"topics":1132},"Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.","https://cek.neolab.finance/",[1133,1134,1135,1136,269,1137,1138,1139,1140],"agent","ai","claude","llm","cline","cursor","opencode","windsurf",{"classifiedAt":1142,"discoverAt":1143,"extractAt":1144,"githubAt":1144,"updatedAt":1142},1778694480631,1778694475065,1778694478670,[217,13,215,216,214],{"evaluatedAt":243,"extractAt":291,"updatedAt":243},[],[1149,1180,1211,1235,1256,1287],{"_creationTime":1150,"_id":1151,"community":1152,"display":1153,"identity":1159,"providers":1164,"relations":1173,"tags":1176,"workflow":1177},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":1154,"installMethods":1155,"name":1157,"sourceUrl":1158},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":1156},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1160,"githubOwner":1161,"githubRepo":1162,"locale":18,"slug":1163,"type":248},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":1165,"extract":1171},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1166,"tags":1167,"targetMarket":218,"tier":219},100,[214,1168,299,1169,217,297,1170],"development-environment","tmux","developer-tool",{"commitSha":280,"license":1172},"MIT",{"parentExtensionId":1174,"repoId":1175},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[217,297,1170,1168,214,1169,299],{"evaluatedAt":1178,"extractAt":1179,"updatedAt":1178},1778699613343,1778699234184,{"_creationTime":1181,"_id":1182,"community":1183,"display":1184,"identity":1190,"providers":1196,"relations":1203,"tags":1206,"workflow":1207},1778699366078.7817,"k173mj3k9wcdq512bp1532xkwx86nrh4",{"reviewCount":8},{"description":1185,"installMethods":1186,"name":1188,"sourceUrl":1189},"当工作依赖于用户实时浏览器会话或可见的渲染状态，而不是静态抓取时使用，尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM，或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。",{"claudeCode":1187},"xixu-me/skills","使用我的浏览器","https://github.com/xixu-me/skills",{"basePath":1191,"githubOwner":1192,"githubRepo":1193,"locale":1194,"slug":1195,"type":248},"skills/use-my-browser","xixu-me","skills","zh-CN","use-my-browser",{"evaluate":1197,"extract":1202},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1166,"tags":1198,"targetMarket":218,"tier":219},[1199,1200,217,1201,216],"browser","debugging","ux",{"commitSha":280,"license":1172},{"repoId":1204,"translatedFrom":1205},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k179cgk616p3xva37r5jqsfwvh86mcp2",[217,1199,1200,216,1201],{"evaluatedAt":1208,"extractAt":1209,"updatedAt":1210},1778699261239,1778699106670,1778699366078,{"_creationTime":1212,"_id":1213,"community":1214,"display":1215,"identity":1220,"providers":1224,"relations":1229,"tags":1231,"workflow":1232},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":1216,"installMethods":1217,"name":296,"sourceUrl":1219},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":1218},"steipete/clawdis","https://github.com/steipete/clawdis",{"basePath":1221,"githubOwner":1222,"githubRepo":1223,"locale":18,"slug":296,"type":248},"skills/github","steipete","clawdis",{"evaluate":1225,"extract":1228},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1166,"tags":1226,"targetMarket":218,"tier":219},[296,297,1227,216,217],"api",{"commitSha":280},{"repoId":1230},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[1227,217,297,216,296],{"evaluatedAt":1233,"extractAt":1234,"updatedAt":1233},1778698569289,1778697652123,{"_creationTime":1236,"_id":1237,"community":1238,"display":1239,"identity":1243,"providers":1245,"relations":1252,"tags":1253,"workflow":1254},1778697652123.8845,"k17bexjjjsz81ysk7bd3ggdm8s86mt2t",{"reviewCount":8},{"description":1240,"installMethods":1241,"name":1242,"sourceUrl":1219},"Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.",{"claudeCode":1218},"openclaw-testing",{"basePath":1244,"githubOwner":1222,"githubRepo":1223,"locale":18,"slug":1242,"type":248},".agents/skills/openclaw-testing",{"evaluate":1246,"extract":1251},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1166,"tags":1247,"targetMarket":218,"tier":219},[1248,1249,1250,217,216],"testing","ci","validation",{"commitSha":280},{"repoId":1230},[217,1249,216,1248,1250],{"evaluatedAt":1255,"extractAt":1234,"updatedAt":1255},1778697962962,{"_creationTime":1257,"_id":1258,"community":1259,"display":1260,"identity":1266,"providers":1271,"relations":1278,"tags":1282,"workflow":1283},1778693894103.9775,"k1797h1np600c3xdf6q3n76db586mgmn",{"reviewCount":8},{"description":1261,"installMethods":1262,"name":1264,"sourceUrl":1265},"重写提交消息，使其听起来像一个严谨的程序员编写的。去除 AI/营销术语（“全面的解决方案”、“健壮的实现”、“利用”、“增强”、“无缝地”、“此提交...”）。保留 Conventional Commits 格式。主题 ≤72 个字符（目标 ≤50），祈使语气。仅当“为什么”在主题中不明显时才写正文。在用户说“人性化提交”、“去营销术语化提交消息”、“让这个提交听起来像人话”、“/unslop-commit”、“/commit”、“写一个提交”或粘贴草稿提交以供清理时使用。暂存更改时自动触发。\n",{"claudeCode":1263},"MohamedAbdallah-14/unslop","Unslop Commit","https://github.com/MohamedAbdallah-14/unslop",{"basePath":1267,"githubOwner":1268,"githubRepo":1269,"locale":1194,"slug":1270,"type":248},"skills/unslop-commit","MohamedAbdallah-14","unslop","unslop-commit",{"evaluate":1272,"extract":1277},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1166,"tags":1273,"targetMarket":218,"tier":219},[1274,215,214,1275,1276],"commit-message","ai-writing","natural-language-processing",{"commitSha":280,"license":1172},{"parentExtensionId":1279,"repoId":1280,"translatedFrom":1281},"k177fsagh49r77m9y4755zc1mn86m1jm","kd727xcarpnqcat3wd68ms466s86mwkb","k178pmb87re7z9as1b8ky4h9m586ncf7",[1275,1274,215,214,1276],{"evaluatedAt":1284,"extractAt":1285,"updatedAt":1286},1778693755963,1778693661691,1778693894104,{"_creationTime":1288,"_id":1289,"community":1290,"display":1291,"identity":1297,"providers":1301,"relations":1307,"tags":1309,"workflow":1310},1778696993586.706,"k1779v5xzekjg54smcwht7v0ys86n8gr",{"reviewCount":8},{"description":1292,"installMethods":1293,"name":1295,"sourceUrl":1296},"Create a git commit with a good message. Use when the user says \"commit\", \"save changes\", \"commit this\", or asks to create a commit after making code changes.",{"claudeCode":1294},"SeifBenayed/claude-code-sdk","Git Commit","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":1298,"githubOwner":1299,"githubRepo":1300,"locale":18,"slug":13,"type":248},".claude/skills/commit","SeifBenayed","claude-code-sdk",{"evaluate":1302,"extract":1306},{"promptVersionExtension":207,"promptVersionScoring":208,"score":1303,"tags":1304,"targetMarket":218,"tier":219},99,[214,13,1305,216,217],"code-review",{"commitSha":280,"license":1172},{"repoId":1308},"kd78s53c1852h5p7c3qem663xs86njab",[217,1305,13,216,214],{"evaluatedAt":1311,"extractAt":1312,"updatedAt":1311},1778697041232,1778696993586]