[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-ivan-magda-plugin-authoring-en":3,"guides-for-ivan-magda-plugin-authoring":403,"similar-k176275qkzeh62ky7s8g5hsjzd86mw3z-en":404},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":233,"isFallback":218,"parentExtension":238,"providers":296,"relations":300,"repo":301,"tags":400,"workflow":401},1778691163132.341,"k176275qkzeh62ky7s8g5hsjzd86mw3z",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use when creating, modifying, or debugging Claude Code plugins. Triggers on .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, hooks/ directories. Provides schemas, templates, validation workflows, and troubleshooting.",{"claudeCode":12},"ivan-magda/claude-code-plugin-template","plugin-authoring","https://github.com/ivan-magda/claude-code-plugin-template",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":216,"workflow":231},1778691274804.2483,"kn7cx4bk3xkq4eq2q1n115et1x86mezj","en",{"checks":20,"evaluatedAt":186,"extensionSummary":187,"features":188,"nonGoals":193,"promptVersionExtension":197,"promptVersionScoring":198,"purpose":199,"rationale":200,"score":201,"summary":202,"tags":203,"targetMarket":209,"tier":210,"useCases":211},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,79,82,85,89,93,96,100,103,106,109,112,115,118,122,125,129,133,137,140,144,148,151,154,158,162,165,168,171,174,177,180,183],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of creating, modifying, or debugging Claude Code plugins and specifies the target user (developers working with plugins).",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers concrete value beyond default LLM behavior by providing specialized schemas, templates, validation workflows, and troubleshooting for Claude Code plugin development.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is designed to be used in a real workflow, offering guidance, validation, and troubleshooting steps for the complete plugin development lifecycle.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on guiding Claude Code plugin development, covering its associated files and processes without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description is concise, accurate, and effectively communicates the skill's purpose, triggers, and core offerings.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The description precisely names the artifact (.claude-plugin/, plugin.json, etc.) and the user intent (creating, modifying, debugging plugins), making its scope and purpose immediately clear.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is concise and self-contained, effectively summarizing the core capability and providing clear trigger phrases.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md body is well-organized, under 500 lines, and delegates deeper material to separate files via progressive disclosure.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and links to specific reference files for schemas, templates, and best practices.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","The skill is a reference and guide, not an exploration tool that would benefit from forked context.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The skill includes clear examples demonstrating how to use its commands and workflows, such as creating a new plugin or adding a command.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The skill addresses common mistakes and failure modes, providing specific recovery steps and red flags for potential issues.",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","The skill does not rely on external MCP servers or custom tools; it uses Claude internal capabilities.",{"category":69,"check":70,"severity":24,"summary":71},"Safety","Halt on unexpected state","The skill emphasizes validation before action and outlines consequences for skipping steps, effectively halting workflows on unexpected states.",{"category":73,"check":74,"severity":24,"summary":75},"Portability","Cross-skill coupling","The skill is self-contained and focuses on plugin development, not implicitly relying on or handling adjacent tasks better suited for other skills.",{"category":33,"check":77,"severity":24,"summary":78},"Scoped tools","The skill uses specific, well-defined tools like Read, Grep, and Glob, which are narrow verb-noun specialists.",{"category":33,"check":80,"severity":24,"summary":81},"Tool naming","The tools used (Read, Grep, Glob) are standard and descriptive, fitting the scope of the skill.",{"category":33,"check":83,"severity":24,"summary":84},"Minimal I/O surface","The tools used (Read, Grep, Glob) have minimal and well-understood I/O surfaces.",{"category":86,"check":87,"severity":24,"summary":88},"License","License usability","The extension includes a MIT license file, which is a permissive open-source license.",{"category":90,"check":91,"severity":24,"summary":92},"Maintenance","Commit recency","The last commit was on January 3, 2026, which is within the last 3 months.",{"category":90,"check":94,"severity":56,"summary":95},"Dependency Management","The extension does not appear to have third-party dependencies that require management.",{"category":97,"check":98,"severity":56,"summary":99},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":97,"check":101,"severity":24,"summary":102},"Injection","The skill primarily guides and uses standard file operations (Read, Grep, Glob), with no indication of loading untrusted data as instructions.",{"category":97,"check":104,"severity":24,"summary":105},"Transitive Supply-Chain Grenades","The skill uses bundled tools and files, with no evidence of runtime downloads or remote code execution.",{"category":97,"check":107,"severity":24,"summary":108},"Sandbox Isolation","The skill's operations are confined to reading files within the project structure and do not modify paths outside the extension's scope.",{"category":97,"check":110,"severity":24,"summary":111},"Sandbox escape primitives","There are no detached-process spawns or deny-retry loops observed in the skill's logic.",{"category":97,"check":113,"severity":24,"summary":114},"Data Exfiltration","The skill does not involve reading or submitting confidential data to any third party.",{"category":97,"check":116,"severity":24,"summary":117},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions use clean, printable ASCII.",{"category":119,"check":120,"severity":24,"summary":121},"Hooks","Opaque code execution","The skill does not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":73,"check":123,"severity":24,"summary":124},"Structural Assumption","The skill makes no structural assumptions about user project organization outside of its own bundled files.",{"category":126,"check":127,"severity":24,"summary":128},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating a low volume or new project, meeting the pass criteria.",{"category":130,"check":131,"severity":24,"summary":132},"Versioning","Release Management","The repository includes a LICENSE file and the code is tagged with MIT license, indicating clear release management.",{"category":134,"check":135,"severity":24,"summary":136},"Execution","Validation","The skill's internal logic relies on standard file operations and validation is performed via explicit checks and commands like `/plugin-development:validate`.",{"category":97,"check":138,"severity":24,"summary":139},"Unguarded Destructive Operations","The skill is primarily read-only and guides rather than performs destructive operations, and when it does propose actions, it suggests using commands that are then validated.",{"category":141,"check":142,"severity":24,"summary":143},"Errors","Error Handling","The skill provides clear instructions and troubleshooting steps for common failure modes, guiding users on how to handle errors.",{"category":145,"check":146,"severity":24,"summary":147},"Install","Installation instruction","The README provides clear installation instructions, including adding local marketplaces and installing the development toolkit.",{"category":134,"check":149,"severity":56,"summary":150},"Pinned dependencies","The extension does not use third-party dependencies requiring pinning or interpreter declaration.",{"category":33,"check":152,"severity":56,"summary":153},"Dry-run preview","The skill does not perform state-changing operations or send data outward, making a dry-run preview not applicable.",{"category":155,"check":156,"severity":56,"summary":157},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":159,"check":160,"severity":56,"summary":161},"Compliance","Telemetry opt-in","The extension does not emit telemetry.",{"category":159,"check":163,"severity":56,"summary":164},"GDPR","The skill does not operate on personal data.",{"category":159,"check":166,"severity":24,"summary":167},"Target market","The skill is a general development tool applicable globally with no regional or jurisdictional restrictions.",{"category":73,"check":169,"severity":24,"summary":170},"Runtime stability","The skill's instructions are general and do not assume a specific editor, shell, or OS, focusing on universally applicable concepts.",{"category":47,"check":172,"severity":24,"summary":173},"README","The README is comprehensive, clearly states the purpose, and provides installation and usage instructions.",{"category":33,"check":175,"severity":24,"summary":176},"Tool surface size","The skill primarily guides the use of built-in Claude Code commands and uses a few standard tools (Read, Grep, Glob), keeping the surface small.",{"category":40,"check":178,"severity":24,"summary":179},"Overlapping near-synonym tools","The tools used (Read, Grep, Glob) are distinct and do not present overlapping functionality that would confuse the model.",{"category":47,"check":181,"severity":24,"summary":182},"Phantom features","All advertised features related to plugin development guidance, validation, and troubleshooting are implemented within the skill and its associated commands.",{"category":141,"check":184,"severity":24,"summary":185},"Actionable error messages","The skill provides actionable troubleshooting steps and red flags, guiding users on how to resolve common issues.",1778691274689,"This skill acts as a comprehensive guide for developing, modifying, and debugging Claude Code plugins. It covers file structure, manifest validation, component creation, and troubleshooting common issues, referencing official documentation and best practices.",[189,190,191,192],"Provides schemas, templates, and validation workflows for plugin development.","Offers troubleshooting guidance for common plugin issues.","Triggers on relevant plugin development directories and files.","Includes comprehensive checklists and red flags for developers.",[194,195,196],"Developing the plugins themselves (the skill guides the developer).","Directly managing the Claude Code environment outside of plugin installation.","Writing plugin code directly (the skill guides the process, users implement).","3.0.0","4.4.0","To serve as the definitive guide for developers creating and maintaining Claude Code plugins, ensuring adherence to best practices and facilitating efficient development.","The skill is comprehensive, well-documented, and adheres to best practices, with no critical or warning findings. It effectively guides users through Claude Code plugin development.",100,"Excellent skill for developing Claude Code plugins, offering comprehensive guidance, validation, and troubleshooting.",[204,205,206,207,208],"claude-code","plugin-development","sdk","documentation","validation","global","verified",[212,213,214,215],"Creating a new Claude Code plugin from scratch.","Modifying an existing plugin's commands, skills, or hooks.","Debugging why a plugin is not loading or its components are not recognized.","Ensuring a plugin adheres to best practices before release.",{"codeQuality":217,"collectedAt":219,"documentation":220,"maintenance":223,"security":227,"testCoverage":229},{"hasLockfile":218},false,1778691258510,{"descriptionLength":221,"readmeSize":222},244,10334,{"closedIssues90d":8,"forks":224,"hasChangelog":218,"openIssues90d":8,"pushedAt":225,"stars":226},12,1767467854000,53,{"hasNpmPackage":218,"license":228,"smitheryVerified":218},"MIT",{"hasCi":230,"hasTests":218},true,{"updatedAt":232},1778691274804,{"basePath":234,"githubOwner":235,"githubRepo":236,"locale":18,"slug":13,"type":237},"plugins/plugin-development/skills/plugin-authoring","ivan-magda","claude-code-plugin-template","skill",{"_creationTime":239,"_id":240,"community":241,"display":242,"identity":245,"parentExtension":248,"providers":280,"relations":291,"tags":292,"workflow":293},1778691163132.3408,"k1723jzw9ar8qckxygzgkjgejn86nsbh",{"reviewCount":8},{"description":243,"installMethods":244,"name":205,"sourceUrl":14},"A comprehensive toolkit for creating, validating, and distributing Claude Code plugins",{"claudeCode":205},{"basePath":246,"githubOwner":235,"githubRepo":236,"locale":18,"slug":205,"type":247},"plugins/plugin-development","plugin",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":256,"providers":259,"relations":273,"tags":275,"workflow":276},1778691163132.3403,"k1719cjzyej30vadk57qk39mes86nqmg",{"reviewCount":8},{"description":253,"installMethods":254,"name":255,"sourceUrl":14},"A curated collection of Claude Code plugins for our team",{"claudeCode":12},"my-team-plugin-marketplace",{"basePath":257,"githubOwner":235,"githubRepo":236,"locale":18,"slug":236,"type":258},"","marketplace",{"evaluate":260,"extract":267},{"promptVersionExtension":261,"promptVersionScoring":198,"score":262,"tags":263,"targetMarket":209,"tier":210},"3.1.0",98,[258,264,265,266,204],"plugins","template","developer-tools",{"commitSha":268,"marketplace":269,"plugin":271},"HEAD",{"name":255,"pluginCount":270},2,{"mcpCount":8,"provider":272,"skillCount":8},"classify",{"repoId":274},"kd726xp7056j73gecjdmdy5by186nt53",[204,266,258,264,265],{"evaluatedAt":277,"extractAt":278,"updatedAt":279},1778691192585,1778691163132,1778691313273,{"evaluate":281,"extract":288},{"promptVersionExtension":197,"promptVersionScoring":198,"score":282,"tags":283,"targetMarket":209,"tier":210},99,[205,284,208,285,286,287],"scaffolding","code-generation","cli-tools","developer-tool",{"commitSha":268,"license":228,"plugin":289},{"mcpCount":8,"provider":272,"skillCount":290},1,{"parentExtensionId":250,"repoId":274},[286,285,287,205,284,208],{"evaluatedAt":294,"extractAt":278,"updatedAt":295},1778691258179,1778691313659,{"evaluate":297,"extract":299},{"promptVersionExtension":197,"promptVersionScoring":198,"score":201,"tags":298,"targetMarket":209,"tier":210},[204,205,206,207,208],{"commitSha":268},{"parentExtensionId":240,"repoId":274},{"_creationTime":302,"_id":274,"identity":303,"providers":304,"workflow":396},1778689927130.024,{"githubOwner":235,"githubRepo":236,"sourceUrl":14},{"classify":305,"discover":382,"github":385},{"commitSha":268,"extensions":306},[307,320,332,359],{"basePath":257,"description":253,"displayName":255,"installMethods":308,"rationale":309,"selectedPaths":310,"source":319,"sourceLanguage":18,"type":258},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[311,314,316],{"path":312,"priority":313},".claude-plugin/marketplace.json","mandatory",{"path":315,"priority":313},"README.md",{"path":317,"priority":318},"LICENSE","high","rule",{"basePath":321,"description":322,"displayName":323,"installMethods":324,"license":228,"rationale":325,"selectedPaths":326,"source":319,"sourceLanguage":18,"type":247},"plugins/hello-world","A simple example plugin that demonstrates basic Claude Code plugin functionality","hello-world",{"claudeCode":323},"plugin manifest at plugins/hello-world/.claude-plugin/plugin.json",[327,329,330],{"path":328,"priority":313},".claude-plugin/plugin.json",{"path":315,"priority":313},{"path":331,"priority":318},"commands/hello.md",{"basePath":246,"description":243,"displayName":205,"installMethods":333,"license":228,"rationale":334,"selectedPaths":335,"source":319,"sourceLanguage":18,"type":247},{"claudeCode":205},"plugin manifest at plugins/plugin-development/.claude-plugin/plugin.json",[336,337,338,341,343,345,347,349,351,353,355,357],{"path":328,"priority":313},{"path":315,"priority":313},{"path":339,"priority":340},"skills/plugin-authoring/SKILL.md","medium",{"path":342,"priority":318},"agents/plugin-reviewer.md",{"path":344,"priority":318},"commands/add-agent.md",{"path":346,"priority":318},"commands/add-command.md",{"path":348,"priority":318},"commands/add-hook.md",{"path":350,"priority":318},"commands/add-skill.md",{"path":352,"priority":318},"commands/init.md",{"path":354,"priority":318},"commands/test-local.md",{"path":356,"priority":318},"commands/validate.md",{"path":358,"priority":318},"hooks/hooks.json",{"basePath":234,"description":10,"displayName":13,"installMethods":360,"rationale":361,"selectedPaths":362,"source":319,"sourceLanguage":18,"type":237},{"claudeCode":12},"SKILL.md frontmatter at plugins/plugin-development/skills/plugin-authoring/SKILL.md",[363,365,368,370,372,374,376,378,380],{"path":364,"priority":313},"SKILL.md",{"path":366,"priority":367},"examples/simple-plugin.md","low",{"path":369,"priority":367},"examples/testing-workflow.md",{"path":371,"priority":367},"templates/agent-template.md",{"path":373,"priority":367},"templates/command-template.md",{"path":375,"priority":367},"templates/marketplace-manifest.json",{"path":377,"priority":367},"templates/plugin-manifest.json",{"path":379,"priority":367},"templates/skill-template.md",{"path":381,"priority":340},"testing-plugin-authoring.md",{"sources":383},[384],"manual",{"closedIssues90d":8,"description":386,"forks":224,"license":228,"openIssues90d":8,"pushedAt":225,"readmeSize":222,"stars":226,"topics":387},"GitHub template for creating Claude Code plugin marketplaces. Includes plugin scaffolding, validation commands, hooks, skills, agents, and CI/CD workflows. Ready-to-use toolkit for teams distributing Claude Code plugins.",[204,388,389,390,391,266,392,393,394,395],"ai-coding","anthropic","claude-code-plugins","cli","mcp","plugin-marketplaces","starter-kit","template-repository",{"classifiedAt":397,"discoverAt":398,"extractAt":399,"githubAt":399,"updatedAt":397},1778691162888,1778689927130,1778691161034,[204,207,205,206,208],{"evaluatedAt":232,"extractAt":278,"updatedAt":402},1778691313829,[],[405,431,458,488,518,546],{"_creationTime":406,"_id":407,"community":408,"display":409,"identity":415,"providers":420,"relations":424,"tags":427,"workflow":428},1778696691708.329,"k170yjw596k3cg892bq130jyd186mhyz",{"reviewCount":8},{"description":410,"installMethods":411,"name":413,"sourceUrl":414},"Validate a Claude Code plugin structure, frontmatter, and MCP tool references",{"claudeCode":412},"ruvnet/ruflo","Validate Plugin","https://github.com/ruvnet/ruflo",{"basePath":416,"githubOwner":417,"githubRepo":418,"locale":18,"slug":419,"type":237},"plugins/ruflo-plugin-creator/skills/validate-plugin","ruvnet","ruflo","validate-plugin",{"evaluate":421,"extract":423},{"promptVersionExtension":197,"promptVersionScoring":198,"score":201,"tags":422,"targetMarket":209,"tier":210},[208,247,266,204,392],{"commitSha":268,"license":228},{"parentExtensionId":425,"repoId":426},"k17f4y1y2y777p7zrxxhbnf03n86mr5j","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[204,266,392,247,208],{"evaluatedAt":429,"extractAt":430,"updatedAt":429},1778701241052,1778696691708,{"_creationTime":432,"_id":433,"community":434,"display":435,"identity":441,"providers":445,"relations":452,"tags":454,"workflow":455},1778696993586.708,"k17fsfrfvbnsvwkcqp8y85wdad86mmwq",{"reviewCount":8},{"description":436,"installMethods":437,"name":439,"sourceUrl":440},"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":438},"SeifBenayed/claude-code-sdk","product-self-knowledge","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":442,"githubOwner":443,"githubRepo":444,"locale":18,"slug":439,"type":237},".claude/skills/product-self-knowledge","SeifBenayed","claude-code-sdk",{"evaluate":446,"extract":451},{"promptVersionExtension":197,"promptVersionScoring":198,"score":201,"tags":447,"targetMarket":209,"tier":210},[389,207,448,449,206,450],"claude","api","knowledge-base",{"commitSha":268},{"repoId":453},"kd78s53c1852h5p7c3qem663xs86njab",[389,449,448,207,450,206],{"evaluatedAt":456,"extractAt":457,"updatedAt":456},1778697182451,1778696993586,{"_creationTime":459,"_id":460,"community":461,"display":462,"identity":468,"providers":472,"relations":481,"tags":483,"workflow":484},1778699106670.4258,"k17c1n6dbde7qh2wemx78d13t986n7x2",{"reviewCount":8},{"description":463,"installMethods":464,"name":466,"sourceUrl":467},"Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.",{"claudeCode":465},"xixu-me/skills","running-claude-code-via-litellm-copilot","https://github.com/xixu-me/skills",{"basePath":469,"githubOwner":470,"githubRepo":471,"locale":18,"slug":466,"type":237},"skills/running-claude-code-via-litellm-copilot","xixu-me","skills",{"evaluate":473,"extract":480},{"promptVersionExtension":197,"promptVersionScoring":198,"score":201,"tags":474,"targetMarket":209,"tier":210},[475,476,477,204,478,479],"copilot","litellm","proxy","configuration","troubleshooting",{"commitSha":268},{"repoId":482},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[204,478,475,476,477,479],{"evaluatedAt":485,"extractAt":486,"updatedAt":487},1778699196029,1778699106670,1778699384216,{"_creationTime":489,"_id":490,"community":491,"display":492,"identity":498,"providers":502,"relations":510,"tags":513,"workflow":514},1778696712851.9746,"k17ef0e0f693nd248cs3f63rys86ndy8",{"reviewCount":8},{"description":493,"installMethods":494,"name":496,"sourceUrl":497},"Protect Claude Code sessions from context overflow by running a background daemon that monitors session size and auto-prunes before compaction hits. Use when the user says \"guard\", \"protect session\", \"context getting long\", \"prevent compaction\", \"session management\", or is running agent teams that need continuous context protection.\n",{"claudeCode":495},"Ruya-AI/cozempic","guard","https://github.com/Ruya-AI/cozempic",{"basePath":499,"githubOwner":500,"githubRepo":501,"locale":18,"slug":496,"type":237},"plugin/skills/guard","Ruya-AI","cozempic",{"evaluate":503,"extract":509},{"promptVersionExtension":197,"promptVersionScoring":198,"score":201,"tags":504,"targetMarket":209,"tier":210},[505,506,204,507,508],"session-management","context-pruning","python","utility",{"commitSha":268},{"parentExtensionId":511,"repoId":512},"k176hd1j2vn0hpak7ds6v3eand86mfqh","kd79d77qmyh3826dwhk7ynx9xd86nmqm",[204,506,507,505,508],{"evaluatedAt":515,"extractAt":516,"updatedAt":517},1778696790816,1778696712852,1778696924761,{"_creationTime":519,"_id":520,"community":521,"display":522,"identity":528,"providers":532,"relations":539,"tags":542,"workflow":543},1778694480889.9487,"k17eg219cke0p45yfhh8n2t37986mgm4",{"reviewCount":8},{"description":523,"installMethods":524,"name":526,"sourceUrl":527},"Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration",{"claudeCode":525},"NeoLabHQ/context-engineering-kit","create-command","https://github.com/NeoLabHQ/context-engineering-kit",{"basePath":529,"githubOwner":530,"githubRepo":531,"locale":18,"slug":526,"type":237},"plugins/customaize-agent/skills/create-command","NeoLabHQ","context-engineering-kit",{"evaluate":533,"extract":538},{"promptVersionExtension":197,"promptVersionScoring":198,"score":201,"tags":534,"targetMarket":209,"tier":210},[535,536,537,392,204],"command-creation","agent-development","prompt-engineering",{"commitSha":268},{"parentExtensionId":540,"repoId":541},"k173g0c46wghgz5j9gn02wfydn86mkh8","kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[536,204,535,392,537],{"evaluatedAt":544,"extractAt":545,"updatedAt":544},1778694773368,1778694480890,{"_creationTime":547,"_id":548,"community":549,"display":550,"identity":556,"providers":561,"relations":568,"tags":571,"workflow":572},1778692488329.0164,"k17d7dgccv6vnj9tcw0cehwnph86nryb",{"reviewCount":8},{"description":551,"installMethods":552,"name":554,"sourceUrl":555},"Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.",{"claudeCode":553},"luiseiman/claude-kit","Rule Effectiveness Analysis","https://github.com/luiseiman/claude-kit",{"basePath":557,"githubOwner":558,"githubRepo":559,"locale":18,"slug":560,"type":237},"skills/rule-effectiveness","luiseiman","claude-kit","rule-effectiveness",{"evaluate":562,"extract":567},{"promptVersionExtension":197,"promptVersionScoring":198,"score":201,"tags":563,"targetMarket":209,"tier":210},[204,478,564,565,566],"analysis","optimization","git",{"commitSha":268,"license":228},{"parentExtensionId":569,"repoId":570},"k17650xadq8363kzchr4w0gmf186nq24","kd79wqc8an5wh20cc2znr8tyb586mxwx",[564,204,478,566,565],{"evaluatedAt":573,"extractAt":574,"updatedAt":573},1778693275143,1778692488329]