[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-wshobson-accessibility-compliance-th":3,"guides-for-wshobson-accessibility-compliance":271,"similar-k172ygzzzcbfxv5by36vz2khvh8640ht":272},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":21,"identity":211,"isFallback":216,"parentExtension":217,"providers":252,"relations":257,"repo":258,"workflow":269},1778003443243.317,"k172ygzzzcbfxv5by36vz2khvh8640ht",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"WCAG accessibility auditing, compliance validation, UI testing for screen readers, keyboard navigation, and inclusive design",{},"Accessibility Compliance","https://github.com/wshobson/agents/tree/HEAD/plugins/accessibility-compliance",[15,16,17,18,19,20],"design","accessibility","wcag","auditing","testing","compliance",{"_creationTime":22,"_id":23,"extensionId":5,"locale":24,"result":25,"trustSignals":200,"workflow":209},1778016883287.1948,"kn7b41nsbfbav4ddtejes78gn9865s4j","en",{"checks":26,"evaluatedAt":190,"extensionSummary":191,"promptVersionExtension":192,"promptVersionScoring":193,"rationale":194,"score":195,"summary":196,"tags":197,"targetMarket":198,"tier":199},[27,32,35,38,42,45,49,54,57,60,64,69,73,77,80,83,86,89,92,95,99,103,107,112,116,119,122,125,129,132,135,138,141,144,147,150,152,155,158,161,163,166,169,172,176,179,182,186],{"category":28,"check":29,"severity":30,"summary":31},"Practical Utility","Problem relevance","pass","The displayed description clearly states the user problem: WCAG accessibility auditing, compliance validation, and UI testing for screen readers, keyboard navigation, and inclusive design.",{"category":28,"check":33,"severity":30,"summary":34},"Unique selling proposition","The extension offers specialized agents and skills focused on WCAG auditing and accessibility testing, which goes beyond default LLM capabilities for such tasks.",{"category":28,"check":36,"severity":30,"summary":37},"Production readiness","The plugin provides comprehensive tools and documentation for accessibility auditing, covering automated and manual testing, color contrast, keyboard navigation, and screen reader testing, enabling a complete workflow.",{"category":39,"check":40,"severity":30,"summary":41},"Scope","Single responsibility principle","The plugin has a clear focus on WCAG accessibility auditing and compliance, with related sub-skills and commands that support this single domain.",{"category":39,"check":43,"severity":30,"summary":44},"Description quality","The displayed description accurately and concisely reflects the plugin's capabilities in accessibility auditing and testing.",{"category":46,"check":47,"severity":30,"summary":48},"Invocation","Scoped tools","The tools and commands provided, such as `accessibility-audit` and skills like `screen-reader-testing`, are specific verb-noun actions within the accessibility domain.",{"category":50,"check":51,"severity":52,"summary":53},"Documentation","Configuration & parameter reference","info","While some code examples are provided, there is no explicit documentation for configuration options or precedence order of config files, and default values for parameters are not clearly stated.",{"category":39,"check":55,"severity":30,"summary":56},"Tool naming","Tool and skill names like `accessibility-audit` and `screen-reader-testing` are descriptive and follow conventions.",{"category":39,"check":58,"severity":30,"summary":59},"Minimal I/O surface","The provided code examples and skill descriptions suggest that inputs and outputs are focused on the specific tasks of accessibility auditing and do not include extraneous data.",{"category":61,"check":62,"severity":30,"summary":63},"License","License usability","The project includes a LICENSE file clearly stating the MIT license, which is a permissive open-source license.",{"category":65,"check":66,"severity":67,"summary":68},"Maintenance","Commit recency","critical","There are no commits on the default branch, indicating the project is likely unmaintained and poses a risk due to potential staleness.",{"category":65,"check":70,"severity":71,"summary":72},"Dependency Management","not_applicable","The plugin does not appear to use any third-party dependencies that would require dependency management.",{"category":74,"check":75,"severity":71,"summary":76},"Security","Secret Management","The plugin does not appear to handle any secrets.",{"category":74,"check":78,"severity":30,"summary":79},"Injection","The provided code examples and skill structures do not indicate any loading or execution of untrusted third-party data as instructions.",{"category":74,"check":81,"severity":30,"summary":82},"Transitive Supply-Chain Grenades","All code and scripts appear to be bundled within the repository, with no runtime downloads or execution of external content.",{"category":74,"check":84,"severity":30,"summary":85},"Sandbox Isolation","The plugin's operations are confined to accessibility auditing tasks, and there's no indication of attempts to modify files or systems outside its scope.",{"category":74,"check":87,"severity":30,"summary":88},"Sandbox escape primitives","There are no detected sandbox-escape primitives such as detached-process spawns or deny-retry loops.",{"category":74,"check":90,"severity":30,"summary":91},"Data Exfiltration","The plugin's functionality is focused on auditing and does not involve sending confidential data to third parties.",{"category":74,"check":93,"severity":30,"summary":94},"Hidden Text Tricks","Bundled content appears to be free of hidden-steering tricks, and descriptions use clean, printable ASCII.",{"category":96,"check":97,"severity":30,"summary":98},"Hooks","Opaque code execution","The code provided consists of readable JavaScript and Markdown files, with no signs of obfuscation or opaque execution methods.",{"category":100,"check":101,"severity":30,"summary":102},"Portability","Structural Assumption","The provided code does not appear to make structural assumptions about user-specific project organization outside of its own defined scope.",{"category":104,"check":105,"severity":71,"summary":106},"Trust","Issues Attention","No issue data available to evaluate maintainer engagement.",{"category":108,"check":109,"severity":110,"summary":111},"Versioning","Release Management","warning","The plugin.json has a version '1.2.2', but there are no other versioning signals like GitHub releases or a CHANGELOG, and installation instructions might default to a branch if not specified.",{"category":113,"check":114,"severity":110,"summary":115},"Code Execution","Validation","While code examples show validation for accessibility audit parameters like WCAG level, there's no explicit mention or demonstration of a schema library for input validation and sanitization across all tool arguments.",{"category":74,"check":117,"severity":30,"summary":118},"Unguarded Destructive Operations","The plugin's functionality is analytical and read-only, thus it does not involve any destructive operations.",{"category":113,"check":120,"severity":30,"summary":121},"Error Handling","The provided code examples demonstrate structured error handling and reporting, with clear messages and remediation guidance.",{"category":113,"check":123,"severity":71,"summary":124},"Logging","The plugin's nature as an auditing tool does not require local audit logging.",{"category":126,"check":127,"severity":30,"summary":128},"Compliance","GDPR","The plugin's purpose is to audit accessibility and does not inherently operate on personal data without sanitization.",{"category":126,"check":130,"severity":30,"summary":131},"Target market","The extension's focus on WCAG compliance is globally applicable, with no specific regional restrictions detected. Target market set to global.",{"category":100,"check":133,"severity":30,"summary":134},"Runtime stability","The code appears to be standard JavaScript and uses common libraries like puppeteer, indicating good runtime stability and portability across standard environments.",{"category":39,"check":136,"severity":30,"summary":137},"Tool surface size","The plugin exposes a main command and several skills, staying within the target range of 3-10 tools.",{"category":46,"check":139,"severity":30,"summary":140},"Name collisions","The plugin's name and its contained skills/commands are distinct and do not appear to collide with built-in Claude Code functionalities or other extensions.",{"category":46,"check":142,"severity":30,"summary":143},"Overlapping near-synonym tools","The tools and skills provided are distinct and cover specific aspects of accessibility auditing without significant overlap or redundancy.",{"category":46,"check":145,"severity":71,"summary":146},"Hooks-off mechanism","The plugin does not appear to implement any hooks that would require a hooks-off mechanism.",{"category":46,"check":148,"severity":71,"summary":149},"Hook matcher tightness","The plugin does not appear to implement any hooks.",{"category":74,"check":151,"severity":71,"summary":149},"Hook security",{"category":96,"check":153,"severity":71,"summary":154},"Silent prompt rewriting","The plugin does not appear to implement any UserPromptSubmit hooks.",{"category":74,"check":156,"severity":71,"summary":157},"Permission Hook","The plugin does not appear to implement any PermissionRequest hooks.",{"category":126,"check":159,"severity":71,"summary":160},"Hook privacy","The plugin does not appear to implement any hooks that would involve logging or telemetry.",{"category":113,"check":162,"severity":71,"summary":149},"Hook dependency",{"category":50,"check":164,"severity":110,"summary":165},"Install / Setup Instructions","While the README provides general instructions for adding the marketplace, specific installation steps for individual plugins like this one, and details on configuration options, are missing.",{"category":50,"check":167,"severity":30,"summary":168},"Feature Transparency","The README and plugin files clearly describe the functionality related to WCAG auditing and accessibility testing.",{"category":50,"check":170,"severity":30,"summary":171},"Phantom features","All features mentioned in the README and plugin descriptions, such as WCAG auditing and screen reader testing, have corresponding implementations or documented usage.",{"category":173,"check":174,"severity":30,"summary":175},"Convention","Layout convention adherence","The plugin follows Claude Code's structural conventions, with `plugin.json` in `.claude-plugin/` and commands/skills in separate directories.",{"category":173,"check":177,"severity":30,"summary":178},"Plugin state","The plugin does not appear to maintain persistent state that would require management outside of the standard plugin directory.",{"category":74,"check":180,"severity":71,"summary":181},"Keychain-stored secrets","The plugin does not handle secrets that would require keychain storage.",{"category":183,"check":184,"severity":71,"summary":185},"Dependencies","Tagged release sourcing","No bundled MCP servers or external dependencies were detected that would require source verification.",{"category":187,"check":188,"severity":30,"summary":189},"Installation","Clean uninstall","The plugin's functionality is self-contained and does not involve background daemons or services that would prevent a clean uninstall.",1778016769683,"This plugin provides specialized agents and skills for performing WCAG accessibility audits, validating compliance, and testing UI elements for screen readers and keyboard navigation. It includes automated testing frameworks like axe-core and manual testing checklists, offering detailed remediation guidance.","2.0.0","3.4.0","The plugin is well-scoped and provides a clear utility for accessibility auditing. However, the lack of recent commits (critical severity) and missing installation/configuration documentation (warning) significantly detract from its trustworthiness and usability.",75,"A well-scoped plugin for WCAG accessibility auditing and testing, but suffers from critical maintenance and documentation gaps.",[16,17,18,19,20],"global","flagged",{"codeQuality":201,"collectedAt":202,"documentation":203,"maintenance":205,"security":206,"testCoverage":208},{},1778016757320,{"descriptionLength":204,"readmeSize":8},124,{},{"hasNpmPackage":207,"smitheryVerified":207},false,{"hasCi":207,"hasTests":207},{"updatedAt":210},1778016883287,{"githubOwner":212,"githubRepo":213,"locale":24,"slug":214,"type":215},"wshobson","agents","accessibility-compliance","plugin",true,{"_creationTime":218,"_id":219,"community":220,"display":221,"identity":233,"parentExtension":236,"providers":237,"relations":245,"workflow":247},1778003443243.2886,"k175qypm0s8m8k6a0fkxpxfj1n865ax9",{"reviewCount":8},{"description":222,"installMethods":223,"name":224,"sourceUrl":225,"tags":226},"Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage",{},"Claude Code Plugins: Orchestration and Automation","https://github.com/wshobson/agents",[227,228,229,230,231,232],"workflow-orchestration","ai-agents","plugins","development-tools","automation","developer-experience",{"githubOwner":212,"githubRepo":213,"locale":24,"slug":234,"type":235},"claude-code-workflows","marketplace",null,{"extract":238,"smithery":244},{"commitSha":239,"license":240,"marketplace":241},"ece811f23310a37ceb43496dbac0e244fe6845b6","MIT",{"name":234,"pluginCount":242,"version":243},81,"1.6.0",{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":207},{"repoId":246},"kd72tes1veaz04ac7p0d68ya4h8650m7",{"anyEnrichmentAt":248,"extractAt":249,"githubAt":250,"invalidatedAt":248,"llmAt":251,"smitheryAt":248,"updatedAt":248},1778016735335,1778003520097,1778003532786,1778016730286,{"extract":253,"llm":254,"smithery":255},{"commitSha":239,"license":240},{"promptVersionExtension":192,"promptVersionScoring":193,"score":195,"targetMarket":198,"tier":199},{"qualityScore":256,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":207},0.65,{"parentExtensionId":219,"repoId":246},{"_creationTime":259,"_id":246,"identity":260,"providers":261,"workflow":267},1777995558409.8196,{"githubOwner":212,"githubRepo":213,"sourceUrl":225},{"discover":262},{"sources":263},[264,265,266],"skills-sh","smithery","vskill",{"discoverAt":268,"extractAt":249,"updatedAt":249},1777995558409,{"anyEnrichmentAt":270,"extractAt":249,"githubAt":250,"llmAt":210,"smitheryAt":270,"updatedAt":210},1778016861516,[],[273,305,330,362],{"_creationTime":274,"_id":275,"community":276,"display":277,"identity":287,"providers":291,"relations":298,"workflow":301},1778054149306.4175,"k1798854133cp9ethpj77geztx86796t",{"reviewCount":8},{"description":278,"installMethods":279,"name":280,"sourceUrl":281,"tags":282},"Comprehensive UI/UX design review for websites and desktop applications with extensive WCAG 2.1/2.2 accessibility analysis, usability evaluation, and visual design assessment",{},"UI/UX Design Review","https://github.com/rknall/claude-skills/tree/HEAD/ui-design-review",[283,284,15,16,17,285,286,19],"ui","ux","review","documentation",{"githubOwner":288,"githubRepo":289,"locale":24,"slug":290,"type":215},"rknall","claude-skills","ui-design-review",{"extract":292,"llm":295},{"commitSha":293,"license":294},"ca7fbd0e07f824b119030f323da3409bc779f9bc","n/a",{"promptVersionExtension":192,"promptVersionScoring":193,"score":296,"targetMarket":198,"tier":297},95,"verified",{"parentExtensionId":299,"repoId":300},"k177qr61xrzsfq9e6y9wgxb33h8662mw","kd76y3zr89fpvp98y3h1jpy6fh865a3d",{"anyEnrichmentAt":302,"extractAt":303,"githubAt":302,"llmAt":304,"updatedAt":304},1778054149925,1778054149306,1778054190610,{"_creationTime":306,"_id":307,"community":308,"display":309,"identity":322,"providers":324,"relations":328,"workflow":329},1778054149306.4185,"k17dzpbm3k4mgxhbw43y8memnd866bv6",{"reviewCount":8},{"description":310,"installMethods":311,"name":312,"sourceUrl":313,"tags":314},"Create professional HTML5/JavaScript web designs from specifications with automatic Playwright MCP verification for accessibility and functionality testing",{},"Web Design Builder","https://github.com/rknall/claude-skills/tree/HEAD/web-design-builder",[315,316,317,318,319,320,16,19,15,321],"web-design","html","javascript","css","playwright","mcp","frontend",{"githubOwner":288,"githubRepo":289,"locale":24,"slug":323,"type":215},"web-design-builder",{"extract":325,"llm":327},{"commitSha":293,"license":326},"custom",{"promptVersionExtension":192,"promptVersionScoring":193,"score":296,"targetMarket":198,"tier":297},{"parentExtensionId":299,"repoId":300},{"anyEnrichmentAt":302,"extractAt":303,"githubAt":302,"llmAt":304,"updatedAt":304},{"_creationTime":331,"_id":332,"community":333,"display":334,"identity":345,"providers":349,"relations":355,"workflow":358},1778053176705.3918,"k178k4yyhwd7nvhrwp011vb5yh8675t8",{"reviewCount":8},{"description":335,"installMethods":336,"name":337,"sourceUrl":338,"tags":339},"Terraform code generation skills including HCL generation, style guides, and testing.",{},"Terraform Code Generation","https://github.com/hashicorp/agent-skills/tree/HEAD/terraform/code-generation",[340,341,342,343,19,344,20,320],"terraform","hcl","code-generation","style-guide","iac",{"githubOwner":346,"githubRepo":347,"locale":24,"slug":348,"type":215},"hashicorp","agent-skills","terraform-code-generation",{"extract":350,"llm":353},{"commitSha":351,"license":352},"b129bb5c0a8d857d5c36d1fd12492e943730aacf","MPL-2.0",{"promptVersionExtension":192,"promptVersionScoring":193,"score":354,"targetMarket":198,"tier":297},98,{"parentExtensionId":356,"repoId":357},"k17033n6byjh41pfnm05s0ahth866t04","kd74k31qknmr6efdnd1z174e15864srx",{"anyEnrichmentAt":359,"extractAt":360,"githubAt":359,"llmAt":361,"updatedAt":361},1778053177133,1778053176705,1778053201737,{"_creationTime":363,"_id":364,"community":365,"display":366,"identity":373,"providers":376,"relations":382,"workflow":385},1778053881467.4111,"k176snt2g6p78kn6yxcbxfxkwh8665gr",{"reviewCount":8},{"description":367,"installMethods":368,"name":369,"sourceUrl":370,"tags":371},"Accelerate design workflows — critique, design system management, UX writing, accessibility audits, research synthesis, and dev handoff. From exploration to pixel-perfect specs.",{},"Design Plugin","https://github.com/anthropics/knowledge-work-plugins/tree/HEAD/design",[15,320,284,16,286,372],"figma",{"githubOwner":374,"githubRepo":375,"locale":24,"slug":15,"type":215},"anthropics","knowledge-work-plugins",{"extract":377,"llm":380,"smithery":381},{"commitSha":378,"license":379},"9789ea78ad66e395a9c709146cacecdc14ce2abf","Apache-2.0",{"promptVersionExtension":192,"promptVersionScoring":193,"score":296,"targetMarket":198,"tier":297},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":207},{"parentExtensionId":383,"repoId":384},"k17a976hfb9h5wyrvbw5572nvs867hs3","kd7a7vj5tkj2ssjqcbwka5sh0x864wea",{"anyEnrichmentAt":386,"extractAt":387,"githubAt":388,"llmAt":389,"smitheryAt":386,"updatedAt":389},1778053907346,1778053881467,1778053882262,1778053992763]