[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-anthropics-code-simplifier-fr":3,"guides-for-anthropics-code-simplifier":275,"similar-k17ddfcapj5bj2j7y5599wfx3d867njj":276},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":19,"identity":210,"isFallback":215,"parentExtension":216,"providers":246,"relations":251,"repo":252,"workflow":274},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",true,{"_creationTime":217,"_id":218,"community":219,"display":220,"identity":228,"parentExtension":229,"providers":230,"relations":240,"workflow":242},1778054452948.4092,"k171b9714j6pgfxqht22y94q4x866sck",{"reviewCount":8},{"description":221,"name":222,"sourceUrl":223,"tags":224},"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",[225,226,227,18],"marketplace","directory","plugins",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":212,"type":225},null,{"extract":231,"llm":236,"smithery":239},{"commitSha":232,"license":233,"marketplace":234},"06f52cd3ac3e47ecb45228a86183ea2a86e9d6ff","n/a",{"name":212,"pluginCount":235},179,{"promptVersionExtension":190,"promptVersionScoring":191,"score":237,"targetMarket":196,"tier":238},85,"evaluated",{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"repoId":241},"kd798hf3w99qz2xt1fqtgq7gf9865e31",{"anyEnrichmentAt":243,"extractAt":244,"githubAt":245,"llmAt":209,"smitheryAt":243,"updatedAt":209},1778054509977,1778054452948,1778054454391,{"extract":247,"llm":249,"smithery":250},{"commitSha":232,"license":248},"Apache-2.0",{"promptVersionExtension":190,"promptVersionScoring":191,"score":193,"targetMarket":196,"tier":197},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":218,"repoId":241},{"_creationTime":253,"_id":241,"identity":254,"providers":255,"workflow":271},1777995558409.857,{"githubOwner":211,"githubRepo":212,"sourceUrl":223},{"discover":256,"github":260},{"sources":257},[258,259],"skills-sh","smithery",{"closedIssues90d":261,"forks":262,"homepage":263,"openIssues90d":264,"pushedAt":265,"readmeSize":266,"stars":267,"topics":268},83,2270,"https://code.claude.com/docs/en/plugins",480,1778039881000,1948,18631,[269,18,270],"claude-code","skills",{"discoverAt":272,"extractAt":273,"githubAt":273,"updatedAt":273},1777995558409,1778054455773,{"anyEnrichmentAt":243,"extractAt":244,"githubAt":245,"llmAt":209,"smitheryAt":243,"updatedAt":209},[],[277,311,334,369,391],{"_creationTime":278,"_id":279,"community":280,"display":281,"identity":294,"providers":298,"relations":304,"workflow":307},1778053078370.9028,"k17dwt2y8zcwbj9r1ccgc0mwvs867jac",{"reviewCount":8},{"description":282,"installMethods":283,"name":284,"sourceUrl":285,"tags":286},"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",[287,17,288,289,18,290,225,291,292,293],"plugin-development","skill","hooks","commands","validation","automation","devops",{"githubOwner":295,"githubRepo":296,"locale":22,"slug":297,"type":214},"josiahsiegel","claude-plugin-marketplace","plugin-master",{"extract":299,"llm":302},{"commitSha":300,"license":301},"a05d923c8a3551d4274eef152649583d693b9b67","MIT",{"promptVersionExtension":190,"promptVersionScoring":191,"score":303,"targetMarket":196,"tier":197},99,{"parentExtensionId":305,"repoId":306},"k1741p5y8fyyp90j4zdea56w61867nj3","kd75az366mhppxzk11c689vzen865qkv",{"anyEnrichmentAt":308,"extractAt":309,"githubAt":308,"llmAt":310,"updatedAt":310},1778053080008,1778053078370,1778053164925,{"_creationTime":312,"_id":313,"community":314,"display":315,"identity":326,"providers":328,"relations":332,"workflow":333},1778054452948.4272,"k179khyq4dvq0ytvdcepec984d8666wk",{"reviewCount":8},{"description":316,"name":317,"sourceUrl":318,"tags":319},"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",[320,321,289,322,270,18,323,292,324,325],"development","plugin-creation","agents","cli","guidance","best-practices",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":327,"type":214},"plugin-dev",{"extract":329,"llm":330,"smithery":331},{"commitSha":232,"license":248},{"promptVersionExtension":190,"promptVersionScoring":191,"score":303,"targetMarket":196,"tier":197},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":218,"repoId":241},{"anyEnrichmentAt":243,"extractAt":244,"githubAt":245,"llmAt":209,"smitheryAt":243,"updatedAt":209},{"_creationTime":335,"_id":336,"community":337,"display":338,"identity":353,"providers":356,"relations":361,"workflow":364},1777995627391.5356,"k177z2t3rfgaw0zrb7qprpnndh864r09",{"reviewCount":8},{"description":339,"installMethods":340,"name":341,"sourceUrl":342,"tags":343},"Data observability plugin - health monitoring, alerts, schema drift, freshness tracking",{},"AnomalyArmor Agents","https://github.com/anomalyarmor/agents",[344,18,345,346,347,348,349,350,351,352],"data-observability","python","alerts","freshness","schema-drift","data-quality","monitoring","security","pipeline",{"githubOwner":354,"githubRepo":322,"locale":22,"slug":355,"type":214},"anomalyarmor","armor",{"extract":357,"llm":359,"smithery":360},{"commitSha":358},"7c56d4a0fc8feccdfa8e85cc11ff1010b18c3a89",{"promptVersionExtension":190,"promptVersionScoring":191,"score":303,"targetMarket":196,"tier":197},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":362,"repoId":363},"k173vznv6dcx28h1c568068tnx864f8n","kd7966c5zsgty1d4tqde2rgz1n8658b1",{"anyEnrichmentAt":365,"extractAt":366,"githubAt":367,"llmAt":368,"smitheryAt":365,"updatedAt":368},1777995723550,1777995627391,1777995627861,1777995897177,{"_creationTime":370,"_id":371,"community":372,"display":373,"identity":382,"providers":384,"relations":389,"workflow":390},1778054452948.4277,"k17dy0a0ez2dwjdmah5awj73vd8668cj",{"reviewCount":8},{"description":374,"installMethods":375,"name":376,"sourceUrl":377,"tags":378},"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",[379,380,381,17,292],"code-review","pr","developer-tools",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":383,"type":214},"pr-review-toolkit",{"extract":385,"llm":386,"smithery":388},{"commitSha":232,"license":248},{"promptVersionExtension":190,"promptVersionScoring":191,"score":387,"targetMarket":196,"tier":197},98,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":218,"repoId":241},{"anyEnrichmentAt":243,"extractAt":244,"githubAt":245,"llmAt":209,"smitheryAt":243,"updatedAt":209},{"_creationTime":392,"_id":393,"community":394,"display":395,"identity":404,"providers":406,"relations":410,"workflow":411},1778054452948.4097,"k17awzvhhaeaj8jcsnx8bcvgyd866nq9",{"reviewCount":8},{"description":396,"installMethods":397,"name":398,"sourceUrl":399,"tags":400},"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",[401,320,402,345,17,323,403],"sdk","typescript","verification",{"githubOwner":211,"githubRepo":212,"locale":22,"slug":405,"type":214},"agent-sdk-dev",{"extract":407,"llm":408,"smithery":409},{"commitSha":232,"license":248},{"promptVersionExtension":190,"promptVersionScoring":191,"score":387,"targetMarket":196,"tier":197},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":206},{"parentExtensionId":218,"repoId":241},{"anyEnrichmentAt":243,"extractAt":244,"githubAt":245,"llmAt":209,"smitheryAt":243,"updatedAt":209}]