[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-anthropics-claude-md-management-vi":3,"guides-for-anthropics-claude-md-management":273,"similar-k171bb4cbsrk8gwfarcrd1w4sd8671kq":274},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":19,"identity":207,"isFallback":212,"parentExtension":213,"providers":244,"relations":249,"repo":250,"workflow":272},1778054452948.412,"k171bb4cbsrk8gwfarcrd1w4sd8671kq",[],{"reviewCount":8},0,{"description":10,"name":11,"sourceUrl":12,"tags":13},"Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.","CLAUDE.md Management","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/claude-md-management",[14,15,16,17,18],"documentation","code-management","claudemd","maintenance","editing",{"_creationTime":20,"_id":21,"extensionId":5,"locale":22,"result":23,"trustSignals":195,"workflow":205},1778054703946.7488,"kn75gnvs4nv5knd4x891c8n2nx867e2n","en",{"checks":24,"evaluatedAt":185,"extensionSummary":186,"promptVersionExtension":187,"promptVersionScoring":188,"rationale":189,"score":190,"summary":191,"tags":192,"targetMarket":193,"tier":194},[25,30,33,36,40,43,47,51,54,57,61,66,69,73,76,79,82,85,88,91,95,99,103,107,111,114,117,120,124,127,130,133,136,139,142,145,147,150,153,156,158,161,164,167,171,174,177,181],{"category":26,"check":27,"severity":28,"summary":29},"Practical Utility","Problem relevance","pass","The description clearly states the problem of maintaining and improving CLAUDE.md files for quality, learning capture, and project memory.",{"category":26,"check":31,"severity":28,"summary":32},"Unique selling proposition","The plugin offers two distinct tools (`claude-md-improver` skill and `/revise-claude-md` command) for specific CLAUDE.md maintenance tasks, providing value beyond basic LLM interaction.",{"category":26,"check":34,"severity":28,"summary":35},"Production readiness","The plugin provides well-defined skills and commands for managing CLAUDE.md files, covering discovery, assessment, reporting, and updating, indicating readiness for use in workflows.",{"category":37,"check":38,"severity":28,"summary":39},"Scope","Single responsibility principle","The plugin focuses on the single domain of CLAUDE.md file management, with two distinct but related capabilities for improvement and session learning capture.",{"category":37,"check":41,"severity":28,"summary":42},"Description quality","The description accurately reflects the plugin's functionality, outlining its purpose and the two primary tools provided.",{"category":44,"check":45,"severity":28,"summary":46},"Invocation","Scoped tools","The plugin exposes specific tools: a skill 'claude-md-improver' and a command '/revise-claude-md', both clearly scoped to CLAUDE.md management tasks.",{"category":48,"check":49,"severity":28,"summary":50},"Documentation","Configuration & parameter reference","The README and SKILL.md files detail the usage, workflow, and expected inputs/outputs for the provided tools, with no implicit parameters or undocumented configuration.",{"category":37,"check":52,"severity":28,"summary":53},"Tool naming","Tool names ('claude-md-improver' and '/revise-claude-md') are descriptive and relevant to their CLAUDE.md management functions.",{"category":37,"check":55,"severity":28,"summary":56},"Minimal I/O surface","The tools request necessary information (e.g., CLAUDE.md files, session learnings) and return focused outputs (reports, proposed changes), adhering to minimal I/O principles.",{"category":58,"check":59,"severity":28,"summary":60},"License","License usability","The extension includes a LICENSE file with the Apache License 2.0, which is a permissive open-source license.",{"category":62,"check":63,"severity":64,"summary":65},"Maintenance","Commit recency","not_applicable","No commit history available for assessment.",{"category":62,"check":67,"severity":64,"summary":68},"Dependency Management","No third-party dependencies were found in the provided files.",{"category":70,"check":71,"severity":28,"summary":72},"Security","Secret Management","The plugin does not appear to handle or expose any secrets.",{"category":70,"check":74,"severity":28,"summary":75},"Injection","The plugin's tools focus on file manipulation and text processing related to CLAUDE.md files, with no indication of loading untrusted external data as instructions.",{"category":70,"check":77,"severity":28,"summary":78},"Transitive Supply-Chain Grenades","All code and references appear to be contained within the plugin bundle, with no runtime downloads or remote execution of scripts.",{"category":70,"check":80,"severity":28,"summary":81},"Sandbox Isolation","The plugin's operations are confined to manipulating CLAUDE.md files, which are within the project directory, adhering to sandbox isolation principles.",{"category":70,"check":83,"severity":28,"summary":84},"Sandbox escape primitives","No detached-process spawns or retry loops around denied tool calls were found in the provided scripts.",{"category":70,"check":86,"severity":28,"summary":87},"Data Exfiltration","The plugin focuses on local file analysis and modification, with no outbound network calls or references to confidential data.",{"category":70,"check":89,"severity":28,"summary":90},"Hidden Text Tricks","Bundled files do not contain hidden text tricks or obfuscated instructions.",{"category":92,"check":93,"severity":28,"summary":94},"Hooks","Opaque code execution","All scripts and logic within the plugin appear to be plain, readable Bash or Markdown, with no obfuscation.",{"category":96,"check":97,"severity":28,"summary":98},"Portability","Structural Assumption","The plugin correctly uses standard file finding commands and refers to CLAUDE.md files which are expected to be present in a project, with clear documentation on local vs. shared files.",{"category":100,"check":101,"severity":64,"summary":102},"Trust","Issues Attention","No GitHub issues data available for assessment.",{"category":104,"check":105,"severity":28,"summary":106},"Versioning","Release Management","The plugin.json manifest declares a version of '1.0.0', satisfying the release management check.",{"category":108,"check":109,"severity":28,"summary":110},"Code Execution","Validation","The plugin uses standard shell commands for file operations which are generally safe when used with clear paths and the tools operate on text content, not executable code.",{"category":70,"check":112,"severity":28,"summary":113},"Unguarded Destructive Operations","The plugin requests user approval before applying changes to CLAUDE.md files, and the edits are clearly presented as diffs.",{"category":108,"check":115,"severity":28,"summary":116},"Error Handling","The scripts use standard Bash commands and have explicit steps for user confirmation before applying changes, implying a fail-closed behavior for critical operations.",{"category":108,"check":118,"severity":64,"summary":119},"Logging","The plugin is read-only in terms of not performing destructive actions that require logging beyond the changes it proposes and asks approval for.",{"category":121,"check":122,"severity":28,"summary":123},"Compliance","GDPR","The plugin operates on project documentation files and does not handle personal data.",{"category":121,"check":125,"severity":28,"summary":126},"Target market","The plugin is general-purpose for CLAUDE.md management and has no region-specific logic, making it globally applicable.",{"category":96,"check":128,"severity":28,"summary":129},"Runtime stability","The plugin uses standard shell commands and file operations, making it portable across POSIX-compliant systems.",{"category":37,"check":131,"severity":28,"summary":132},"Tool surface size","The plugin exposes one skill ('claude-md-improver') and one command ('/revise-claude-md'), which is within the ideal range.",{"category":44,"check":134,"severity":28,"summary":135},"Name collisions","The plugin's skill and command names ('claude-md-improver' and '/revise-claude-md') are distinct and do not appear to collide with Claude Code built-ins or other common MCPs.",{"category":44,"check":137,"severity":28,"summary":138},"Overlapping near-synonym tools","The two exposed tools, a skill for auditing/improving and a command for session learning capture, cover distinct functionalities related to CLAUDE.md management.",{"category":44,"check":140,"severity":64,"summary":141},"Hooks-off mechanism","The plugin does not utilize hooks, therefore a hooks-off mechanism is not applicable.",{"category":44,"check":143,"severity":64,"summary":144},"Hook matcher tightness","The plugin does not utilize hooks.",{"category":70,"check":146,"severity":64,"summary":144},"Hook security",{"category":92,"check":148,"severity":64,"summary":149},"Silent prompt rewriting","The plugin does not utilize UserPromptSubmit hooks.",{"category":70,"check":151,"severity":64,"summary":152},"Permission Hook","The plugin does not utilize PermissionRequest hooks.",{"category":121,"check":154,"severity":64,"summary":155},"Hook privacy","The plugin does not utilize hooks for logging or telemetry.",{"category":108,"check":157,"severity":64,"summary":144},"Hook dependency",{"category":48,"check":159,"severity":28,"summary":160},"Install / Setup Instructions","The README provides clear instructions on how to install the plugin and details the purpose and usage of its constituent tools.",{"category":48,"check":162,"severity":28,"summary":163},"Feature Transparency","The README clearly explains the functionality of the two main tools ('claude-md-improver' skill and '/revise-claude-md' command) and their respective use cases.",{"category":48,"check":165,"severity":28,"summary":166},"Phantom features","All features described in the README (the skill and the command) have corresponding implementations in the provided files.",{"category":168,"check":169,"severity":28,"summary":170},"Convention","Layout convention adherence","The plugin adheres to Claude Code plugin conventions, with `plugin.json` in `.claude-plugin/` and no extraneous files in `bin/` (as there are no `bin/` entries).",{"category":168,"check":172,"severity":28,"summary":173},"Plugin state","The plugin does not appear to require persistent state beyond what would be managed by Claude Code's project context.",{"category":70,"check":175,"severity":64,"summary":176},"Keychain-stored secrets","The plugin does not handle any secrets that would require keychain storage.",{"category":178,"check":179,"severity":64,"summary":180},"Dependencies","Tagged release sourcing","The plugin does not bundle any MCP servers.",{"category":182,"check":183,"severity":28,"summary":184},"Installation","Clean uninstall","The plugin only operates on existing files and does not spawn background processes or install system-wide components, ensuring a clean uninstall.",1778054564251,"This plugin offers tools to audit, improve, and update CLAUDE.md files within a project. It includes a skill to assess CLAUDE.md quality against codebase state and a command to capture session learnings, ensuring project memory stays current.","2.0.0","3.4.0","The plugin is well-structured, clearly documented, and focused on a single responsibility. It provides distinct tools for CLAUDE.md management and adheres to security and portability best practices, resulting in a high score.",95,"A high-quality plugin for managing and improving CLAUDE.md files.",[14,15,16,17,18],"global","verified",{"codeQuality":196,"collectedAt":197,"documentation":198,"maintenance":200,"popularity":201,"security":202,"testCoverage":204},{},1778054547984,{"descriptionLength":199,"readmeSize":8},122,{},{"smitheryUniqueUsers":8,"smitheryUseCount":8},{"hasNpmPackage":203,"smitheryVerified":203},false,{"hasCi":203,"hasTests":203},{"updatedAt":206},1778054703946,{"githubOwner":208,"githubRepo":209,"locale":22,"slug":210,"type":211},"anthropics","claude-plugins-official","claude-md-management","plugin",true,{"_creationTime":214,"_id":215,"community":216,"display":217,"identity":226,"parentExtension":227,"providers":228,"relations":238,"workflow":240},1778054452948.4092,"k171b9714j6pgfxqht22y94q4x866sck",{"reviewCount":8},{"description":218,"name":219,"sourceUrl":220,"tags":221},"Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations","Claude Code Plugins Directory","https://github.com/anthropics/claude-plugins-official",[222,223,224,225],"marketplace","directory","plugins","mcp",{"githubOwner":208,"githubRepo":209,"locale":22,"slug":209,"type":222},null,{"extract":229,"llm":234,"smithery":237},{"commitSha":230,"license":231,"marketplace":232},"06f52cd3ac3e47ecb45228a86183ea2a86e9d6ff","n/a",{"name":209,"pluginCount":233},179,{"promptVersionExtension":187,"promptVersionScoring":188,"score":235,"targetMarket":193,"tier":236},85,"evaluated",{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":203},{"repoId":239},"kd798hf3w99qz2xt1fqtgq7gf9865e31",{"anyEnrichmentAt":241,"extractAt":242,"githubAt":243,"llmAt":206,"smitheryAt":241,"updatedAt":206},1778054509977,1778054452948,1778054454391,{"extract":245,"llm":247,"smithery":248},{"commitSha":230,"license":246},"Apache-2.0",{"promptVersionExtension":187,"promptVersionScoring":188,"score":190,"targetMarket":193,"tier":194},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":203},{"parentExtensionId":215,"repoId":239},{"_creationTime":251,"_id":239,"identity":252,"providers":253,"workflow":269},1777995558409.857,{"githubOwner":208,"githubRepo":209,"sourceUrl":220},{"discover":254,"github":258},{"sources":255},[256,257],"skills-sh","smithery",{"closedIssues90d":259,"forks":260,"homepage":261,"openIssues90d":262,"pushedAt":263,"readmeSize":264,"stars":265,"topics":266},83,2270,"https://code.claude.com/docs/en/plugins",480,1778039881000,1948,18631,[267,225,268],"claude-code","skills",{"discoverAt":270,"extractAt":271,"githubAt":271,"updatedAt":271},1777995558409,1778054455773,{"anyEnrichmentAt":241,"extractAt":242,"githubAt":243,"llmAt":206,"smitheryAt":241,"updatedAt":206},[],[275,299,321],{"_creationTime":276,"_id":277,"community":278,"display":279,"identity":290,"providers":292,"relations":297,"workflow":298},1778054452948.4253,"k1767a8yk98h8qcz0rkh7t64an867zws",{"reviewCount":8},{"description":280,"installMethods":281,"name":282,"sourceUrl":283,"tags":284},"Skills for designing and building MCP servers that work seamlessly with Claude. Guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.",{},"MCP Server Development Suite","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/mcp-server-dev",[225,285,286,287,288,14,289,211],"server","development","typescript","python","security",{"githubOwner":208,"githubRepo":209,"locale":22,"slug":291,"type":211},"mcp-server-dev",{"extract":293,"llm":294,"smithery":296},{"commitSha":230,"license":246},{"promptVersionExtension":187,"promptVersionScoring":188,"score":295,"targetMarket":193,"tier":194},98,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":203},{"parentExtensionId":215,"repoId":239},{"anyEnrichmentAt":241,"extractAt":242,"githubAt":243,"llmAt":206,"smitheryAt":241,"updatedAt":206},{"_creationTime":300,"_id":301,"community":302,"display":303,"identity":313,"providers":315,"relations":319,"workflow":320},1778054452948.4165,"k175x0d41925mqgz27ertpq91h8662r6",{"reviewCount":8},{"description":304,"installMethods":305,"name":306,"sourceUrl":307,"tags":308},"Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)",{},"Explanatory Output Style Plugin","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/explanatory-output-style",[14,309,310,311,312],"hooks","llm-behavior","educational-insights","session-start",{"githubOwner":208,"githubRepo":209,"locale":22,"slug":314,"type":211},"explanatory-output-style",{"extract":316,"llm":317,"smithery":318},{"commitSha":230,"license":246},{"promptVersionExtension":187,"promptVersionScoring":188,"score":295,"targetMarket":193,"tier":194},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":203},{"parentExtensionId":215,"repoId":239},{"anyEnrichmentAt":241,"extractAt":242,"githubAt":243,"llmAt":206,"smitheryAt":241,"updatedAt":206},{"_creationTime":322,"_id":323,"community":324,"display":325,"identity":339,"providers":341,"relations":346,"workflow":349},1778054597531.745,"k1795yq8b7fd05m66vja74b4ed867na2",{"reviewCount":8},{"description":326,"installMethods":327,"name":328,"sourceUrl":329,"tags":330},"Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search.",{},"ast-grep Code Search","https://github.com/ast-grep/agent-skill/tree/HEAD/ast-grep",[331,332,333,334,335,336,14,337,338],"ast-grep","code-search","ast","structural-search","pattern-matching","refactoring","guidance","developer-tools",{"githubOwner":331,"githubRepo":340,"locale":22,"slug":331,"type":211},"agent-skill",{"extract":342,"llm":345},{"commitSha":343,"license":344},"577f4d4507678f2c8cee150fae25e6ce309f70b1","MIT",{"promptVersionExtension":187,"promptVersionScoring":188,"score":295,"targetMarket":193,"tier":194},{"parentExtensionId":347,"repoId":348},"k1786p91x16m9pyq5angajjjm5867p1v","kd7f5bqtyvvmeg96s606ptt40s864ecp",{"anyEnrichmentAt":350,"extractAt":351,"githubAt":350,"llmAt":352,"updatedAt":352},1778054597863,1778054597531,1778054614310]