[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-anthropics-code-simplifier-en":3,"guides-for-anthropics-code-simplifier":274,"similar-k17ddfcapj5bj2j7y5599wfx3d867njj":275},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":19,"identity":210,"isFallback":206,"parentExtension":215,"providers":245,"relations":250,"repo":251,"workflow":273},1778054452948.4136,"k17ddfcapj5bj2j7y5599wfx3d867njj",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality. Focuses on recently modified code.",{},"Claude Code Simplifier","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/code-simplifier",[15,16,17,18],"code","refinement","agent","mcp",{"_creationTime":20,"_id":21,"extensionId":5,"locale":22,"result":23,"trustSignals":198,"workflow":208},1778054703946.7458,"kn7c9xv3x7a357ztbjykcqa9mh867qbs","en",{"checks":24,"evaluatedAt":188,"extensionSummary":189,"promptVersionExtension":190,"promptVersionScoring":191,"rationale":192,"score":193,"summary":194,"tags":195,"targetMarket":196,"tier":197},[25,30,33,36,40,43,48,53,56,59,63,67,70,74,77,80,83,86,89,92,96,100,104,108,112,115,118,121,125,128,131,134,137,140,143,146,149,152,155,158,161,164,167,170,174,177,180,184],{"category":26,"check":27,"severity":28,"summary":29},"Practical Utility","Problem relevance","pass","The description clearly states the problem addressed: simplifying and refining code for clarity, consistency, and maintainability.",{"category":26,"check":31,"severity":28,"summary":32},"Unique selling proposition","The extension offers a unique capability by focusing on refining code for clarity and maintainability based on project standards, going beyond basic code formatting.",{"category":26,"check":34,"severity":28,"summary":35},"Production readiness","The plugin provides a complete workflow for code refinement, focusing on recently modified code and adhering to project standards, making it ready for use.",{"category":37,"check":38,"severity":28,"summary":39},"Scope","Single responsibility principle","The plugin has a single, coherent responsibility: simplifying and refining code according to specific project standards.",{"category":37,"check":41,"severity":28,"summary":42},"Description quality","The description accurately and concisely reflects the plugin's functionality of simplifying and refining code.",{"category":44,"check":45,"severity":46,"summary":47},"Invocation","Scoped tools","not_applicable","This extension does not expose explicit tools or commands in the traditional sense; it operates as an agent and uses hooks.",{"category":49,"check":50,"severity":51,"summary":52},"Documentation","Configuration & parameter reference","warning","While the agent's behavior is described, there are no explicit configuration options or parameters documented for users to adjust.",{"category":37,"check":54,"severity":46,"summary":55},"Tool naming","The extension does not expose user-facing tools or commands, making this check not applicable.",{"category":37,"check":57,"severity":46,"summary":58},"Minimal I/O surface","As this extension operates as an agent and not via specific tools with defined schemas, this check is not applicable.",{"category":60,"check":61,"severity":28,"summary":62},"License","License usability","The extension is licensed under the Apache License 2.0, which is a permissive open-source license.",{"category":64,"check":65,"severity":51,"summary":66},"Maintenance","Commit recency","There are no commits on the default branch, indicating the project may be unmaintained.",{"category":64,"check":68,"severity":46,"summary":69},"Dependency Management","No third-party dependencies were found, so dependency management measures are not applicable.",{"category":71,"check":72,"severity":28,"summary":73},"Security","Secret Management","No secrets are used or handled by this extension.",{"category":71,"check":75,"severity":28,"summary":76},"Injection","The extension does not load or execute any third-party data or files, and therefore has no injection vulnerabilities.",{"category":71,"check":78,"severity":28,"summary":79},"Transitive Supply-Chain Grenades","No external files are loaded, and no runtime downloads or remote execution are performed.",{"category":71,"check":81,"severity":28,"summary":82},"Sandbox Isolation","The extension operates within its defined scope and does not attempt to modify files outside its designated folders.",{"category":71,"check":84,"severity":28,"summary":85},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were found, indicating no sandbox escape primitives.",{"category":71,"check":87,"severity":28,"summary":88},"Data Exfiltration","The extension does not make any outbound calls or reference confidential data, mitigating data exfiltration risks.",{"category":71,"check":90,"severity":28,"summary":91},"Hidden Text Tricks","Bundled files are free of hidden-steering tricks, invisible characters, or other obfuscation methods.",{"category":93,"check":94,"severity":28,"summary":95},"Hooks","Opaque code execution","The hook script is readable bash and does not involve obfuscated code execution.",{"category":97,"check":98,"severity":28,"summary":99},"Portability","Structural Assumption","The extension does not appear to make structural assumptions about user-specific project organization.",{"category":101,"check":102,"severity":46,"summary":103},"Trust","Issues Attention","No open or closed issues data is available for evaluation.",{"category":105,"check":106,"severity":28,"summary":107},"Versioning","Release Management","The plugin has a version number specified in its manifest (`plugin.json`).",{"category":109,"check":110,"severity":46,"summary":111},"Code Execution","Validation","The extension operates as an agent and does not directly handle user input arguments or structured output that requires schema validation.",{"category":71,"check":113,"severity":28,"summary":114},"Unguarded Destructive Operations","The extension is focused on code refinement and does not perform any destructive operations.",{"category":109,"check":116,"severity":28,"summary":117},"Error Handling","The agent's description implies structured error handling and meaningful reporting.",{"category":109,"check":119,"severity":28,"summary":120},"Logging","The description implies actions and outcomes are captured, aligning with logging practices.",{"category":122,"check":123,"severity":28,"summary":124},"Compliance","GDPR","The extension does not appear to operate on personal data or submit it to third parties.",{"category":122,"check":126,"severity":28,"summary":127},"Target market","The extension has no regional or jurisdictional logic and is globally applicable.",{"category":97,"check":129,"severity":28,"summary":130},"Runtime stability","The extension does not appear to make assumptions about specific runtime environments.",{"category":37,"check":132,"severity":46,"summary":133},"Tool surface size","This extension does not expose tools or commands, making its surface size not applicable.",{"category":44,"check":135,"severity":28,"summary":136},"Name collisions","As this extension is a single agent without explicit tools, there are no name collisions to consider.",{"category":44,"check":138,"severity":46,"summary":139},"Overlapping near-synonym tools","The extension does not expose tools or commands, so there are no overlapping near-synonym tools.",{"category":44,"check":141,"severity":46,"summary":142},"Hooks-off mechanism","The plugin does not appear to utilize hooks, making a hooks-off mechanism not applicable.",{"category":44,"check":144,"severity":46,"summary":145},"Hook matcher tightness","The plugin does not utilize hooks, making hook matcher tightness not applicable.",{"category":71,"check":147,"severity":46,"summary":148},"Hook security","The plugin does not utilize hooks, making hook security not applicable.",{"category":93,"check":150,"severity":46,"summary":151},"Silent prompt rewriting","The plugin does not appear to use a `UserPromptSubmit` hook, thus silent prompt rewriting is not applicable.",{"category":71,"check":153,"severity":46,"summary":154},"Permission Hook","The plugin does not appear to use a `PermissionRequest` hook, making this check not applicable.",{"category":122,"check":156,"severity":46,"summary":157},"Hook privacy","The plugin does not appear to use hooks for logging or telemetry, making this check not applicable.",{"category":109,"check":159,"severity":46,"summary":160},"Hook dependency","The plugin does not appear to use hooks, making hook dependency checks not applicable.",{"category":49,"check":162,"severity":51,"summary":163},"Install / Setup Instructions","The README provides generic installation instructions for plugins but lacks specific setup or configuration details for this particular code simplifier agent.",{"category":49,"check":165,"severity":28,"summary":166},"Feature Transparency","The README is minimal but does not list any hooks or specific functionalities that would require transparency.",{"category":49,"check":168,"severity":28,"summary":169},"Phantom features","The README is minimal and accurately reflects the functionality described in the plugin's manifest and code.",{"category":171,"check":172,"severity":28,"summary":173},"Convention","Layout convention adherence","The plugin adheres to the expected Claude Code plugin structural conventions.",{"category":171,"check":175,"severity":28,"summary":176},"Plugin state","The plugin does not appear to have persistent state that would require special handling.",{"category":71,"check":178,"severity":46,"summary":179},"Keychain-stored secrets","The plugin does not handle any secrets, so keychain storage is not applicable.",{"category":181,"check":182,"severity":46,"summary":183},"Dependencies","Tagged release sourcing","There are no bundled MCP servers or external dependencies to evaluate for tagged release sourcing.",{"category":185,"check":186,"severity":28,"summary":187},"Installation","Clean uninstall","The plugin does not spawn background daemons or services that would prevent a clean uninstall.",1778054560084,"This agent analyzes recently modified code and refines it to adhere to project-specific coding standards, enhancing clarity, consistency, and maintainability without altering functionality. It focuses on ES modules, explicit return types, and prefers readable code over extreme brevity.","2.0.0","3.4.0","The extension is well-structured, adheres to security best practices, and has a clear, single responsibility. The primary concerns are the lack of specific installation/configuration documentation for the agent and the absence of recent commits, suggesting potential unmaintained status.",90,"A high-quality code refinement agent that simplifies and improves code clarity and maintainability.",[15,16,17,18],"global","verified",{"codeQuality":199,"collectedAt":200,"documentation":201,"maintenance":203,"popularity":204,"security":205,"testCoverage":207},{},1778054542660,{"descriptionLength":202,"readmeSize":8},151,{},{"smitheryUniqueUsers":8,"smitheryUseCount":8},{"hasNpmPackage":206,"smitheryVerified":206},false,{"hasCi":206,"hasTests":206},{"updatedAt":209},1778054703946,{"githubOwner":211,"githubRepo":212,"locale":22,"slug":213,"type":214},"anthropics","claude-plugins-official","code-simplifier","plugin",{"_creationTime":216,"_id":217,"community":218,"display":219,"identity":227,"parentExtension":228,"providers":229,"relations":239,"workflow":241},1778054452948.4092,"k171b9714j6pgfxqht22y94q4x866sck",{"reviewCount":8},{"description":220,"name":221,"sourceUrl":222,"tags":223},"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",[224,225,226,18],"marketplace","directory","plugins",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":212,"type":224},null,{"extract":230,"llm":235,"smithery":238},{"commitSha":231,"license":232,"marketplace":233},"06f52cd3ac3e47ecb45228a86183ea2a86e9d6ff","n/a",{"name":212,"pluginCount":234},179,{"promptVersionExtension":190,"promptVersionScoring":191,"score":236,"targetMarket":196,"tier":237},85,"evaluated",{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"repoId":240},"kd798hf3w99qz2xt1fqtgq7gf9865e31",{"anyEnrichmentAt":242,"extractAt":243,"githubAt":244,"llmAt":209,"smitheryAt":242,"updatedAt":209},1778054509977,1778054452948,1778054454391,{"extract":246,"llm":248,"smithery":249},{"commitSha":231,"license":247},"Apache-2.0",{"promptVersionExtension":190,"promptVersionScoring":191,"score":193,"targetMarket":196,"tier":197},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":217,"repoId":240},{"_creationTime":252,"_id":240,"identity":253,"providers":254,"workflow":270},1777995558409.857,{"githubOwner":211,"githubRepo":212,"sourceUrl":222},{"discover":255,"github":259},{"sources":256},[257,258],"skills-sh","smithery",{"closedIssues90d":260,"forks":261,"homepage":262,"openIssues90d":263,"pushedAt":264,"readmeSize":265,"stars":266,"topics":267},83,2270,"https://code.claude.com/docs/en/plugins",480,1778039881000,1948,18631,[268,18,269],"claude-code","skills",{"discoverAt":271,"extractAt":272,"githubAt":272,"updatedAt":272},1777995558409,1778054455773,{"anyEnrichmentAt":242,"extractAt":243,"githubAt":244,"llmAt":209,"smitheryAt":242,"updatedAt":209},[],[276,310,333,368,390],{"_creationTime":277,"_id":278,"community":279,"display":280,"identity":293,"providers":297,"relations":303,"workflow":306},1778053078370.9028,"k17dwt2y8zcwbj9r1ccgc0mwvs867jac",{"reviewCount":8},{"description":281,"installMethods":282,"name":283,"sourceUrl":284,"tags":285},"Complete Claude Code plugin development system. PROACTIVELY activate when users want to: (1) Create/build plugins with 2025 features, (2) Add skills/commands/agents/hooks, (3) Validate plugin structure, (4) Publish to marketplace, (5) Get plugin development guidance. Provides: agent-first design patterns, progressive disclosure skills, hook automation, MCP integration, marketplace publishing. Includes plugin-expert agent and validation utilities.",{},"Plugin Master","https://github.com/josiahsiegel/claude-plugin-marketplace/tree/HEAD/plugins/plugin-master",[286,17,287,288,18,289,224,290,291,292],"plugin-development","skill","hooks","commands","validation","automation","devops",{"githubOwner":294,"githubRepo":295,"locale":22,"slug":296,"type":214},"josiahsiegel","claude-plugin-marketplace","plugin-master",{"extract":298,"llm":301},{"commitSha":299,"license":300},"a05d923c8a3551d4274eef152649583d693b9b67","MIT",{"promptVersionExtension":190,"promptVersionScoring":191,"score":302,"targetMarket":196,"tier":197},99,{"parentExtensionId":304,"repoId":305},"k1741p5y8fyyp90j4zdea56w61867nj3","kd75az366mhppxzk11c689vzen865qkv",{"anyEnrichmentAt":307,"extractAt":308,"githubAt":307,"llmAt":309,"updatedAt":309},1778053080008,1778053078370,1778053164925,{"_creationTime":311,"_id":312,"community":313,"display":314,"identity":325,"providers":327,"relations":331,"workflow":332},1778054452948.4272,"k179khyq4dvq0ytvdcepec984d8666wk",{"reviewCount":8},{"description":315,"name":316,"sourceUrl":317,"tags":318},"Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.","Plugin Development Toolkit","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/plugin-dev",[319,320,288,321,269,18,322,291,323,324],"development","plugin-creation","agents","cli","guidance","best-practices",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":326,"type":214},"plugin-dev",{"extract":328,"llm":329,"smithery":330},{"commitSha":231,"license":247},{"promptVersionExtension":190,"promptVersionScoring":191,"score":302,"targetMarket":196,"tier":197},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":217,"repoId":240},{"anyEnrichmentAt":242,"extractAt":243,"githubAt":244,"llmAt":209,"smitheryAt":242,"updatedAt":209},{"_creationTime":334,"_id":335,"community":336,"display":337,"identity":352,"providers":355,"relations":360,"workflow":363},1777995627391.5356,"k177z2t3rfgaw0zrb7qprpnndh864r09",{"reviewCount":8},{"description":338,"installMethods":339,"name":340,"sourceUrl":341,"tags":342},"Data observability plugin - health monitoring, alerts, schema drift, freshness tracking",{},"AnomalyArmor Agents","https://github.com/anomalyarmor/agents",[343,18,344,345,346,347,348,349,350,351],"data-observability","python","alerts","freshness","schema-drift","data-quality","monitoring","security","pipeline",{"githubOwner":353,"githubRepo":321,"locale":22,"slug":354,"type":214},"anomalyarmor","armor",{"extract":356,"llm":358,"smithery":359},{"commitSha":357},"7c56d4a0fc8feccdfa8e85cc11ff1010b18c3a89",{"promptVersionExtension":190,"promptVersionScoring":191,"score":302,"targetMarket":196,"tier":197},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":361,"repoId":362},"k173vznv6dcx28h1c568068tnx864f8n","kd7966c5zsgty1d4tqde2rgz1n8658b1",{"anyEnrichmentAt":364,"extractAt":365,"githubAt":366,"llmAt":367,"smitheryAt":364,"updatedAt":367},1777995723550,1777995627391,1777995627861,1777995897177,{"_creationTime":369,"_id":370,"community":371,"display":372,"identity":381,"providers":383,"relations":388,"workflow":389},1778054452948.4277,"k17dy0a0ez2dwjdmah5awj73vd8668cj",{"reviewCount":8},{"description":373,"installMethods":374,"name":375,"sourceUrl":376,"tags":377},"Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification",{},"PR Review Toolkit","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/pr-review-toolkit",[378,379,380,17,291],"code-review","pr","developer-tools",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":382,"type":214},"pr-review-toolkit",{"extract":384,"llm":385,"smithery":387},{"commitSha":231,"license":247},{"promptVersionExtension":190,"promptVersionScoring":191,"score":386,"targetMarket":196,"tier":197},98,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":217,"repoId":240},{"anyEnrichmentAt":242,"extractAt":243,"githubAt":244,"llmAt":209,"smitheryAt":242,"updatedAt":209},{"_creationTime":391,"_id":392,"community":393,"display":394,"identity":403,"providers":405,"relations":409,"workflow":410},1778054452948.4097,"k17awzvhhaeaj8jcsnx8bcvgyd866nq9",{"reviewCount":8},{"description":395,"installMethods":396,"name":397,"sourceUrl":398,"tags":399},"Development kit for working with the Claude Agent SDK",{},"Agent SDK Development Plugin","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/agent-sdk-dev",[400,319,401,344,17,322,402],"sdk","typescript","verification",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":404,"type":214},"agent-sdk-dev",{"extract":406,"llm":407,"smithery":408},{"commitSha":231,"license":247},{"promptVersionExtension":190,"promptVersionScoring":191,"score":386,"targetMarket":196,"tier":197},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":217,"repoId":240},{"anyEnrichmentAt":242,"extractAt":243,"githubAt":244,"llmAt":209,"smitheryAt":242,"updatedAt":209}]