[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NeoLabHQ-git-notes-zh-CN":3,"guides-for-NeoLabHQ-git-notes":1147,"similar-k173drcrpzrk7dafx0k7pawef986ntgh-zh-CN":1148},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":226,"parentExtension":248,"providers":308,"relations":312,"repo":313,"tags":1145,"workflow":1146},1778694480889.9536,"k173drcrpzrk7dafx0k7pawef986ntgh",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"NeoLabHQ/context-engineering-kit","git-notes","https://github.com/NeoLabHQ/context-engineering-kit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":241},1778695113305.56,"kn70akpb4f24naswtzge1fvat186mtrr","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,104,108,111,114,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of adding metadata to commits without changing history and names the Git notes commands as the solution.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides specific git notes commands and patterns for attaching non-invasive metadata, offering a focused utility beyond basic Git operations.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides commands and patterns for managing Git notes, covering the complete lifecycle of adding, viewing, and sharing metadata.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on Git notes, a single, well-defined aspect of Git functionality, without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately and concisely reflects the skill's functionality of using Git notes for metadata attachment.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill is represented by a single entity in the `git-notes` skill, implying a focused set of operations rather than a general-purpose command.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md and README.md provide comprehensive command references, configuration options, and examples for using Git notes.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The skill itself is named 'git-notes', and its documentation references standard Git commands, which are descriptive.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The skill operates on Git objects and uses standard Git commands, implying minimal and well-defined I/O through Git's interface.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under GPL-3.0, a permissive open-source license, as indicated by the LICENSE file.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on 2026-05-06, which is within the last 3 months.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to use third-party dependencies.",{"category":66,"check":67,"severity":63,"summary":68},"Security","Secret Management","The skill operates on Git objects and does not handle secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill uses standard Git commands, which are well-defined and do not load untrusted third-party data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on local Git commands and does not fetch remote content at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill interacts with the local Git repository, operating within the expected scope of a Git client.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill uses standard, non-detached Git commands and does not exhibit sandbox escape primitives.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill operates locally on Git objects and does not involve submitting data to a third party.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions appear free of hidden text tricks or malicious steering instructions.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's implementation relies on standard Git commands, not obfuscated or dynamically fetched code.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates on standard Git objects and commands, making no assumptions about user-specific project organization outside the Git repository.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository has 6 open issues and 8 closed issues in the last 90 days, indicating active maintenance with a reasonable closure rate.",{"category":100,"check":101,"severity":102,"summary":103},"Versioning","Release Management","warning","The repository does not have a formal versioning system like tags or a CHANGELOG, and installation instructions reference 'main', making it difficult to pin to a specific version.",{"category":105,"check":106,"severity":24,"summary":107},"Code Execution","Validation","The skill uses standard Git commands, which internally handle validation of their arguments.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","While Git operations can be destructive, Git commands themselves typically prompt for confirmation or require explicit flags for dangerous actions, and the skill does not introduce unguarded operations.",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","The skill relies on Git's built-in error handling, which reports errors clearly and non-zero exit codes.",{"category":105,"check":115,"severity":63,"summary":116},"Logging","The skill does not perform destructive actions or outbound calls that would require local logging for auditing.",{"category":118,"check":119,"severity":63,"summary":120},"Compliance","GDPR","The skill operates on Git metadata and does not process personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is universally applicable to Git repositories and has no regional or jurisdictional limitations.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard Git commands, ensuring portability across POSIX-compliant systems.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file is extensive and clearly outlines the Context Engineering Kit, including details about its plugins.",{"category":33,"check":131,"severity":63,"summary":132},"Tool surface size","This is a skill, not a CLI or MCP with multiple tools.",{"category":40,"check":134,"severity":63,"summary":135},"Overlapping near-synonym tools","The skill represents a single function, not a collection of tools with overlapping names.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All documented features related to Git notes are implemented by the skill's underlying Git commands.",{"category":140,"check":141,"severity":102,"summary":142},"Install","Installation instruction","The main README provides installation instructions for the Context Engineering Kit marketplace but lacks specific copy-paste invocation examples for the git-notes skill itself.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The skill relies on Git's error messages, which are typically descriptive and provide context for remediation.",{"category":148,"check":149,"severity":63,"summary":150},"Execution","Pinned dependencies","The skill uses native Git commands and does not rely on third-party script dependencies.",{"category":33,"check":152,"severity":63,"summary":153},"Dry-run preview","The skill is primarily analytical, and while Git commands like 'notes remove' can be destructive, Git itself provides confirmation prompts or staging for such operations.",{"category":155,"check":156,"severity":63,"summary":157},"Protocol","Idempotent retry & timeouts","The skill relies on Git commands, which are typically executed locally and synchronously without explicit remote calls requiring timeouts or complex retry logic.",{"category":118,"check":159,"severity":63,"summary":160},"Telemetry opt-in","The skill does not appear to emit any telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The skill's purpose is precisely defined: attaching metadata to commits without changing history, and it names Git objects as the artifact and 'adding metadata' as the user intent.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The SKILL.md frontmatter is concise and effectively summarizes the core capability of using Git notes for metadata.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md body is well-structured and under 500 lines, with commands detailed in a separate markdown file, demonstrating progressive disclosure.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md effectively uses a separate 'references/commands.md' file for detailed command reference, adhering to progressive disclosure.",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","This skill is not an exploration-heavy skill; it directly executes Git commands.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides numerous clear and actionable examples for various use cases like code review tracking, test results annotation, and sharing notes.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The 'Common Mistakes' and 'Best Practices' sections in the SKILL.md address potential failure modes and limitations, offering recovery steps.",{"category":105,"check":184,"severity":63,"summary":185},"Tool Fallback","The skill does not rely on external MCP servers and uses built-in Git commands.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill implicitly relies on Git's behavior, which typically halts on unexpected states or requires user confirmation for potentially destructive operations.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The git-notes skill is self-contained and operates using standard Git commands without implicit reliance on other skills.",1778695112409,"This skill provides commands and patterns for using Git notes to attach metadata to commits without altering history, enabling tracking of review status, test results, and other annotations.",[196,197,198,199,200],"Attach metadata to Git commits","Track review status and test results","Supplement commit messages post-hoc","Use different namespaces for notes","Push and fetch notes to/from remote repositories",[202,203,204],"Modifying commit history (e.g., amending commits).","Managing Git branches or complex merge strategies.","Replacing Git commit messages entirely.","3.0.0","4.4.0","To enable users to add non-invasive metadata to Git commits, thereby enriching commit history with details like review status, test results, and code quality annotations without rewriting history.","The skill is well-documented with clear examples and handles edge cases. The primary concern is the lack of formal versioning and specific invocation examples, which limits discoverability and reproducibility.",95,"A robust skill for enhancing Git commit metadata with comprehensive documentation and practical examples.",[212,213,214,215,216],"git","metadata","commits","version-control","developer-tools","global","community",[220,221,222,223],"Tracking code review status on specific commits.","Annotating commits with test results and coverage information.","Adding audit trail information to Git objects.","Maintaining historical context for specific commits without modifying the history.",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":238,"testCoverage":240},{"hasLockfile":226},true,1778695098331,{"descriptionLength":229,"readmeSize":230},262,40436,{"closedIssues90d":232,"forks":233,"hasChangelog":234,"openIssues90d":235,"pushedAt":236,"stars":237},8,89,false,6,1778029371000,993,{"hasNpmPackage":234,"license":239,"smitheryVerified":234},"GPL-3.0",{"hasCi":234,"hasTests":226},{"updatedAt":242},1778695113305,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"plugins/git/skills/git-notes","NeoLabHQ","context-engineering-kit","skill",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":255,"parentExtension":258,"providers":292,"relations":304,"tags":305,"workflow":306},1778694480889.945,"k178tq0e3kachgtfxf8zq5k2xn86nzb7",{"reviewCount":8},{"description":253,"installMethods":254,"name":212,"sourceUrl":14},"Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.",{"claudeCode":212},{"basePath":256,"githubOwner":245,"githubRepo":246,"locale":18,"slug":212,"type":257},"plugins/git","plugin",{"_creationTime":259,"_id":260,"community":261,"display":262,"identity":266,"providers":269,"relations":286,"tags":288,"workflow":289},1778694480889.9443,"k173g7jx10ba2yhdcc5s3cc1jd86mzfh",{"reviewCount":8},{"description":263,"installMethods":264,"name":265,"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":267,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":268},"","marketplace",{"evaluate":270,"extract":279},{"promptVersionExtension":271,"promptVersionScoring":206,"score":272,"tags":273,"targetMarket":217,"tier":278},"3.1.0",97,[274,275,276,277,216],"context-engineering","agent-productivity","llm-patterns","code-quality","verified",{"commitSha":280,"license":281,"marketplace":282,"plugin":284},"HEAD","GPL-3.0-or-later",{"name":246,"pluginCount":283,"version":205},13,{"mcpCount":8,"provider":285,"skillCount":8},"classify",{"repoId":287},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[275,277,274,216,276],{"evaluatedAt":290,"extractAt":291,"updatedAt":290},1778694497063,1778694480890,{"evaluate":293,"extract":301},{"promptVersionExtension":205,"promptVersionScoring":206,"score":294,"tags":295,"targetMarket":217,"tier":218},88,[212,296,297,298,299,300],"github","cli","development","workflow","automation",{"commitSha":280,"plugin":302},{"mcpCount":8,"provider":285,"skillCount":303},7,{"parentExtensionId":260,"repoId":287},[300,297,298,212,296,299],{"evaluatedAt":307,"extractAt":291,"updatedAt":307},1778694548498,{"evaluate":309,"extract":311},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":310,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":280},{"parentExtensionId":250,"repoId":287},{"_creationTime":314,"_id":287,"identity":315,"providers":316,"workflow":1141},1778694475065.1633,{"githubOwner":245,"githubRepo":246,"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,816,824,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":267,"description":263,"displayName":246,"installMethods":320,"rationale":321,"selectedPaths":322,"source":331,"sourceLanguage":18,"type":268},{"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":257},"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":257},"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":256,"description":253,"displayName":212,"installMethods":397,"rationale":398,"selectedPaths":399,"source":331,"sourceLanguage":18,"type":257},{"claudeCode":212},"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":257},"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":257},"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":257},"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":257},"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":257},"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":257},"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":257},"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":257},"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":257},"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":257},"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":247},"plugins/customaize-agent/skills/agent-evaluation","Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.","agent-evaluation",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/agent-evaluation/SKILL.md",[639],{"path":640,"priority":325},"SKILL.md",{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":331,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/apply-anthropic-skill-best-practices","Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure","apply-anthropic-skill-best-practices",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/apply-anthropic-skill-best-practices/SKILL.md",[648],{"path":640,"priority":325},{"basePath":650,"description":651,"displayName":274,"installMethods":652,"rationale":653,"selectedPaths":654,"source":331,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/context-engineering","Understand the components, mechanics, and constraints of context in agent systems. Use when writing, editing, or optimizing commands, skills, or sub-agents prompts.",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/context-engineering/SKILL.md",[655],{"path":640,"priority":325},{"basePath":657,"description":658,"displayName":659,"installMethods":660,"rationale":661,"selectedPaths":662,"source":331,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/create-agent","Comprehensive guide for creating Claude Code agents with proper structure, triggering conditions, system prompts, and validation - combines official Anthropic best practices with proven patterns","create-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-agent/SKILL.md",[663],{"path":640,"priority":325},{"basePath":665,"description":666,"displayName":667,"installMethods":668,"rationale":669,"selectedPaths":670,"source":331,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/create-command","Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration","create-command",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-command/SKILL.md",[671],{"path":640,"priority":325},{"basePath":673,"description":674,"displayName":675,"installMethods":676,"rationale":677,"selectedPaths":678,"source":331,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/create-rule","Use when found gap or repetative issue, that produced by you or implemenataion agent. Esentially use it each time when you say \"You absolutly right, I should have done it differently.\" -> need create rule for this issue so it not appears again.","create-rule",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-rule/SKILL.md",[679],{"path":640,"priority":325},{"basePath":681,"description":682,"displayName":683,"installMethods":684,"rationale":685,"selectedPaths":686,"source":331,"sourceLanguage":18,"type":247},"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":247},"plugins/customaize-agent/skills/create-workflow-command","Create a workflow command that orchestrates multi-step execution through sub-agents with file-based task prompts","create-workflow-command",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-workflow-command/SKILL.md",[695],{"path":640,"priority":325},{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":331,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/prompt-engineering","Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.","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":247},"plugins/customaize-agent/skills/test-prompt","Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing","test-prompt",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/test-prompt/SKILL.md",[711],{"path":640,"priority":325},{"basePath":713,"description":714,"displayName":715,"installMethods":716,"rationale":717,"selectedPaths":718,"source":331,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/test-skill","Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes","test-skill",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/test-skill/SKILL.md",[719],{"path":640,"priority":325},{"basePath":721,"description":722,"displayName":723,"installMethods":724,"rationale":725,"selectedPaths":726,"source":331,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/thought-based-reasoning","Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning, symbolic manipulation, or problems where simple prompting fails - provides comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion) with templates, decision matrices, and research-backed patterns","thought-based-reasoning",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/thought-based-reasoning/SKILL.md",[727],{"path":640,"priority":325},{"basePath":729,"description":730,"displayName":731,"installMethods":732,"rationale":733,"selectedPaths":734,"source":331,"sourceLanguage":18,"type":247},"plugins/docs/skills/update-docs","Update and maintain project documentation for local code changes using multi-agent workflow with tech-writer agents. Covers docs/, READMEs, JSDoc, and API documentation.","update-docs",{"claudeCode":12},"SKILL.md frontmatter at plugins/docs/skills/update-docs/SKILL.md",[735],{"path":640,"priority":325},{"basePath":737,"description":738,"displayName":739,"installMethods":740,"rationale":741,"selectedPaths":742,"source":331,"sourceLanguage":18,"type":247},"plugins/docs/skills/write-concisely","Apply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more professional.","write-concisely",{"claudeCode":12},"SKILL.md frontmatter at plugins/docs/skills/write-concisely/SKILL.md",[743],{"path":640,"priority":325},{"basePath":745,"description":746,"displayName":747,"installMethods":748,"rationale":749,"selectedPaths":750,"source":331,"sourceLanguage":18,"type":247},"plugins/fpf/skills/actualize","Reconcile the project's FPF state with recent repository changes","actualize",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/actualize/SKILL.md",[751],{"path":640,"priority":325},{"basePath":753,"description":754,"displayName":755,"installMethods":756,"rationale":757,"selectedPaths":758,"source":331,"sourceLanguage":18,"type":247},"plugins/fpf/skills/decay","Manage evidence freshness by identifying stale decisions and providing governance actions","decay",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/decay/SKILL.md",[759],{"path":640,"priority":325},{"basePath":761,"description":762,"displayName":763,"installMethods":764,"rationale":765,"selectedPaths":766,"source":331,"sourceLanguage":18,"type":247},"plugins/fpf/skills/propose-hypotheses","Execute complete FPF cycle from hypothesis generation to decision","propose-hypotheses",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/propose-hypotheses/SKILL.md",[767],{"path":640,"priority":325},{"basePath":769,"description":770,"displayName":771,"installMethods":772,"rationale":773,"selectedPaths":774,"source":331,"sourceLanguage":18,"type":247},"plugins/fpf/skills/query","Search the FPF knowledge base and display hypothesis details with assurance information","query",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/query/SKILL.md",[775],{"path":640,"priority":325},{"basePath":777,"description":778,"displayName":779,"installMethods":780,"rationale":781,"selectedPaths":782,"source":331,"sourceLanguage":18,"type":247},"plugins/fpf/skills/reset","Reset the FPF reasoning cycle to start fresh","reset",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/reset/SKILL.md",[783],{"path":640,"priority":325},{"basePath":785,"description":786,"displayName":787,"installMethods":788,"rationale":789,"selectedPaths":790,"source":331,"sourceLanguage":18,"type":247},"plugins/fpf/skills/status","Display the current state of the FPF knowledge base","status",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/status/SKILL.md",[791],{"path":640,"priority":325},{"basePath":793,"description":794,"displayName":795,"installMethods":796,"rationale":797,"selectedPaths":798,"source":331,"sourceLanguage":18,"type":247},"plugins/git/skills/analyze-issue","Analyze a GitHub issue and create a detailed technical specification","analyze-issue",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/analyze-issue/SKILL.md",[799],{"path":640,"priority":325},{"basePath":801,"description":802,"displayName":803,"installMethods":804,"rationale":805,"selectedPaths":806,"source":331,"sourceLanguage":18,"type":247},"plugins/git/skills/attach-review-to-pr","Add line-specific review comments to pull requests using GitHub CLI API","attach-review-to-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/attach-review-to-pr/SKILL.md",[807],{"path":640,"priority":325},{"basePath":809,"description":810,"displayName":811,"installMethods":812,"rationale":813,"selectedPaths":814,"source":331,"sourceLanguage":18,"type":247},"plugins/git/skills/commit","Create well-formatted commits with conventional commit messages and emoji","commit",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/commit/SKILL.md",[815],{"path":640,"priority":325},{"basePath":817,"description":818,"displayName":819,"installMethods":820,"rationale":821,"selectedPaths":822,"source":331,"sourceLanguage":18,"type":247},"plugins/git/skills/create-pr","Create pull requests using GitHub CLI with proper templates and formatting","create-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/create-pr/SKILL.md",[823],{"path":640,"priority":325},{"basePath":244,"description":10,"displayName":13,"installMethods":825,"rationale":826,"selectedPaths":827,"source":331,"sourceLanguage":18,"type":247},{"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":247},"plugins/git/skills/git-worktrees","Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.","git-worktrees",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/git-worktrees/SKILL.md",[836],{"path":640,"priority":325},{"basePath":838,"description":839,"displayName":840,"installMethods":841,"rationale":842,"selectedPaths":843,"source":331,"sourceLanguage":18,"type":247},"plugins/git/skills/load-issues","Load all open issues from GitHub and save them as markdown files","load-issues",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/load-issues/SKILL.md",[844],{"path":640,"priority":325},{"basePath":846,"description":847,"displayName":848,"installMethods":849,"rationale":850,"selectedPaths":851,"source":331,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/analyse","Auto-selects best Kaizen method (Gemba Walk, Value Stream, or Muda) for target","analyse",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/analyse/SKILL.md",[852],{"path":640,"priority":325},{"basePath":854,"description":855,"displayName":856,"installMethods":857,"rationale":858,"selectedPaths":859,"source":331,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/analyse-problem","Comprehensive A3 one-page problem analysis with root cause and action plan","analyse-problem",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/analyse-problem/SKILL.md",[860],{"path":640,"priority":325},{"basePath":862,"description":863,"displayName":864,"installMethods":865,"rationale":866,"selectedPaths":867,"source":331,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/cause-and-effect","Systematic Fishbone analysis exploring problem causes across six categories","cause-and-effect",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/cause-and-effect/SKILL.md",[868],{"path":640,"priority":325},{"basePath":870,"description":871,"displayName":513,"installMethods":872,"rationale":873,"selectedPaths":874,"source":331,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/kaizen","Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/kaizen/SKILL.md",[875],{"path":640,"priority":325},{"basePath":877,"description":878,"displayName":879,"installMethods":880,"rationale":881,"selectedPaths":882,"source":331,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/plan-do-check-act","Iterative PDCA cycle for systematic experimentation and continuous improvement","plan-do-check-act",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/plan-do-check-act/SKILL.md",[883],{"path":640,"priority":325},{"basePath":885,"description":886,"displayName":887,"installMethods":888,"rationale":889,"selectedPaths":890,"source":331,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/root-cause-tracing","Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior","root-cause-tracing",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/root-cause-tracing/SKILL.md",[891],{"path":640,"priority":325},{"basePath":893,"description":894,"displayName":895,"installMethods":896,"rationale":897,"selectedPaths":898,"source":331,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/why","Iterative Five Whys root cause analysis drilling from symptoms to fundamentals","why",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/why/SKILL.md",[899],{"path":640,"priority":325},{"basePath":901,"description":902,"displayName":903,"installMethods":904,"rationale":905,"selectedPaths":906,"source":331,"sourceLanguage":18,"type":247},"plugins/mcp/skills/build-mcp","Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).","build-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/build-mcp/SKILL.md",[907],{"path":640,"priority":325},{"basePath":909,"description":910,"displayName":911,"installMethods":912,"rationale":913,"selectedPaths":914,"source":331,"sourceLanguage":18,"type":247},"plugins/mcp/skills/setup-arxiv-mcp","Guide for setup arXiv paper search MCP server using Docker MCP","setup-arxiv-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-arxiv-mcp/SKILL.md",[915],{"path":640,"priority":325},{"basePath":917,"description":918,"displayName":919,"installMethods":920,"rationale":921,"selectedPaths":922,"source":331,"sourceLanguage":18,"type":247},"plugins/mcp/skills/setup-codemap-cli","Guide for setup Codemap CLI for intelligent codebase visualization and navigation","setup-codemap-cli",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-codemap-cli/SKILL.md",[923],{"path":640,"priority":325},{"basePath":925,"description":926,"displayName":927,"installMethods":928,"rationale":929,"selectedPaths":930,"source":331,"sourceLanguage":18,"type":247},"plugins/mcp/skills/setup-context7-mcp","Guide for setup Context7 MCP server to load documentation for specific technologies.","setup-context7-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-context7-mcp/SKILL.md",[931],{"path":640,"priority":325},{"basePath":933,"description":934,"displayName":935,"installMethods":936,"rationale":937,"selectedPaths":938,"source":331,"sourceLanguage":18,"type":247},"plugins/mcp/skills/setup-serena-mcp","Guide for setup Serena MCP server for semantic code retrieval and editing capabilities","setup-serena-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-serena-mcp/SKILL.md",[939],{"path":640,"priority":325},{"basePath":941,"description":942,"displayName":943,"installMethods":944,"rationale":945,"selectedPaths":946,"source":331,"sourceLanguage":18,"type":247},"plugins/reflexion/skills/critique","Comprehensive multi-perspective review using specialized judges with debate and consensus building","critique",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/critique/SKILL.md",[947],{"path":640,"priority":325},{"basePath":949,"description":950,"displayName":951,"installMethods":952,"rationale":953,"selectedPaths":954,"source":331,"sourceLanguage":18,"type":247},"plugins/reflexion/skills/memorize","Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering","memorize",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/memorize/SKILL.md",[955],{"path":640,"priority":325},{"basePath":957,"description":958,"displayName":959,"installMethods":960,"rationale":961,"selectedPaths":962,"source":331,"sourceLanguage":18,"type":247},"plugins/reflexion/skills/reflect","Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification","reflect",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/reflect/SKILL.md",[963],{"path":640,"priority":325},{"basePath":965,"description":966,"displayName":967,"installMethods":968,"rationale":969,"selectedPaths":970,"source":331,"sourceLanguage":18,"type":247},"plugins/review/skills/review-local-changes","Comprehensive review of local uncommitted changes using specialized agents with code improvement suggestions","review-local-changes",{"claudeCode":12},"SKILL.md frontmatter at plugins/review/skills/review-local-changes/SKILL.md",[971],{"path":640,"priority":325},{"basePath":973,"description":974,"displayName":975,"installMethods":976,"rationale":977,"selectedPaths":978,"source":331,"sourceLanguage":18,"type":247},"plugins/review/skills/review-pr","Comprehensive pull request review using specialized agents","review-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/review/skills/review-pr/SKILL.md",[979],{"path":640,"priority":325},{"basePath":981,"description":982,"displayName":983,"installMethods":984,"rationale":985,"selectedPaths":986,"source":331,"sourceLanguage":18,"type":247},"plugins/sadd/skills/do-and-judge","Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop","do-and-judge",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-and-judge/SKILL.md",[987],{"path":640,"priority":325},{"basePath":989,"description":990,"displayName":991,"installMethods":992,"rationale":993,"selectedPaths":994,"source":331,"sourceLanguage":18,"type":247},"plugins/sadd/skills/do-competitively","Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis","do-competitively",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-competitively/SKILL.md",[995],{"path":640,"priority":325},{"basePath":997,"description":998,"displayName":999,"installMethods":1000,"rationale":1001,"selectedPaths":1002,"source":331,"sourceLanguage":18,"type":247},"plugins/sadd/skills/do-in-parallel","Launch multiple sub-agents in parallel to execute tasks across files or targets with intelligent model selection, quality-focused prompting, and meta-judge → LLM-as-a-judge verification","do-in-parallel",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-in-parallel/SKILL.md",[1003],{"path":640,"priority":325},{"basePath":1005,"description":1006,"displayName":1007,"installMethods":1008,"rationale":1009,"selectedPaths":1010,"source":331,"sourceLanguage":18,"type":247},"plugins/sadd/skills/do-in-steps","Execute complex tasks through sequential sub-agent orchestration with intelligent model selection, meta-judge → LLM-as-a-judge verification","do-in-steps",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-in-steps/SKILL.md",[1011],{"path":640,"priority":325},{"basePath":1013,"description":1014,"displayName":1015,"installMethods":1016,"rationale":1017,"selectedPaths":1018,"source":331,"sourceLanguage":18,"type":247},"plugins/sadd/skills/judge","Launch a meta-judge then a judge sub-agent to evaluate results produced in the current conversation","judge",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/judge/SKILL.md",[1019],{"path":640,"priority":325},{"basePath":1021,"description":1022,"displayName":1023,"installMethods":1024,"rationale":1025,"selectedPaths":1026,"source":331,"sourceLanguage":18,"type":247},"plugins/sadd/skills/judge-with-debate","Evaluate solutions through multi-round debate between independent judges until consensus","judge-with-debate",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/judge-with-debate/SKILL.md",[1027],{"path":640,"priority":325},{"basePath":1029,"description":1030,"displayName":1031,"installMethods":1032,"rationale":1033,"selectedPaths":1034,"source":331,"sourceLanguage":18,"type":247},"plugins/sadd/skills/launch-sub-agent","Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification","launch-sub-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/launch-sub-agent/SKILL.md",[1035],{"path":640,"priority":325},{"basePath":1037,"description":1038,"displayName":1039,"installMethods":1040,"rationale":1041,"selectedPaths":1042,"source":331,"sourceLanguage":18,"type":247},"plugins/sadd/skills/multi-agent-patterns","Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.","multi-agent-patterns",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/multi-agent-patterns/SKILL.md",[1043],{"path":640,"priority":325},{"basePath":1045,"description":1046,"displayName":1047,"installMethods":1048,"rationale":1049,"selectedPaths":1050,"source":331,"sourceLanguage":18,"type":247},"plugins/sadd/skills/subagent-driven-development","Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates","subagent-driven-development",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/subagent-driven-development/SKILL.md",[1051],{"path":640,"priority":325},{"basePath":1053,"description":1054,"displayName":1055,"installMethods":1056,"rationale":1057,"selectedPaths":1058,"source":331,"sourceLanguage":18,"type":247},"plugins/sadd/skills/tree-of-thoughts","Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation","tree-of-thoughts",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/tree-of-thoughts/SKILL.md",[1059],{"path":640,"priority":325},{"basePath":1061,"description":1062,"displayName":1063,"installMethods":1064,"rationale":1065,"selectedPaths":1066,"source":331,"sourceLanguage":18,"type":247},"plugins/sdd/skills/add-task","creates draft task file in .specs/tasks/draft/ with original user intent","add-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/add-task/SKILL.md",[1067],{"path":640,"priority":325},{"basePath":1069,"description":1070,"displayName":1071,"installMethods":1072,"rationale":1073,"selectedPaths":1074,"source":331,"sourceLanguage":18,"type":247},"plugins/sdd/skills/brainstorm","Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes","brainstorm",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/brainstorm/SKILL.md",[1075],{"path":640,"priority":325},{"basePath":1077,"description":1078,"displayName":1079,"installMethods":1080,"rationale":1081,"selectedPaths":1082,"source":331,"sourceLanguage":18,"type":247},"plugins/sdd/skills/create-ideas","Generate ideas in one shot using creative sampling","create-ideas",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/create-ideas/SKILL.md",[1083],{"path":640,"priority":325},{"basePath":1085,"description":1086,"displayName":1087,"installMethods":1088,"rationale":1089,"selectedPaths":1090,"source":331,"sourceLanguage":18,"type":247},"plugins/sdd/skills/implement-task","Implement a task with automated LLM-as-Judge verification for critical steps","implement-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/implement-task/SKILL.md",[1091],{"path":640,"priority":325},{"basePath":1093,"description":1094,"displayName":1095,"installMethods":1096,"rationale":1097,"selectedPaths":1098,"source":331,"sourceLanguage":18,"type":247},"plugins/sdd/skills/plan-task","Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task","plan-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/plan-task/SKILL.md",[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":247},"plugins/tdd/skills/fix-tests","Systematically fix all failing tests after business logic changes or refactoring","fix-tests",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/fix-tests/SKILL.md",[1109],{"path":640,"priority":325},{"basePath":1111,"description":1112,"displayName":1113,"installMethods":1114,"rationale":1115,"selectedPaths":1116,"source":331,"sourceLanguage":18,"type":247},"plugins/tdd/skills/test-driven-development","Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first","test-driven-development",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/test-driven-development/SKILL.md",[1117],{"path":640,"priority":325},{"basePath":1119,"description":1120,"displayName":1121,"installMethods":1122,"rationale":1123,"selectedPaths":1124,"source":331,"sourceLanguage":18,"type":247},"plugins/tdd/skills/write-tests","Systematically add test coverage for all local code changes using specialized review and development agents. Add tests for uncommitted changes (including untracked files), or if everything is commited, then will cover latest commit.","write-tests",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/write-tests/SKILL.md",[1125],{"path":640,"priority":325},{"sources":1127},[1128],"manual",{"closedIssues90d":232,"description":1130,"forks":233,"homepage":1131,"license":239,"openIssues90d":235,"pushedAt":236,"readmeSize":230,"stars":237,"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,268,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,[214,216,212,213,215],{"evaluatedAt":242,"extractAt":291,"updatedAt":242},[],[1149,1179,1208,1230,1261,1290],{"_creationTime":1150,"_id":1151,"community":1152,"display":1153,"identity":1159,"providers":1163,"relations":1172,"tags":1175,"workflow":1176},1778699018122.8052,"k1724eg9dj5dp6j1f2hxpdmja586mg1p",{"reviewCount":8},{"description":1154,"installMethods":1155,"name":1157,"sourceUrl":1158},"Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.",{"claudeCode":1156},"wshobson/agents","typescript-advanced-types","https://github.com/wshobson/agents",{"basePath":1160,"githubOwner":1161,"githubRepo":1162,"locale":18,"slug":1157,"type":247},"plugins/javascript-typescript/skills/typescript-advanced-types","wshobson","agents",{"evaluate":1164,"extract":1171},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1165,"tags":1166,"targetMarket":217,"tier":278},100,[1167,1168,1169,1170,216],"typescript","types","generics","programming",{"commitSha":280},{"parentExtensionId":1173,"repoId":1174},"k17821k05dymw6mmaehq84b46986mf3f","kd74de64zj0axtg5b8t7eqqe2x86nske",[216,1169,1170,1168,1167],{"evaluatedAt":1177,"extractAt":1178,"updatedAt":1177},1778701655608,1778699018122,{"_creationTime":1180,"_id":1181,"community":1182,"display":1183,"identity":1189,"providers":1194,"relations":1201,"tags":1204,"workflow":1205},1778696691708.329,"k170yjw596k3cg892bq130jyd186mhyz",{"reviewCount":8},{"description":1184,"installMethods":1185,"name":1187,"sourceUrl":1188},"Validate a Claude Code plugin structure, frontmatter, and MCP tool references",{"claudeCode":1186},"ruvnet/ruflo","Validate Plugin","https://github.com/ruvnet/ruflo",{"basePath":1190,"githubOwner":1191,"githubRepo":1192,"locale":18,"slug":1193,"type":247},"plugins/ruflo-plugin-creator/skills/validate-plugin","ruvnet","ruflo","validate-plugin",{"evaluate":1195,"extract":1199},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1165,"tags":1196,"targetMarket":217,"tier":278},[1197,257,216,1198,593],"validation","claude-code",{"commitSha":280,"license":1200},"MIT",{"parentExtensionId":1202,"repoId":1203},"k17f4y1y2y777p7zrxxhbnf03n86mr5j","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[1198,216,593,257,1197],{"evaluatedAt":1206,"extractAt":1207,"updatedAt":1206},1778701241052,1778696691708,{"_creationTime":1209,"_id":1210,"community":1211,"display":1212,"identity":1216,"providers":1218,"relations":1225,"tags":1227,"workflow":1228},1778696691708.3264,"k179thjzaw5kepc7zhdj9sat3n86mcqp",{"reviewCount":8},{"description":1213,"installMethods":1214,"name":1215,"sourceUrl":1188},"Validate pending migrations for foreign key consistency, rollback safety, and best practices",{"claudeCode":1186},"migrate-validate",{"basePath":1217,"githubOwner":1191,"githubRepo":1192,"locale":18,"slug":1215,"type":247},"plugins/ruflo-migrations/skills/migrate-validate",{"evaluate":1219,"extract":1224},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1165,"tags":1220,"targetMarket":217,"tier":278},[1221,1222,1223,1197,277,216],"database","migrations","sql",{"commitSha":280},{"parentExtensionId":1226,"repoId":1203},"k176me0sh9b6bc3gzttnywx4w986njzh",[277,1221,216,1222,1223,1197],{"evaluatedAt":1229,"extractAt":1207,"updatedAt":1229},1778701008912,{"_creationTime":1231,"_id":1232,"community":1233,"display":1234,"identity":1240,"providers":1244,"relations":1253,"tags":1256,"workflow":1257},1778699514767.176,"k17f4qpem03b53manh7vcdvtr986mmjg",{"reviewCount":8},{"description":1235,"installMethods":1236,"name":1238,"sourceUrl":1239},"AI 代理的上下文运行时 — 包含 59 个 MCP 工具、10 种读取模式、95+ 种 shell 模式、支持 18 种语言的 tree-sitter AST。将 LLM 上下文压缩高达 99%。用于读取文件、运行 shell 命令、搜索代码或探索目录。如果不存在，则自动安装。",{"claudeCode":1237},"yvgude/lean-ctx","lean-ctx","https://github.com/yvgude/lean-ctx",{"basePath":1241,"githubOwner":1242,"githubRepo":1238,"locale":1243,"slug":1238,"type":247},"skills/lean-ctx","yvgude","zh-CN",{"evaluate":1245,"extract":1252},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1165,"tags":1246,"targetMarket":217,"tier":278},[1247,1248,1249,216,1250,1251],"context-compression","ai-agent","cli-tools","rust","code-analysis",{"commitSha":280},{"repoId":1254,"translatedFrom":1255},"kd7dxtfr9j3z54hs3bz0218e1n86may0","k170fxxh22hdspg4vr94whgj1986mpr9",[1248,1249,1251,1247,216,1250],{"evaluatedAt":1258,"extractAt":1259,"updatedAt":1260},1778699456179,1778699438912,1778699514767,{"_creationTime":1262,"_id":1263,"community":1264,"display":1265,"identity":1271,"providers":1276,"relations":1283,"tags":1286,"workflow":1287},1778698175626.3276,"k17cj6pbcgtrw523a4sw8mhcxn86mzvv",{"reviewCount":8},{"description":1266,"installMethods":1267,"name":1269,"sourceUrl":1270},"Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.",{"claudeCode":1268},"trailofbits/skills","Semgrep Rule Creator","https://github.com/trailofbits/skills",{"basePath":1272,"githubOwner":1273,"githubRepo":1274,"locale":18,"slug":1275,"type":247},"plugins/semgrep-rule-creator/skills/semgrep-rule-creator","trailofbits","skills","semgrep-rule-creator",{"evaluate":1277,"extract":1282},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1165,"tags":1278,"targetMarket":217,"tier":278},[1279,1280,1281,277,216],"semgrep","security","static-analysis",{"commitSha":280},{"parentExtensionId":1284,"repoId":1285},"k1757483sd0rdv04r5773w2tb986mb9g","kd7d5sbrd9m157hjv9c7v4wfyn86mk2f",[277,216,1280,1279,1281],{"evaluatedAt":1288,"extractAt":1289,"updatedAt":1288},1778699451460,1778698175626,{"_creationTime":1291,"_id":1292,"community":1293,"display":1294,"identity":1300,"providers":1304,"relations":1311,"tags":1314,"workflow":1315},1778699366078.7817,"k173mj3k9wcdq512bp1532xkwx86nrh4",{"reviewCount":8},{"description":1295,"installMethods":1296,"name":1298,"sourceUrl":1299},"当工作依赖于用户实时浏览器会话或可见的渲染状态，而不是静态抓取时使用，尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM，或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。",{"claudeCode":1297},"xixu-me/skills","使用我的浏览器","https://github.com/xixu-me/skills",{"basePath":1301,"githubOwner":1302,"githubRepo":1274,"locale":1243,"slug":1303,"type":247},"skills/use-my-browser","xixu-me","use-my-browser",{"evaluate":1305,"extract":1310},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1165,"tags":1306,"targetMarket":217,"tier":278},[1307,1308,300,1309,216],"browser","debugging","ux",{"commitSha":280,"license":1200},{"repoId":1312,"translatedFrom":1313},"kd77r2vb42jmgam0qbr9f2c6kn86mebv","k179cgk616p3xva37r5jqsfwvh86mcp2",[300,1307,1308,216,1309],{"evaluatedAt":1316,"extractAt":1317,"updatedAt":1318},1778699261239,1778699106670,1778699366078]