[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-NeoLabHQ-query-de":3,"guides-for-NeoLabHQ-query":1148,"similar-k17ad3zgwe5qpxk4tze8dtvh4h86mgf4-de":1149},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":226,"parentExtension":248,"providers":309,"relations":313,"repo":314,"tags":1146,"workflow":1147},1778694480889.952,"k17ad3zgwe5qpxk4tze8dtvh4h86mgf4",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Search the FPF knowledge base and display hypothesis details with assurance information",{"claudeCode":12},"NeoLabHQ/context-engineering-kit","query","https://github.com/NeoLabHQ/context-engineering-kit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":241},1778695003668.1213,"kn74kwv54hhzt7xyx6838qp6wx86mqz3","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,115,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of searching a knowledge base for hypothesis details and assurance information.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a specific workflow for searching and displaying structured information about hypotheses, which goes beyond basic LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is self-contained and addresses its stated purpose of searching and displaying knowledge base details, appearing ready for use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on querying and displaying information from the FPF knowledge base, adhering to a single responsibility.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately and concisely reflects the skill's functionality as described in the SKILL.md.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses a single, well-defined tool (`/fpf:query`) with structured arguments for specific search operations.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md details the various search methods, including keyword, ID, layer, and decision searches, with clear examples.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The primary tool name '/fpf:query' is descriptive and indicates its function within the FPF framework.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The tool's inputs are structured arguments for search queries and filters, and the output is well-defined markdown.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under GPL-3.0, a recognized open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on 2026-05-06, which is within the last 90 days.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill does not appear to have external third-party dependencies requiring complex management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill operates on local files and does not handle or expose secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on local files within its designated directory and does not execute external code or data.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill only accesses local files within its designated directory and does not fetch remote content.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within its defined project scope and does not modify files outside of the FPF directory.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached processes or deny-retry loops were detected in the skill's operation.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill only reads local files and does not transmit any data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is plain markdown and does not involve obfuscated or opaque code execution.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes the existence of specific directories within the FPF structure, which is clearly documented and part of its operational context.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 6 issues opened and 8 closed in the last 90 days, the closure rate is adequate, indicating good maintainer engagement.",{"category":100,"check":101,"severity":102,"summary":103},"Versioning","Release Management","info","A license file is present, but no explicit versioning information (like semver in SKILL.md or git tags) is readily apparent, and installation might default to 'main'.",{"category":105,"check":106,"severity":24,"summary":107},"Execution","Validation","The SKILL.md clearly outlines structured input parameters for search queries and filters, implying validation.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill is read-only and performs no destructive operations.",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","The SKILL.md details how search failures (e.g., not found) are handled and presented, implying robust error reporting.",{"category":112,"check":116,"severity":63,"summary":117},"Logging","The skill is read-only and does not perform destructive actions or outbound calls requiring audit logging.",{"category":119,"check":120,"severity":24,"summary":121},"Compliance","GDPR","The skill operates on local knowledge base files and does not handle personal data.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill operates on local project files and has no regional or jurisdictional limitations, thus 'global' is appropriate.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill relies on standard file system operations and markdown rendering, making it broadly portable across POSIX-compliant environments.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README provides a comprehensive overview of the Context Engineering Kit and its plugins.",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","The skill exposes a single primary tool '/fpf:query', fitting within the ideal range.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","The skill has only one primary tool, thus no overlapping near-synonym tools are present.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features in the SKILL.md and README are implemented by the '/fpf:query' tool.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions for Claude Code and other environments, including copy-paste commands.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","The SKILL.md outlines clear output formats for search results, including scenarios like 'not found' or specific hypothesis details, implying actionable messages.",{"category":105,"check":149,"severity":63,"summary":150},"Pinned dependencies","The skill does not utilize third-party dependencies that would require pinning or lockfiles.",{"category":33,"check":152,"severity":24,"summary":153},"Dry-run preview","The skill is read-only and does not perform state-changing operations, so a dry-run preview is not applicable.",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","The skill operates locally on files and does not involve remote calls or state-changing operations, making this check not applicable.",{"category":119,"check":159,"severity":24,"summary":160},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The SKILL.md precisely defines the skill's purpose: searching the FPF knowledge base and displaying hypothesis details with assurance information, along with clear search locations and methods.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured and under 500 lines, delegating detailed output formats and examples.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and provides examples, but does not embed excessive bulk material.",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","The skill is a focused query tool and does not involve deep exploration that would necessitate forked context.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides clear, ready-to-use examples for searching by keyword, ID, and layer.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The SKILL.md implicitly handles edge cases such as no results found or specific hypothesis details not being available, and the output format defines how these are presented.",{"category":112,"check":184,"severity":63,"summary":185},"Tool Fallback","This skill does not rely on external MCP servers or custom tools, only internal Claude functionality.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill is read-only and designed for querying, so it is unlikely to encounter unexpected states that would require halting.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; its functionality is independent.",1778695003556,"This skill searches the FPF knowledge base within specified directories (`.fpf/knowledge/`, `.fpf/decisions/`) and displays detailed information about hypotheses, including layer, R_eff score, dependencies, and evidence. It supports various search methods like keywords, IDs, layers, and decision records.",[196,197,198,199,200],"Search FPF knowledge base","Display hypothesis details","Show assurance information (R_eff)","Present dependency graphs","Filter by layer, ID, or keyword",[202,203,204],"Modifying the FPF knowledge base content.","Performing automated reasoning beyond displaying existing data.","Providing real-time external data lookups.","3.0.0","4.4.0","To provide users with a structured and auditable way to query a knowledge base, retrieve detailed hypothesis information, and understand its assurance scores and dependencies.","Excellent documentation and clear scope result in a high score. Minor info finding on release management.",95,"A well-documented and focused skill for searching and displaying structured knowledge base information.",[212,213,214,215,216],"knowledge-base","search","hypothesis","auditable-reasoning","fpf","global","verified",[220,221,222,223],"Investigate specific hypotheses within the FPF knowledge base.","Understand the assurance level and evidence supporting different hypotheses.","Identify dependencies between different knowledge components.","Query design rationale records to understand decision-making processes.",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":238,"testCoverage":240},{"hasLockfile":226},true,1778694991252,{"descriptionLength":229,"readmeSize":230},87,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},1778695003668,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"plugins/fpf/skills/query","NeoLabHQ","context-engineering-kit","skill",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":256,"parentExtension":259,"providers":293,"relations":305,"tags":306,"workflow":307},1778694480889.9475,"k170dd9j7raacsjs3ta67k8cw986m50s",{"reviewCount":8},{"description":253,"installMethods":254,"name":255,"sourceUrl":14},"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.",{"claudeCode":216},"First Principles Framework (FPF) Plugin",{"basePath":257,"githubOwner":245,"githubRepo":246,"locale":18,"slug":216,"type":258},"plugins/fpf","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":267,"providers":270,"relations":287,"tags":289,"workflow":290},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":245,"githubRepo":246,"locale":18,"slug":246,"type":269},"","marketplace",{"evaluate":271,"extract":280},{"promptVersionExtension":272,"promptVersionScoring":206,"score":273,"tags":274,"targetMarket":217,"tier":218},"3.1.0",97,[275,276,277,278,279],"context-engineering","agent-productivity","llm-patterns","code-quality","developer-tools",{"commitSha":281,"license":282,"marketplace":283,"plugin":285},"HEAD","GPL-3.0-or-later",{"name":246,"pluginCount":284,"version":205},13,{"mcpCount":8,"provider":286,"skillCount":8},"classify",{"repoId":288},"kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[276,278,275,279,277],{"evaluatedAt":291,"extractAt":292,"updatedAt":291},1778694497063,1778694480890,{"evaluate":294,"extract":303},{"promptVersionExtension":205,"promptVersionScoring":206,"score":295,"tags":296,"targetMarket":217,"tier":302},88,[297,298,299,300,301],"reasoning","decision-making","auditing","framework","ai-workflow","community",{"commitSha":281,"license":282,"plugin":304},{"mcpCount":8,"provider":286,"skillCount":235},{"parentExtensionId":261,"repoId":288},[301,299,298,300,297],{"evaluatedAt":308,"extractAt":292,"updatedAt":308},1778694689213,{"evaluate":310,"extract":312},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":311,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":281},{"parentExtensionId":250,"repoId":288},{"_creationTime":315,"_id":288,"identity":316,"providers":317,"workflow":1142},1778694475065.1633,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":318,"discover":1127,"github":1130},{"commitSha":281,"extensions":319},[320,333,372,397,420,435,468,477,514,537,572,585,594,613,633,642,650,657,665,673,681,689,697,705,713,721,729,737,745,753,761,769,774,782,790,798,806,814,822,830,838,846,854,862,870,877,885,893,901,909,917,925,933,941,949,957,965,973,981,989,997,1005,1013,1021,1029,1037,1045,1053,1061,1069,1077,1085,1093,1103,1111,1119],{"basePath":268,"description":264,"displayName":246,"installMethods":321,"rationale":322,"selectedPaths":323,"source":332,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327,329],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md",{"path":330,"priority":331},"LICENSE","high","rule",{"basePath":334,"description":335,"displayName":336,"installMethods":337,"rationale":338,"selectedPaths":339,"source":332,"sourceLanguage":18,"type":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":336},"plugin manifest at plugins/reflexion/.claude-plugin/plugin.json",[340,342,343,346,348,350,352,354,356,358,360,362,364,366,368,370],{"path":341,"priority":326},".claude-plugin/plugin.json",{"path":328,"priority":326},{"path":344,"priority":345},"skills/critique/SKILL.md","medium",{"path":347,"priority":345},"skills/memorize/SKILL.md",{"path":349,"priority":345},"skills/reflect/SKILL.md",{"path":351,"priority":331},"hooks/.gitignore",{"path":353,"priority":331},"hooks/README.md",{"path":355,"priority":331},"hooks/hooks.json",{"path":357,"priority":331},"hooks/package.json",{"path":359,"priority":331},"hooks/src/index.ts",{"path":361,"priority":331},"hooks/src/lib.ts",{"path":363,"priority":331},"hooks/src/onStopHandler.test.ts",{"path":365,"priority":331},"hooks/src/onStopHandler.ts",{"path":367,"priority":331},"hooks/src/session.ts",{"path":369,"priority":331},"hooks/tsconfig.json",{"path":371,"priority":331},"hooks/vitest.config.ts",{"basePath":373,"description":374,"displayName":375,"installMethods":376,"rationale":377,"selectedPaths":378,"source":332,"sourceLanguage":18,"type":258},"plugins/review","Introduce codebase and PR review commands and skills using multiple specialized agents.","review",{"claudeCode":375},"plugin manifest at plugins/review/.claude-plugin/plugin.json",[379,380,381,383,385,387,389,391,393,395],{"path":341,"priority":326},{"path":328,"priority":326},{"path":382,"priority":345},"skills/review-local-changes/SKILL.md",{"path":384,"priority":345},"skills/review-pr/SKILL.md",{"path":386,"priority":331},"agents/bug-hunter.md",{"path":388,"priority":331},"agents/code-quality-reviewer.md",{"path":390,"priority":331},"agents/contracts-reviewer.md",{"path":392,"priority":331},"agents/historical-context-reviewer.md",{"path":394,"priority":331},"agents/security-auditor.md",{"path":396,"priority":331},"agents/test-coverage-reviewer.md",{"basePath":398,"description":399,"displayName":400,"installMethods":401,"rationale":402,"selectedPaths":403,"source":332,"sourceLanguage":18,"type":258},"plugins/git","Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.","git",{"claudeCode":400},"plugin manifest at plugins/git/.claude-plugin/plugin.json",[404,405,406,408,410,412,414,416,418],{"path":341,"priority":326},{"path":328,"priority":326},{"path":407,"priority":345},"skills/analyze-issue/SKILL.md",{"path":409,"priority":345},"skills/attach-review-to-pr/SKILL.md",{"path":411,"priority":345},"skills/commit/SKILL.md",{"path":413,"priority":345},"skills/create-pr/SKILL.md",{"path":415,"priority":345},"skills/git-notes/SKILL.md",{"path":417,"priority":345},"skills/git-worktrees/SKILL.md",{"path":419,"priority":345},"skills/load-issues/SKILL.md",{"basePath":421,"description":422,"displayName":423,"installMethods":424,"rationale":425,"selectedPaths":426,"source":332,"sourceLanguage":18,"type":258},"plugins/tdd","Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.","tdd",{"claudeCode":423},"plugin manifest at plugins/tdd/.claude-plugin/plugin.json",[427,428,429,431,433],{"path":341,"priority":326},{"path":328,"priority":326},{"path":430,"priority":345},"skills/fix-tests/SKILL.md",{"path":432,"priority":345},"skills/test-driven-development/SKILL.md",{"path":434,"priority":345},"skills/write-tests/SKILL.md",{"basePath":436,"description":437,"displayName":438,"installMethods":439,"rationale":440,"selectedPaths":441,"source":332,"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":438},"plugin manifest at plugins/sadd/.claude-plugin/plugin.json",[442,443,444,446,448,450,452,454,456,458,460,462,464,466],{"path":341,"priority":326},{"path":328,"priority":326},{"path":445,"priority":345},"skills/do-and-judge/SKILL.md",{"path":447,"priority":345},"skills/do-competitively/SKILL.md",{"path":449,"priority":345},"skills/do-in-parallel/SKILL.md",{"path":451,"priority":345},"skills/do-in-steps/SKILL.md",{"path":453,"priority":345},"skills/judge/SKILL.md",{"path":455,"priority":345},"skills/judge-with-debate/SKILL.md",{"path":457,"priority":345},"skills/launch-sub-agent/SKILL.md",{"path":459,"priority":345},"skills/multi-agent-patterns/SKILL.md",{"path":461,"priority":345},"skills/subagent-driven-development/SKILL.md",{"path":463,"priority":345},"skills/tree-of-thoughts/SKILL.md",{"path":465,"priority":331},"agents/judge.md",{"path":467,"priority":331},"agents/meta-judge.md",{"basePath":469,"description":470,"displayName":471,"installMethods":472,"rationale":473,"selectedPaths":474,"source":332,"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":471},"plugin manifest at plugins/ddd/.claude-plugin/plugin.json",[475,476],{"path":341,"priority":326},{"path":328,"priority":326},{"basePath":478,"description":479,"displayName":480,"installMethods":481,"rationale":482,"selectedPaths":483,"source":332,"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":480},"plugin manifest at plugins/sdd/.claude-plugin/plugin.json",[484,485,486,488,490,492,494,496,498,500,502,504,506,508,510,512],{"path":341,"priority":326},{"path":328,"priority":326},{"path":487,"priority":345},"skills/add-task/SKILL.md",{"path":489,"priority":345},"skills/brainstorm/SKILL.md",{"path":491,"priority":345},"skills/create-ideas/SKILL.md",{"path":493,"priority":345},"skills/implement-task/SKILL.md",{"path":495,"priority":345},"skills/plan-task/SKILL.md",{"path":497,"priority":331},"agents/business-analyst.md",{"path":499,"priority":331},"agents/code-explorer.md",{"path":501,"priority":331},"agents/developer.md",{"path":503,"priority":331},"agents/qa-engineer.md",{"path":505,"priority":331},"agents/researcher.md",{"path":507,"priority":331},"agents/software-architect.md",{"path":509,"priority":331},"agents/team-lead.md",{"path":511,"priority":331},"agents/tech-lead.md",{"path":513,"priority":331},"agents/tech-writer.md",{"basePath":515,"description":516,"displayName":517,"installMethods":518,"rationale":519,"selectedPaths":520,"source":332,"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":517},"plugin manifest at plugins/kaizen/.claude-plugin/plugin.json",[521,522,523,525,527,529,531,533,535],{"path":341,"priority":326},{"path":328,"priority":326},{"path":524,"priority":345},"skills/analyse/SKILL.md",{"path":526,"priority":345},"skills/analyse-problem/SKILL.md",{"path":528,"priority":345},"skills/cause-and-effect/SKILL.md",{"path":530,"priority":345},"skills/kaizen/SKILL.md",{"path":532,"priority":345},"skills/plan-do-check-act/SKILL.md",{"path":534,"priority":345},"skills/root-cause-tracing/SKILL.md",{"path":536,"priority":345},"skills/why/SKILL.md",{"basePath":538,"description":539,"displayName":540,"installMethods":541,"rationale":542,"selectedPaths":543,"source":332,"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":540},"plugin manifest at plugins/customaize-agent/.claude-plugin/plugin.json",[544,545,546,548,550,552,554,556,558,560,562,564,566,568,570],{"path":341,"priority":326},{"path":328,"priority":326},{"path":547,"priority":345},"skills/agent-evaluation/SKILL.md",{"path":549,"priority":345},"skills/apply-anthropic-skill-best-practices/SKILL.md",{"path":551,"priority":345},"skills/context-engineering/SKILL.md",{"path":553,"priority":345},"skills/create-agent/SKILL.md",{"path":555,"priority":345},"skills/create-command/SKILL.md",{"path":557,"priority":345},"skills/create-hook/SKILL.md",{"path":559,"priority":345},"skills/create-rule/SKILL.md",{"path":561,"priority":345},"skills/create-skill/SKILL.md",{"path":563,"priority":345},"skills/create-workflow-command/SKILL.md",{"path":565,"priority":345},"skills/prompt-engineering/SKILL.md",{"path":567,"priority":345},"skills/test-prompt/SKILL.md",{"path":569,"priority":345},"skills/test-skill/SKILL.md",{"path":571,"priority":345},"skills/thought-based-reasoning/SKILL.md",{"basePath":573,"description":574,"displayName":575,"installMethods":576,"rationale":577,"selectedPaths":578,"source":332,"sourceLanguage":18,"type":258},"plugins/docs","Commands for analysing project, writing and refining documentation.","docs",{"claudeCode":575},"plugin manifest at plugins/docs/.claude-plugin/plugin.json",[579,580,581,583],{"path":341,"priority":326},{"path":328,"priority":326},{"path":582,"priority":345},"skills/update-docs/SKILL.md",{"path":584,"priority":345},"skills/write-concisely/SKILL.md",{"basePath":586,"description":587,"displayName":588,"installMethods":589,"rationale":590,"selectedPaths":591,"source":332,"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":588},"plugin manifest at plugins/tech-stack/.claude-plugin/plugin.json",[592,593],{"path":341,"priority":326},{"path":328,"priority":326},{"basePath":595,"description":596,"displayName":597,"installMethods":598,"rationale":599,"selectedPaths":600,"source":332,"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":597},"plugin manifest at plugins/mcp/.claude-plugin/plugin.json",[601,602,603,605,607,609,611],{"path":341,"priority":326},{"path":328,"priority":326},{"path":604,"priority":345},"skills/build-mcp/SKILL.md",{"path":606,"priority":345},"skills/setup-arxiv-mcp/SKILL.md",{"path":608,"priority":345},"skills/setup-codemap-cli/SKILL.md",{"path":610,"priority":345},"skills/setup-context7-mcp/SKILL.md",{"path":612,"priority":345},"skills/setup-serena-mcp/SKILL.md",{"basePath":257,"description":253,"displayName":216,"installMethods":614,"rationale":615,"selectedPaths":616,"source":332,"sourceLanguage":18,"type":258},{"claudeCode":216},"plugin manifest at plugins/fpf/.claude-plugin/plugin.json",[617,618,619,621,623,625,627,629,631],{"path":341,"priority":326},{"path":328,"priority":326},{"path":620,"priority":345},"skills/actualize/SKILL.md",{"path":622,"priority":345},"skills/decay/SKILL.md",{"path":624,"priority":345},"skills/propose-hypotheses/SKILL.md",{"path":626,"priority":345},"skills/query/SKILL.md",{"path":628,"priority":345},"skills/reset/SKILL.md",{"path":630,"priority":345},"skills/status/SKILL.md",{"path":632,"priority":331},"agents/fpf-agent.md",{"basePath":634,"description":635,"displayName":636,"installMethods":637,"rationale":638,"selectedPaths":639,"source":332,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/agent-evaluation","Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.","agent-evaluation",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/agent-evaluation/SKILL.md",[640],{"path":641,"priority":326},"SKILL.md",{"basePath":643,"description":644,"displayName":645,"installMethods":646,"rationale":647,"selectedPaths":648,"source":332,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/apply-anthropic-skill-best-practices","Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure","apply-anthropic-skill-best-practices",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/apply-anthropic-skill-best-practices/SKILL.md",[649],{"path":641,"priority":326},{"basePath":651,"description":652,"displayName":275,"installMethods":653,"rationale":654,"selectedPaths":655,"source":332,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/context-engineering","Understand the components, mechanics, and constraints of context in agent systems. Use when writing, editing, or optimizing commands, skills, or sub-agents prompts.",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/context-engineering/SKILL.md",[656],{"path":641,"priority":326},{"basePath":658,"description":659,"displayName":660,"installMethods":661,"rationale":662,"selectedPaths":663,"source":332,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/create-agent","Comprehensive guide for creating Claude Code agents with proper structure, triggering conditions, system prompts, and validation - combines official Anthropic best practices with proven patterns","create-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-agent/SKILL.md",[664],{"path":641,"priority":326},{"basePath":666,"description":667,"displayName":668,"installMethods":669,"rationale":670,"selectedPaths":671,"source":332,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/create-command","Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration","create-command",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-command/SKILL.md",[672],{"path":641,"priority":326},{"basePath":674,"description":675,"displayName":676,"installMethods":677,"rationale":678,"selectedPaths":679,"source":332,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/create-rule","Use when found gap or repetative issue, that produced by you or implemenataion agent. Esentially use it each time when you say \"You absolutly right, I should have done it differently.\" -> need create rule for this issue so it not appears again.","create-rule",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-rule/SKILL.md",[680],{"path":641,"priority":326},{"basePath":682,"description":683,"displayName":684,"installMethods":685,"rationale":686,"selectedPaths":687,"source":332,"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",[688],{"path":641,"priority":326},{"basePath":690,"description":691,"displayName":692,"installMethods":693,"rationale":694,"selectedPaths":695,"source":332,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/create-workflow-command","Create a workflow command that orchestrates multi-step execution through sub-agents with file-based task prompts","create-workflow-command",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/create-workflow-command/SKILL.md",[696],{"path":641,"priority":326},{"basePath":698,"description":699,"displayName":700,"installMethods":701,"rationale":702,"selectedPaths":703,"source":332,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/prompt-engineering","Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.","prompt-engineering",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/prompt-engineering/SKILL.md",[704],{"path":641,"priority":326},{"basePath":706,"description":707,"displayName":708,"installMethods":709,"rationale":710,"selectedPaths":711,"source":332,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/test-prompt","Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing","test-prompt",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/test-prompt/SKILL.md",[712],{"path":641,"priority":326},{"basePath":714,"description":715,"displayName":716,"installMethods":717,"rationale":718,"selectedPaths":719,"source":332,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/test-skill","Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes","test-skill",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/test-skill/SKILL.md",[720],{"path":641,"priority":326},{"basePath":722,"description":723,"displayName":724,"installMethods":725,"rationale":726,"selectedPaths":727,"source":332,"sourceLanguage":18,"type":247},"plugins/customaize-agent/skills/thought-based-reasoning","Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning, symbolic manipulation, or problems where simple prompting fails - provides comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion) with templates, decision matrices, and research-backed patterns","thought-based-reasoning",{"claudeCode":12},"SKILL.md frontmatter at plugins/customaize-agent/skills/thought-based-reasoning/SKILL.md",[728],{"path":641,"priority":326},{"basePath":730,"description":731,"displayName":732,"installMethods":733,"rationale":734,"selectedPaths":735,"source":332,"sourceLanguage":18,"type":247},"plugins/docs/skills/update-docs","Update and maintain project documentation for local code changes using multi-agent workflow with tech-writer agents. Covers docs/, READMEs, JSDoc, and API documentation.","update-docs",{"claudeCode":12},"SKILL.md frontmatter at plugins/docs/skills/update-docs/SKILL.md",[736],{"path":641,"priority":326},{"basePath":738,"description":739,"displayName":740,"installMethods":741,"rationale":742,"selectedPaths":743,"source":332,"sourceLanguage":18,"type":247},"plugins/docs/skills/write-concisely","Apply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more professional.","write-concisely",{"claudeCode":12},"SKILL.md frontmatter at plugins/docs/skills/write-concisely/SKILL.md",[744],{"path":641,"priority":326},{"basePath":746,"description":747,"displayName":748,"installMethods":749,"rationale":750,"selectedPaths":751,"source":332,"sourceLanguage":18,"type":247},"plugins/fpf/skills/actualize","Reconcile the project's FPF state with recent repository changes","actualize",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/actualize/SKILL.md",[752],{"path":641,"priority":326},{"basePath":754,"description":755,"displayName":756,"installMethods":757,"rationale":758,"selectedPaths":759,"source":332,"sourceLanguage":18,"type":247},"plugins/fpf/skills/decay","Manage evidence freshness by identifying stale decisions and providing governance actions","decay",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/decay/SKILL.md",[760],{"path":641,"priority":326},{"basePath":762,"description":763,"displayName":764,"installMethods":765,"rationale":766,"selectedPaths":767,"source":332,"sourceLanguage":18,"type":247},"plugins/fpf/skills/propose-hypotheses","Execute complete FPF cycle from hypothesis generation to decision","propose-hypotheses",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/propose-hypotheses/SKILL.md",[768],{"path":641,"priority":326},{"basePath":244,"description":10,"displayName":13,"installMethods":770,"rationale":771,"selectedPaths":772,"source":332,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/query/SKILL.md",[773],{"path":641,"priority":326},{"basePath":775,"description":776,"displayName":777,"installMethods":778,"rationale":779,"selectedPaths":780,"source":332,"sourceLanguage":18,"type":247},"plugins/fpf/skills/reset","Reset the FPF reasoning cycle to start fresh","reset",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/reset/SKILL.md",[781],{"path":641,"priority":326},{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":332,"sourceLanguage":18,"type":247},"plugins/fpf/skills/status","Display the current state of the FPF knowledge base","status",{"claudeCode":12},"SKILL.md frontmatter at plugins/fpf/skills/status/SKILL.md",[789],{"path":641,"priority":326},{"basePath":791,"description":792,"displayName":793,"installMethods":794,"rationale":795,"selectedPaths":796,"source":332,"sourceLanguage":18,"type":247},"plugins/git/skills/analyze-issue","Analyze a GitHub issue and create a detailed technical specification","analyze-issue",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/analyze-issue/SKILL.md",[797],{"path":641,"priority":326},{"basePath":799,"description":800,"displayName":801,"installMethods":802,"rationale":803,"selectedPaths":804,"source":332,"sourceLanguage":18,"type":247},"plugins/git/skills/attach-review-to-pr","Add line-specific review comments to pull requests using GitHub CLI API","attach-review-to-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/attach-review-to-pr/SKILL.md",[805],{"path":641,"priority":326},{"basePath":807,"description":808,"displayName":809,"installMethods":810,"rationale":811,"selectedPaths":812,"source":332,"sourceLanguage":18,"type":247},"plugins/git/skills/commit","Create well-formatted commits with conventional commit messages and emoji","commit",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/commit/SKILL.md",[813],{"path":641,"priority":326},{"basePath":815,"description":816,"displayName":817,"installMethods":818,"rationale":819,"selectedPaths":820,"source":332,"sourceLanguage":18,"type":247},"plugins/git/skills/create-pr","Create pull requests using GitHub CLI with proper templates and formatting","create-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/create-pr/SKILL.md",[821],{"path":641,"priority":326},{"basePath":823,"description":824,"displayName":825,"installMethods":826,"rationale":827,"selectedPaths":828,"source":332,"sourceLanguage":18,"type":247},"plugins/git/skills/git-notes","Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.","git-notes",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/git-notes/SKILL.md",[829],{"path":641,"priority":326},{"basePath":831,"description":832,"displayName":833,"installMethods":834,"rationale":835,"selectedPaths":836,"source":332,"sourceLanguage":18,"type":247},"plugins/git/skills/git-worktrees","Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.","git-worktrees",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/git-worktrees/SKILL.md",[837],{"path":641,"priority":326},{"basePath":839,"description":840,"displayName":841,"installMethods":842,"rationale":843,"selectedPaths":844,"source":332,"sourceLanguage":18,"type":247},"plugins/git/skills/load-issues","Load all open issues from GitHub and save them as markdown files","load-issues",{"claudeCode":12},"SKILL.md frontmatter at plugins/git/skills/load-issues/SKILL.md",[845],{"path":641,"priority":326},{"basePath":847,"description":848,"displayName":849,"installMethods":850,"rationale":851,"selectedPaths":852,"source":332,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/analyse","Auto-selects best Kaizen method (Gemba Walk, Value Stream, or Muda) for target","analyse",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/analyse/SKILL.md",[853],{"path":641,"priority":326},{"basePath":855,"description":856,"displayName":857,"installMethods":858,"rationale":859,"selectedPaths":860,"source":332,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/analyse-problem","Comprehensive A3 one-page problem analysis with root cause and action plan","analyse-problem",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/analyse-problem/SKILL.md",[861],{"path":641,"priority":326},{"basePath":863,"description":864,"displayName":865,"installMethods":866,"rationale":867,"selectedPaths":868,"source":332,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/cause-and-effect","Systematic Fishbone analysis exploring problem causes across six categories","cause-and-effect",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/cause-and-effect/SKILL.md",[869],{"path":641,"priority":326},{"basePath":871,"description":872,"displayName":517,"installMethods":873,"rationale":874,"selectedPaths":875,"source":332,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/kaizen","Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/kaizen/SKILL.md",[876],{"path":641,"priority":326},{"basePath":878,"description":879,"displayName":880,"installMethods":881,"rationale":882,"selectedPaths":883,"source":332,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/plan-do-check-act","Iterative PDCA cycle for systematic experimentation and continuous improvement","plan-do-check-act",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/plan-do-check-act/SKILL.md",[884],{"path":641,"priority":326},{"basePath":886,"description":887,"displayName":888,"installMethods":889,"rationale":890,"selectedPaths":891,"source":332,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/root-cause-tracing","Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior","root-cause-tracing",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/root-cause-tracing/SKILL.md",[892],{"path":641,"priority":326},{"basePath":894,"description":895,"displayName":896,"installMethods":897,"rationale":898,"selectedPaths":899,"source":332,"sourceLanguage":18,"type":247},"plugins/kaizen/skills/why","Iterative Five Whys root cause analysis drilling from symptoms to fundamentals","why",{"claudeCode":12},"SKILL.md frontmatter at plugins/kaizen/skills/why/SKILL.md",[900],{"path":641,"priority":326},{"basePath":902,"description":903,"displayName":904,"installMethods":905,"rationale":906,"selectedPaths":907,"source":332,"sourceLanguage":18,"type":247},"plugins/mcp/skills/build-mcp","Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).","build-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/build-mcp/SKILL.md",[908],{"path":641,"priority":326},{"basePath":910,"description":911,"displayName":912,"installMethods":913,"rationale":914,"selectedPaths":915,"source":332,"sourceLanguage":18,"type":247},"plugins/mcp/skills/setup-arxiv-mcp","Guide for setup arXiv paper search MCP server using Docker MCP","setup-arxiv-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-arxiv-mcp/SKILL.md",[916],{"path":641,"priority":326},{"basePath":918,"description":919,"displayName":920,"installMethods":921,"rationale":922,"selectedPaths":923,"source":332,"sourceLanguage":18,"type":247},"plugins/mcp/skills/setup-codemap-cli","Guide for setup Codemap CLI for intelligent codebase visualization and navigation","setup-codemap-cli",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-codemap-cli/SKILL.md",[924],{"path":641,"priority":326},{"basePath":926,"description":927,"displayName":928,"installMethods":929,"rationale":930,"selectedPaths":931,"source":332,"sourceLanguage":18,"type":247},"plugins/mcp/skills/setup-context7-mcp","Guide for setup Context7 MCP server to load documentation for specific technologies.","setup-context7-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-context7-mcp/SKILL.md",[932],{"path":641,"priority":326},{"basePath":934,"description":935,"displayName":936,"installMethods":937,"rationale":938,"selectedPaths":939,"source":332,"sourceLanguage":18,"type":247},"plugins/mcp/skills/setup-serena-mcp","Guide for setup Serena MCP server for semantic code retrieval and editing capabilities","setup-serena-mcp",{"claudeCode":12},"SKILL.md frontmatter at plugins/mcp/skills/setup-serena-mcp/SKILL.md",[940],{"path":641,"priority":326},{"basePath":942,"description":943,"displayName":944,"installMethods":945,"rationale":946,"selectedPaths":947,"source":332,"sourceLanguage":18,"type":247},"plugins/reflexion/skills/critique","Comprehensive multi-perspective review using specialized judges with debate and consensus building","critique",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/critique/SKILL.md",[948],{"path":641,"priority":326},{"basePath":950,"description":951,"displayName":952,"installMethods":953,"rationale":954,"selectedPaths":955,"source":332,"sourceLanguage":18,"type":247},"plugins/reflexion/skills/memorize","Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering","memorize",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/memorize/SKILL.md",[956],{"path":641,"priority":326},{"basePath":958,"description":959,"displayName":960,"installMethods":961,"rationale":962,"selectedPaths":963,"source":332,"sourceLanguage":18,"type":247},"plugins/reflexion/skills/reflect","Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification","reflect",{"claudeCode":12},"SKILL.md frontmatter at plugins/reflexion/skills/reflect/SKILL.md",[964],{"path":641,"priority":326},{"basePath":966,"description":967,"displayName":968,"installMethods":969,"rationale":970,"selectedPaths":971,"source":332,"sourceLanguage":18,"type":247},"plugins/review/skills/review-local-changes","Comprehensive review of local uncommitted changes using specialized agents with code improvement suggestions","review-local-changes",{"claudeCode":12},"SKILL.md frontmatter at plugins/review/skills/review-local-changes/SKILL.md",[972],{"path":641,"priority":326},{"basePath":974,"description":975,"displayName":976,"installMethods":977,"rationale":978,"selectedPaths":979,"source":332,"sourceLanguage":18,"type":247},"plugins/review/skills/review-pr","Comprehensive pull request review using specialized agents","review-pr",{"claudeCode":12},"SKILL.md frontmatter at plugins/review/skills/review-pr/SKILL.md",[980],{"path":641,"priority":326},{"basePath":982,"description":983,"displayName":984,"installMethods":985,"rationale":986,"selectedPaths":987,"source":332,"sourceLanguage":18,"type":247},"plugins/sadd/skills/do-and-judge","Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop","do-and-judge",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-and-judge/SKILL.md",[988],{"path":641,"priority":326},{"basePath":990,"description":991,"displayName":992,"installMethods":993,"rationale":994,"selectedPaths":995,"source":332,"sourceLanguage":18,"type":247},"plugins/sadd/skills/do-competitively","Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis","do-competitively",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-competitively/SKILL.md",[996],{"path":641,"priority":326},{"basePath":998,"description":999,"displayName":1000,"installMethods":1001,"rationale":1002,"selectedPaths":1003,"source":332,"sourceLanguage":18,"type":247},"plugins/sadd/skills/do-in-parallel","Launch multiple sub-agents in parallel to execute tasks across files or targets with intelligent model selection, quality-focused prompting, and meta-judge → LLM-as-a-judge verification","do-in-parallel",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-in-parallel/SKILL.md",[1004],{"path":641,"priority":326},{"basePath":1006,"description":1007,"displayName":1008,"installMethods":1009,"rationale":1010,"selectedPaths":1011,"source":332,"sourceLanguage":18,"type":247},"plugins/sadd/skills/do-in-steps","Execute complex tasks through sequential sub-agent orchestration with intelligent model selection, meta-judge → LLM-as-a-judge verification","do-in-steps",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/do-in-steps/SKILL.md",[1012],{"path":641,"priority":326},{"basePath":1014,"description":1015,"displayName":1016,"installMethods":1017,"rationale":1018,"selectedPaths":1019,"source":332,"sourceLanguage":18,"type":247},"plugins/sadd/skills/judge","Launch a meta-judge then a judge sub-agent to evaluate results produced in the current conversation","judge",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/judge/SKILL.md",[1020],{"path":641,"priority":326},{"basePath":1022,"description":1023,"displayName":1024,"installMethods":1025,"rationale":1026,"selectedPaths":1027,"source":332,"sourceLanguage":18,"type":247},"plugins/sadd/skills/judge-with-debate","Evaluate solutions through multi-round debate between independent judges until consensus","judge-with-debate",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/judge-with-debate/SKILL.md",[1028],{"path":641,"priority":326},{"basePath":1030,"description":1031,"displayName":1032,"installMethods":1033,"rationale":1034,"selectedPaths":1035,"source":332,"sourceLanguage":18,"type":247},"plugins/sadd/skills/launch-sub-agent","Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification","launch-sub-agent",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/launch-sub-agent/SKILL.md",[1036],{"path":641,"priority":326},{"basePath":1038,"description":1039,"displayName":1040,"installMethods":1041,"rationale":1042,"selectedPaths":1043,"source":332,"sourceLanguage":18,"type":247},"plugins/sadd/skills/multi-agent-patterns","Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.","multi-agent-patterns",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/multi-agent-patterns/SKILL.md",[1044],{"path":641,"priority":326},{"basePath":1046,"description":1047,"displayName":1048,"installMethods":1049,"rationale":1050,"selectedPaths":1051,"source":332,"sourceLanguage":18,"type":247},"plugins/sadd/skills/subagent-driven-development","Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates","subagent-driven-development",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/subagent-driven-development/SKILL.md",[1052],{"path":641,"priority":326},{"basePath":1054,"description":1055,"displayName":1056,"installMethods":1057,"rationale":1058,"selectedPaths":1059,"source":332,"sourceLanguage":18,"type":247},"plugins/sadd/skills/tree-of-thoughts","Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation","tree-of-thoughts",{"claudeCode":12},"SKILL.md frontmatter at plugins/sadd/skills/tree-of-thoughts/SKILL.md",[1060],{"path":641,"priority":326},{"basePath":1062,"description":1063,"displayName":1064,"installMethods":1065,"rationale":1066,"selectedPaths":1067,"source":332,"sourceLanguage":18,"type":247},"plugins/sdd/skills/add-task","creates draft task file in .specs/tasks/draft/ with original user intent","add-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/add-task/SKILL.md",[1068],{"path":641,"priority":326},{"basePath":1070,"description":1071,"displayName":1072,"installMethods":1073,"rationale":1074,"selectedPaths":1075,"source":332,"sourceLanguage":18,"type":247},"plugins/sdd/skills/brainstorm","Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes","brainstorm",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/brainstorm/SKILL.md",[1076],{"path":641,"priority":326},{"basePath":1078,"description":1079,"displayName":1080,"installMethods":1081,"rationale":1082,"selectedPaths":1083,"source":332,"sourceLanguage":18,"type":247},"plugins/sdd/skills/create-ideas","Generate ideas in one shot using creative sampling","create-ideas",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/create-ideas/SKILL.md",[1084],{"path":641,"priority":326},{"basePath":1086,"description":1087,"displayName":1088,"installMethods":1089,"rationale":1090,"selectedPaths":1091,"source":332,"sourceLanguage":18,"type":247},"plugins/sdd/skills/implement-task","Implement a task with automated LLM-as-Judge verification for critical steps","implement-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/implement-task/SKILL.md",[1092],{"path":641,"priority":326},{"basePath":1094,"description":1095,"displayName":1096,"installMethods":1097,"rationale":1098,"selectedPaths":1099,"source":332,"sourceLanguage":18,"type":247},"plugins/sdd/skills/plan-task","Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task","plan-task",{"claudeCode":12},"SKILL.md frontmatter at plugins/sdd/skills/plan-task/SKILL.md",[1100,1101],{"path":641,"priority":326},{"path":1102,"priority":345},"analyse-business-requirements.md",{"basePath":1104,"description":1105,"displayName":1106,"installMethods":1107,"rationale":1108,"selectedPaths":1109,"source":332,"sourceLanguage":18,"type":247},"plugins/tdd/skills/fix-tests","Systematically fix all failing tests after business logic changes or refactoring","fix-tests",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/fix-tests/SKILL.md",[1110],{"path":641,"priority":326},{"basePath":1112,"description":1113,"displayName":1114,"installMethods":1115,"rationale":1116,"selectedPaths":1117,"source":332,"sourceLanguage":18,"type":247},"plugins/tdd/skills/test-driven-development","Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first","test-driven-development",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/test-driven-development/SKILL.md",[1118],{"path":641,"priority":326},{"basePath":1120,"description":1121,"displayName":1122,"installMethods":1123,"rationale":1124,"selectedPaths":1125,"source":332,"sourceLanguage":18,"type":247},"plugins/tdd/skills/write-tests","Systematically add test coverage for all local code changes using specialized review and development agents. Add tests for uncommitted changes (including untracked files), or if everything is commited, then will cover latest commit.","write-tests",{"claudeCode":12},"SKILL.md frontmatter at plugins/tdd/skills/write-tests/SKILL.md",[1126],{"path":641,"priority":326},{"sources":1128},[1129],"manual",{"closedIssues90d":232,"description":1131,"forks":233,"homepage":1132,"license":239,"openIssues90d":235,"pushedAt":236,"readmeSize":230,"stars":237,"topics":1133},"Hand-crafted Claude Code Skills focused on improving agent results quality. Compatible with OpenCode, Cursor, Antigravity, Gemini CLI, and others.","https://cek.neolab.finance/",[1134,1135,1136,1137,269,1138,1139,1140,1141],"agent","ai","claude","llm","cline","cursor","opencode","windsurf",{"classifiedAt":1143,"discoverAt":1144,"extractAt":1145,"githubAt":1145,"updatedAt":1143},1778694480631,1778694475065,1778694478670,[215,216,214,212,213],{"evaluatedAt":242,"extractAt":292,"updatedAt":242},[],[1150,1167,1184,1212,1242,1270],{"_creationTime":1151,"_id":1152,"community":1153,"display":1154,"identity":1156,"providers":1157,"relations":1163,"tags":1164,"workflow":1165},1778694480889.9524,"k17cem4hc58gq77dezte6rz8mx86nkpf",{"reviewCount":8},{"description":784,"installMethods":1155,"name":785,"sourceUrl":14},{"claudeCode":12},{"basePath":783,"githubOwner":245,"githubRepo":246,"locale":18,"slug":785,"type":247},{"evaluate":1158,"extract":1162},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1159,"tags":1160,"targetMarket":217,"tier":218},100,[212,785,1161,216],"reporting",{"commitSha":281},{"parentExtensionId":250,"repoId":288},[216,212,1161,785],{"evaluatedAt":1166,"extractAt":292,"updatedAt":1166},1778695034738,{"_creationTime":1168,"_id":1169,"community":1170,"display":1171,"identity":1173,"providers":1174,"relations":1180,"tags":1181,"workflow":1182},1778694480889.9512,"k1716fn6x2a1zs22zxgt3e1a4986mq90",{"reviewCount":8},{"description":747,"installMethods":1172,"name":748,"sourceUrl":14},{"claudeCode":12},{"basePath":746,"githubOwner":245,"githubRepo":246,"locale":18,"slug":748,"type":247},{"evaluate":1175,"extract":1179},{"promptVersionExtension":205,"promptVersionScoring":206,"score":273,"tags":1176,"targetMarket":217,"tier":218},[216,1177,212,400,1178],"assurance-case","code-reconciliation",{"commitSha":281},{"parentExtensionId":250,"repoId":288},[1177,1178,216,400,212],{"evaluatedAt":1183,"extractAt":292,"updatedAt":1183},1778694951553,{"_creationTime":1185,"_id":1186,"community":1187,"display":1188,"identity":1194,"providers":1198,"relations":1206,"tags":1208,"workflow":1209},1778696993586.708,"k17fsfrfvbnsvwkcqp8y85wdad86mmwq",{"reviewCount":8},{"description":1189,"installMethods":1190,"name":1192,"sourceUrl":1193},"Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.",{"claudeCode":1191},"SeifBenayed/claude-code-sdk","product-self-knowledge","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":1195,"githubOwner":1196,"githubRepo":1197,"locale":18,"slug":1192,"type":247},".claude/skills/product-self-knowledge","SeifBenayed","claude-code-sdk",{"evaluate":1199,"extract":1205},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1159,"tags":1200,"targetMarket":217,"tier":218},[1201,1202,1136,1203,1204,212],"anthropic","documentation","api","sdk",{"commitSha":281},{"repoId":1207},"kd78s53c1852h5p7c3qem663xs86njab",[1201,1203,1136,1202,212,1204],{"evaluatedAt":1210,"extractAt":1211,"updatedAt":1210},1778697182451,1778696993586,{"_creationTime":1213,"_id":1214,"community":1215,"display":1216,"identity":1222,"providers":1227,"relations":1235,"tags":1238,"workflow":1239},1778696595410.5698,"k171sdysmt658g1cdd7hgt8p8h86nms7",{"reviewCount":8},{"description":1217,"installMethods":1218,"name":1220,"sourceUrl":1221},"End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying \"wrap up\", \"done for the day\", \"finish coding\", or ending a coding session.",{"claudeCode":1219},"rohitg00/pro-workflow","Wrap-Up Ritual","https://github.com/rohitg00/pro-workflow",{"basePath":1223,"githubOwner":1224,"githubRepo":1225,"locale":18,"slug":1226,"type":247},"skills/wrap-up","rohitg00","pro-workflow","wrap-up",{"evaluate":1228,"extract":1233},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1159,"tags":1229,"targetMarket":217,"tier":218},[1230,1137,1231,1232,212,278],"workflow","productivity","memory",{"commitSha":281,"license":1234},"MIT",{"parentExtensionId":1236,"repoId":1237},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[278,212,1137,1232,1231,1230],{"evaluatedAt":1240,"extractAt":1241,"updatedAt":1240},1778697164619,1778696595410,{"_creationTime":1243,"_id":1244,"community":1245,"display":1246,"identity":1252,"providers":1256,"relations":1263,"tags":1266,"workflow":1267},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":1247,"installMethods":1248,"name":1250,"sourceUrl":1251},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":1249},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1253,"githubOwner":1254,"githubRepo":1255,"locale":18,"slug":1250,"type":247},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":1257,"extract":1262},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1159,"tags":1258,"targetMarket":217,"tier":218},[213,1202,1259,1260,1261],"research","information-retrieval","multi-agent",{"commitSha":281},{"parentExtensionId":1264,"repoId":1265},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[1202,1260,1261,1259,213],{"evaluatedAt":1268,"extractAt":1269,"updatedAt":1268},1778699449790,1778699234184,{"_creationTime":1271,"_id":1272,"community":1273,"display":1274,"identity":1280,"providers":1285,"relations":1293,"tags":1297,"workflow":1298},1778695005403.4326,"k17fzykpkr0hpnvstm0t2rkkbn86mggp",{"reviewCount":8},{"description":1275,"installMethods":1276,"name":1278,"sourceUrl":1279},"Verwenden Sie dies immer, wenn der Benutzer US-amerikanische Cybersicherheitsfirmen finden, eine engere Auswahl treffen, prüfen oder anreichern möchte – Penetrationstests/Red Teaming, Sicherheitsüberprüfungen, vCISO, SOC 2-Bereitschaft, Incident Response, Managed SOC, IAM, Cloud Security und AppSec. Löst bei Suchen wie „Finden Sie mir eine Pen-Testing-Firma für unsere SOC 2-Prüfung“, „Erstellen Sie eine engere Auswahl von drei vCISO-Diensten für unser Healthcare-Tech-Startup“, „Wir benötigen einen Incident-Response-Vertrag“ oder „Rufen Sie Kontaktinformationen für diese 8 Sicherheitsfirmen-Domains ab“, auch wenn diese indirekt beschrieben werden (wir wurden kompromittiert, bereiten Sie uns auf die Compliance-Prüfung vor, machen Sie uns SOC 2-fit). Treibt die ServiceGraph API (api.servicegraph.co) an – ein Katalog mit über 100.000 US-Firmen, filterbar nach Branche, Dienstleistungen, Standort, Größe, Bewertungen. Fragen zu internen Sicherheitseinstellungen, „Wie patche ich CVE-X“ oder „Konfigurieren Sie Firewall Y“ DIY-Fragen, Sicherheits-Produktbewertungen (CrowdStrike vs. SentinelOne usw.), allgemeine Sicherheitswissensfragen, Verbraucher-/persönliche Sicherheitsratschläge, Nicht-US-Firmen, einzelne Freiberufler und Bug-Bounty-Jäger werden übersprungen.",{"claudeCode":1277},"nostrband/ServiceGraph","find-cybersecurity-firm","https://github.com/nostrband/ServiceGraph",{"basePath":1281,"githubOwner":1282,"githubRepo":1283,"locale":1284,"slug":1278,"type":247},"skills/find-cybersecurity-firm","nostrband","ServiceGraph","de",{"evaluate":1286,"extract":1292},{"promptVersionExtension":205,"promptVersionScoring":206,"score":1159,"tags":1287,"targetMarket":217,"tier":218},[1288,1289,1290,1291,1203,213],"cybersecurity","servicegraph","business","procurement",{"commitSha":281},{"parentExtensionId":1294,"repoId":1295,"translatedFrom":1296},"k170hexh2b1y2ab8gj4acbt6t186mmhn","kd73je8ge8dvxgqqy6nvhxz1e186nhcc","k17f5djrtgcfht64yn209hdmqh86n8kv",[1203,1290,1288,1291,213,1289],{"evaluatedAt":1299,"extractAt":1300,"updatedAt":1301},1778694766522,1778694690188,1778695005403]