[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Aboudjem-layout-audit-en":3,"guides-for-Aboudjem-layout-audit":564,"similar-k1756c58e7z3k8dc64z3v01hfx86n77f-en":565},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":256,"isFallback":240,"parentExtension":262,"providers":317,"relations":321,"repo":322,"tags":562,"workflow":563},1778668208695.1443,"k1756c58e7z3k8dc64z3v01hfx86n77f",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Layout and spacing audit covering grid, spacing consistency, density, responsive behavior",{"claudeCode":12},"Aboudjem/ui-ux-suite","Layout Audit","https://github.com/Aboudjem/ui-ux-suite",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":238,"workflow":254},1778670082566.7437,"kn71036sj6j53e21est2572fsn86nq9c","en",{"checks":20,"evaluatedAt":194,"extensionSummary":195,"features":196,"nonGoals":202,"practices":207,"prerequisites":211,"promptVersionExtension":213,"promptVersionScoring":214,"purpose":215,"rationale":216,"score":217,"summary":218,"tags":219,"targetMarket":225,"tier":226,"useCases":227,"workflow":232},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,89,93,97,101,105,108,112,115,119,122,125,128,131,134,137,141,145,148,151,155,158,161,164,167,171,175,178,181,184,187,191],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the extension addresses layout and spacing issues in UI development, covering grid, consistency, density, and responsiveness.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension offers a unique value proposition by providing data-driven design audits and code generation for UI/UX, moving beyond generic LLM capabilities and providing concrete fixes.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension is production-ready, offering a complete lifecycle for design audits, including extraction, analysis, scoring, and recommendations, with optional deep analysis capabilities.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension is focused on UI/UX design auditing and analysis, adhering to a single domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description is concise, readable, and accurately reflects the extension's functionality for layout and spacing audits.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The MCP server provides well-scoped tools like `uiux_audit_run` and `uiux_scan_project`, avoiding generalist execution commands.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","Parameters for deep mode like `--deep` are documented and actionable. Other configurations are implicitly handled by the tool's auto-detection.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like `uiux_extract_spacing` and `uiux_generate_spacing_scale` are descriptive and adhere to the verb-noun pattern.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Input parameters like `--json` and `--mcp` are clearly defined, and outputs are structured reports or JSON, not verbose dumps.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under MIT, a permissive open-source license, clearly indicated in the LICENSE file and README.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The repository shows recent commits as of May 13, 2026, indicating active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The project specifies Node.js 18+ as a requirement and uses npm, indicating standard dependency management practices.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The extension runs locally and does not require or handle secrets, thus posing no secret management risk.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The extension operates on local project files and code without loading untrusted third-party data or executing external instructions.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The extension does not fetch external content at runtime; all dependencies are local or managed via npm.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The extension operates locally on project files and does not modify anything outside its intended scope or the user's project directory.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No detached process spawns or retry loops around denied calls were detected in the provided scripts.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The extension analyzes local code and provides reports without making any outbound calls or submitting confidential data.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content and descriptions appear free of hidden steering tricks, invisible characters, or other obfuscation techniques.",{"category":65,"check":87,"severity":24,"summary":88},"Opaque code execution","The code appears to be plain, readable JavaScript, with no signs of obfuscation like base64 payloads or runtime fetches.",{"category":90,"check":91,"severity":24,"summary":92},"Portability","Structural Assumption","The tool auto-detects project structure and styling frameworks, avoiding rigid assumptions about specific user project layouts.",{"category":94,"check":95,"severity":24,"summary":96},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating minimal current activity but no signs of neglect.",{"category":98,"check":99,"severity":24,"summary":100},"Versioning","Release Management","The project has a clear versioning strategy indicated by npm package versions and is not stuck on a pre-release version.",{"category":102,"check":103,"severity":24,"summary":104},"Execution","Validation","The tool's CLI arguments and MCP tool inputs are expected to be validated internally, as they are used in a controlled environment.",{"category":65,"check":106,"severity":24,"summary":107},"Unguarded Destructive Operations","The extension is primarily analytical and does not perform destructive operations that would require confirmation gates.",{"category":109,"check":110,"severity":24,"summary":111},"Code Execution","Error Handling","The extension is expected to handle errors gracefully within its local execution environment and report findings clearly.",{"category":109,"check":113,"severity":24,"summary":114},"Logging","The extension is designed to run locally and audit project files; explicit logging to an audit file is not a stated requirement and likely unnecessary for its function.",{"category":116,"check":117,"severity":24,"summary":118},"Compliance","GDPR","The extension operates on local code and does not process or submit personal data, making GDPR compliance not applicable.",{"category":116,"check":120,"severity":24,"summary":121},"Target market","The extension's functionality is universally applicable to web development projects regardless of geographic location.",{"category":90,"check":123,"severity":24,"summary":124},"Runtime stability","The extension relies on standard Node.js and optional Playwright, with clear requirements and no OS-specific assumptions.",{"category":44,"check":126,"severity":24,"summary":127},"README","The README is comprehensive, well-structured, and clearly explains the extension's purpose and capabilities.",{"category":33,"check":129,"severity":24,"summary":130},"Tool surface size","The extension exposes a manageable number of commands and MCP tools, well within the recommended range.",{"category":40,"check":132,"severity":24,"summary":133},"Overlapping near-synonym tools","The tools and commands are distinct and cover specific aspects of UI/UX auditing without significant overlap.",{"category":44,"check":135,"severity":24,"summary":136},"Phantom features","All advertised features, including deep mode analysis and MCP server capabilities, have corresponding implementations.",{"category":138,"check":139,"severity":24,"summary":140},"Install","Installation instruction","Installation instructions are clear, with multiple methods provided, including copy-pasteable commands and MCP configuration snippets.",{"category":142,"check":143,"severity":24,"summary":144},"Errors","Actionable error messages","While specific error messages are not detailed in the provided code, the tool's design suggests clear reporting of findings and potential issues.",{"category":102,"check":146,"severity":24,"summary":147},"Pinned dependencies","The project specifies Node.js 18+ and uses npm, implying dependency management, though explicit lockfiles are not confirmed.",{"category":33,"check":149,"severity":24,"summary":150},"Dry-run preview","The extension is primarily analytical, so a dry-run feature is not applicable; its operations do not change state.",{"category":152,"check":153,"severity":24,"summary":154},"Protocol","Idempotent retry & timeouts","As a local analysis tool, it does not involve remote calls or state-changing operations requiring idempotency or timeouts.",{"category":116,"check":156,"severity":24,"summary":157},"Telemetry opt-in","The extension explicitly states no telemetry is collected, thus complying with opt-in principles.",{"category":40,"check":159,"severity":24,"summary":160},"Precise Purpose","The SKILL.md and README clearly define the purpose of auditing layout and spacing, alongside triggers and boundaries.",{"category":40,"check":162,"severity":24,"summary":163},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the skill's purpose and triggers.",{"category":44,"check":165,"severity":24,"summary":166},"Concise Body","The SKILL.md is concise, and detailed information is progressively disclosed in the README and knowledge documents.",{"category":168,"check":169,"severity":24,"summary":170},"Context","Progressive Disclosure","Detailed information is progressively disclosed through the README, knowledge base, and references, keeping the SKILL.md clean.",{"category":168,"check":172,"severity":173,"summary":174},"Forked exploration","not_applicable","The skill performs analysis on local files and does not involve deep exploration or research that would necessitate `context: fork`.",{"category":22,"check":176,"severity":24,"summary":177},"Usage examples","The README provides clear command-line examples and explanations for using the tool, including optional deep mode.",{"category":22,"check":179,"severity":24,"summary":180},"Edge cases","The extension's README and documentation implicitly handle edge cases by auto-detecting project configurations and allowing optional deep mode.",{"category":109,"check":182,"severity":24,"summary":183},"Tool Fallback","The extension does not rely on external MCP servers, using its own bundled Node.js execution, thus no fallback is needed.",{"category":90,"check":185,"severity":24,"summary":186},"Stack assumptions","The project explicitly states its Node.js 18+ requirement and works with various frontend stacks without making restrictive assumptions.",{"category":188,"check":189,"severity":24,"summary":190},"Safety","Halt on unexpected state","The tool analyzes local files and would likely report issues if unexpected states are encountered without modifying them.",{"category":90,"check":192,"severity":24,"summary":193},"Cross-skill coupling","The extension is self-contained and does not implicitly rely on other skills; cross-references in documentation are explicit.",1778670082461,"This tool performs a local audit of UI/UX design, focusing on layout, spacing, grid systems, and responsive behavior. It analyzes CSS, JSX, and framework configurations to score 12 design dimensions, providing actionable recommendations and code fixes.",[197,198,199,200,201],"Automated layout and spacing audit","Grid, density, and responsive behavior analysis","Scoring based on UX laws and standards","Generates recommendations and code fixes","Local execution with no dependencies",[203,204,205,206],"Performing functional testing of application logic","Analyzing backend code or infrastructure","Providing subjective design opinions without data","Modifying project code without explicit user action",[208,209,210],"Design Auditing","Code Quality","UI/UX Best Practices",[212],"Node.js 18+","3.0.0","4.4.0","To objectively measure and improve the design quality of user interfaces by providing data-driven audits and actionable code-level fixes for layout and spacing.","The extension demonstrates high quality across all evaluated criteria, with no significant findings. It is well-documented, secure, maintainable, and provides clear utility.",100,"A high-quality, secure, and well-documented tool for auditing UI/UX design quality.",[220,221,222,223,224],"ui-ux","design-audit","css","javascript","frontend","global","verified",[228,229,230,231],"Auditing design consistency across a project","Ensuring adherence to spacing and grid best practices","Evaluating responsive behavior and breakpoint implementation","Improving overall UI/UX quality with data-backed insights",[233,234,235,236,237],"Extract spacing values","Detect spacing scale and base unit","Evaluate grid system, density, whitespace","Check responsive breakpoints and container widths","Generate spacing scale and output recommendations",{"codeQuality":239,"collectedAt":241,"documentation":242,"maintenance":245,"popularity":249,"security":251,"testCoverage":253},{"hasLockfile":240},false,1778670067666,{"descriptionLength":243,"readmeSize":244},89,23727,{"closedIssues90d":8,"forks":8,"hasChangelog":246,"openIssues90d":8,"pushedAt":247,"stars":248},true,1778653424000,3,{"npmDownloads":250},415,{"hasNpmPackage":246,"license":252,"smitheryVerified":240},"MIT",{"hasCi":246,"hasTests":246},{"updatedAt":255},1778670082566,{"basePath":257,"githubOwner":258,"githubRepo":259,"locale":18,"slug":260,"type":261},"skills/layout-audit","Aboudjem","ui-ux-suite","layout-audit","skill",{"_creationTime":263,"_id":264,"community":265,"display":266,"identity":270,"parentExtension":273,"providers":306,"relations":313,"tags":314,"workflow":315},1778668208695.1418,"k178zeec8jajqdrczrynw6x3fx86mm8h",{"reviewCount":8},{"description":267,"installMethods":268,"name":269,"sourceUrl":14},"Design audit tool. Scores projects across 12 dimensions: color, typography, accessibility, layout, and more. WCAG, APCA, OKLCH color science. Zero dependencies.",{"claudeCode":259},"UI/UX Suite",{"basePath":271,"githubOwner":258,"githubRepo":259,"locale":18,"slug":259,"type":272},"","plugin",{"_creationTime":274,"_id":275,"community":276,"display":277,"identity":280,"providers":282,"relations":300,"tags":302,"workflow":303},1778668208695.1416,"k173yffm3p65srgn3jqa08tb3586nzes",{"reviewCount":8},{"description":278,"installMethods":279,"name":269,"sourceUrl":14},"Design audit tool for Claude Code — single-plugin marketplace.",{"claudeCode":12},{"basePath":271,"githubOwner":258,"githubRepo":259,"locale":18,"slug":259,"type":281},"marketplace",{"evaluate":283,"extract":294},{"promptVersionExtension":284,"promptVersionScoring":214,"score":285,"tags":286,"targetMarket":225,"tier":226},"3.1.0",98,[287,288,289,290,291,292,293],"design","audit","accessibility","ui","ux","cli","mcp",{"commitSha":295,"license":252,"marketplace":296,"plugin":298},"HEAD",{"name":259,"pluginCount":297},1,{"mcpCount":8,"provider":299,"skillCount":8},"classify",{"repoId":301},"kd75532596tdmk72j9k55b0qqn86n5et",[289,288,292,287,293,290,291],{"evaluatedAt":304,"extractAt":305,"updatedAt":304},1778669891210,1778668208695,{"evaluate":307,"extract":310},{"promptVersionExtension":213,"promptVersionScoring":214,"score":285,"tags":308,"targetMarket":225,"tier":226},[287,288,289,291,292,293,309],"typescript",{"commitSha":295,"license":252,"plugin":311},{"mcpCount":8,"provider":299,"skillCount":312},14,{"parentExtensionId":275,"repoId":301},[289,288,292,287,293,309,291],{"evaluatedAt":316,"extractAt":305,"updatedAt":316},1778669914809,{"evaluate":318,"extract":320},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":319,"targetMarket":225,"tier":226},[220,221,222,223,224],{"commitSha":295,"license":252},{"parentExtensionId":264,"repoId":301},{"_creationTime":323,"_id":301,"identity":324,"providers":325,"workflow":557},1778668201924.7688,{"githubOwner":258,"githubRepo":259,"sourceUrl":14},{"classify":326,"discover":536,"extract":539,"github":540,"npm":556},{"commitSha":295,"extensions":327},[328,341,417,426,434,442,449,457,465,473,481,489,494,502,510,518,526],{"basePath":271,"description":278,"displayName":259,"installMethods":329,"rationale":330,"selectedPaths":331,"source":340,"sourceLanguage":18,"type":281},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[332,335,337],{"path":333,"priority":334},".claude-plugin/marketplace.json","mandatory",{"path":336,"priority":334},"README.md",{"path":338,"priority":339},"LICENSE","high","rule",{"basePath":271,"description":267,"displayName":259,"installMethods":342,"license":252,"rationale":343,"selectedPaths":344,"source":340,"sourceLanguage":18,"type":272},{"claudeCode":259},"plugin manifest at .claude-plugin/plugin.json",[345,347,348,349,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,407,409,411,413,415],{"path":346,"priority":334},".claude-plugin/plugin.json",{"path":336,"priority":334},{"path":338,"priority":339},{"path":350,"priority":351},"skills/a11y-audit/SKILL.md","medium",{"path":353,"priority":351},"skills/color-audit/SKILL.md",{"path":355,"priority":351},"skills/component-audit/SKILL.md",{"path":357,"priority":351},"skills/design-audit/SKILL.md",{"path":359,"priority":351},"skills/design-checklist/SKILL.md",{"path":361,"priority":351},"skills/design-compare/SKILL.md",{"path":363,"priority":351},"skills/design-score/SKILL.md",{"path":365,"priority":351},"skills/design-tokens/SKILL.md",{"path":367,"priority":351},"skills/flow-audit/SKILL.md",{"path":369,"priority":351},"skills/layout-audit/SKILL.md",{"path":371,"priority":351},"skills/refactor-plan/SKILL.md",{"path":373,"priority":351},"skills/style-direction/SKILL.md",{"path":375,"priority":351},"skills/theme-builder/SKILL.md",{"path":377,"priority":351},"skills/type-audit/SKILL.md",{"path":379,"priority":334},".mcp.json",{"path":381,"priority":339},"agents/accessibility-auditor.md",{"path":383,"priority":339},"agents/color-analyst.md",{"path":385,"priority":339},"agents/component-reviewer.md",{"path":387,"priority":339},"agents/design-auditor.md",{"path":389,"priority":339},"agents/interaction-analyst.md",{"path":391,"priority":339},"agents/layout-analyst.md",{"path":393,"priority":339},"agents/performance-ux-analyst.md",{"path":395,"priority":339},"agents/platform-advisor.md",{"path":397,"priority":339},"agents/psychology-analyst.md",{"path":399,"priority":339},"agents/typography-analyst.md",{"path":401,"priority":339},"agents/ux-flow-analyst.md",{"path":403,"priority":339},"agents/visual-style-advisor.md",{"path":405,"priority":406},"bin/ui-ux-suite.js","low",{"path":408,"priority":339},"commands/a11y.md",{"path":410,"priority":339},"commands/audit.md",{"path":412,"priority":339},"commands/colors.md",{"path":414,"priority":339},"commands/components.md",{"path":416,"priority":339},"commands/typography.md",{"basePath":418,"description":419,"displayName":420,"installMethods":421,"rationale":422,"selectedPaths":423,"source":340,"sourceLanguage":18,"type":261},"skills/a11y-audit","Accessibility audit covering WCAG 2.2, contrast, focus, keyboard, screen reader, touch targets","a11y-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/a11y-audit/SKILL.md",[424],{"path":425,"priority":334},"SKILL.md",{"basePath":427,"description":428,"displayName":429,"installMethods":430,"rationale":431,"selectedPaths":432,"source":340,"sourceLanguage":18,"type":261},"skills/color-audit","Color-only audit to extract, evaluate, and recommend improvements for the project's color system","color-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/color-audit/SKILL.md",[433],{"path":425,"priority":334},{"basePath":435,"description":436,"displayName":437,"installMethods":438,"rationale":439,"selectedPaths":440,"source":340,"sourceLanguage":18,"type":261},"skills/component-audit","Component consistency audit covering state coverage, hierarchy, patterns","component-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/component-audit/SKILL.md",[441],{"path":425,"priority":334},{"basePath":443,"description":444,"displayName":221,"installMethods":445,"rationale":446,"selectedPaths":447,"source":340,"sourceLanguage":18,"type":261},"skills/design-audit","Full project design audit that orchestrates all agents, scores across 12 dimensions, generates prioritized action plan",{"claudeCode":12},"SKILL.md frontmatter at skills/design-audit/SKILL.md",[448],{"path":425,"priority":334},{"basePath":450,"description":451,"displayName":452,"installMethods":453,"rationale":454,"selectedPaths":455,"source":340,"sourceLanguage":18,"type":261},"skills/design-checklist","Interactive pre-launch design quality checklist","design-checklist",{"claudeCode":12},"SKILL.md frontmatter at skills/design-checklist/SKILL.md",[456],{"path":425,"priority":334},{"basePath":458,"description":459,"displayName":460,"installMethods":461,"rationale":462,"selectedPaths":463,"source":340,"sourceLanguage":18,"type":261},"skills/design-compare","Compare current design against a reference or competitor","design-compare",{"claudeCode":12},"SKILL.md frontmatter at skills/design-compare/SKILL.md",[464],{"path":425,"priority":334},{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":340,"sourceLanguage":18,"type":261},"skills/design-score","Quick design score card covering 12 dimensions, top 5 improvements, under 2 minutes","design-score",{"claudeCode":12},"SKILL.md frontmatter at skills/design-score/SKILL.md",[472],{"path":425,"priority":334},{"basePath":474,"description":475,"displayName":476,"installMethods":477,"rationale":478,"selectedPaths":479,"source":340,"sourceLanguage":18,"type":261},"skills/design-tokens","Generate or improve a complete design token system covering color, typography, spacing, radius, shadows, motion","design-tokens",{"claudeCode":12},"SKILL.md frontmatter at skills/design-tokens/SKILL.md",[480],{"path":425,"priority":334},{"basePath":482,"description":483,"displayName":484,"installMethods":485,"rationale":486,"selectedPaths":487,"source":340,"sourceLanguage":18,"type":261},"skills/flow-audit","User flow and navigation audit covering information architecture, onboarding, error states","flow-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/flow-audit/SKILL.md",[488],{"path":425,"priority":334},{"basePath":257,"description":10,"displayName":260,"installMethods":490,"rationale":491,"selectedPaths":492,"source":340,"sourceLanguage":18,"type":261},{"claudeCode":12},"SKILL.md frontmatter at skills/layout-audit/SKILL.md",[493],{"path":425,"priority":334},{"basePath":495,"description":496,"displayName":497,"installMethods":498,"rationale":499,"selectedPaths":500,"source":340,"sourceLanguage":18,"type":261},"skills/refactor-plan","Prioritized redesign action plan covering quick wins, medium effort, major rework","refactor-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/refactor-plan/SKILL.md",[501],{"path":425,"priority":334},{"basePath":503,"description":504,"displayName":505,"installMethods":506,"rationale":507,"selectedPaths":508,"source":340,"sourceLanguage":18,"type":261},"skills/style-direction","Visual style direction recommendation with current style analysis + top 3 directions with implementation guidance","style-direction",{"claudeCode":12},"SKILL.md frontmatter at skills/style-direction/SKILL.md",[509],{"path":425,"priority":334},{"basePath":511,"description":512,"displayName":513,"installMethods":514,"rationale":515,"selectedPaths":516,"source":340,"sourceLanguage":18,"type":261},"skills/theme-builder","Build light/dark theme from scratch or improve existing. Complete surface, text, and interactive color system","theme-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/theme-builder/SKILL.md",[517],{"path":425,"priority":334},{"basePath":519,"description":520,"displayName":521,"installMethods":522,"rationale":523,"selectedPaths":524,"source":340,"sourceLanguage":18,"type":261},"skills/type-audit","Typography-only audit covering font selection, type scale, readability, hierarchy, performance","type-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/type-audit/SKILL.md",[525],{"path":425,"priority":334},{"basePath":271,"description":527,"displayName":259,"installMethods":528,"license":252,"rationale":529,"selectedPaths":530,"source":340,"sourceLanguage":18,"type":292},"UI/UX design audit tool for Claude Code. Scores projects across 12 dimensions: color contrast, typography, accessibility, layout, and more. WCAG 2.1, APCA, and OKLCH color science. Zero dependencies.",{"npm":259},"cli ecosystem detected at /",[531,533,534,535],{"path":532,"priority":334},"package.json",{"path":336,"priority":334},{"path":338,"priority":339},{"path":405,"priority":351},{"sources":537},[538],"manual",{"npmPackage":259},{"closedIssues90d":8,"description":541,"forks":8,"license":252,"openIssues90d":8,"pushedAt":247,"readmeSize":244,"stars":248,"topics":542},"Design audit for Claude Code. Scores UI/UX across 12 dimensions grounded in 24 named UX laws with primary-source citations. WCAG + APCA + OKLCH. Zero dependencies.",[289,543,544,222,221,545,546,220,547,548,549,550,551,552,553,476,293,554,555],"claude-code","claude-code-plugin","design-system","tailwind","a11y","color-contrast","developer-tools","typography","wcag","claude","apca","oklch","laws-of-ux",{"downloads":250},{"classifiedAt":558,"discoverAt":559,"extractAt":560,"githubAt":560,"npmAt":561,"updatedAt":558},1778669872552,1778668201924,1778669869497,1778669871418,[222,221,224,223,220],{"evaluatedAt":255,"extractAt":305,"updatedAt":255},[],[566,582,599,615,642,658],{"_creationTime":567,"_id":568,"community":569,"display":570,"identity":573,"providers":574,"relations":578,"tags":579,"workflow":580},1778668208695.1423,"k17f06zww13em2avbhz248f60d86m8fc",{"reviewCount":8},{"description":428,"installMethods":571,"name":572,"sourceUrl":14},{"claudeCode":12},"Color Audit",{"basePath":427,"githubOwner":258,"githubRepo":259,"locale":18,"slug":429,"type":261},{"evaluate":575,"extract":577},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":576,"targetMarket":225,"tier":226},[287,290,291,289,222,223,292],{"commitSha":295,"license":252},{"parentExtensionId":264,"repoId":301},[289,292,222,287,223,290,291],{"evaluatedAt":581,"extractAt":305,"updatedAt":581},1778669948021,{"_creationTime":583,"_id":584,"community":585,"display":586,"identity":589,"providers":590,"relations":595,"tags":596,"workflow":597},1778668208695.1453,"k176sf1kx7rrk3aq3ywq0dfdrs86mwp1",{"reviewCount":8},{"description":520,"installMethods":587,"name":588,"sourceUrl":14},{"claudeCode":12},"Type Audit",{"basePath":519,"githubOwner":258,"githubRepo":259,"locale":18,"slug":521,"type":261},{"evaluate":591,"extract":594},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":592,"targetMarket":225,"tier":226},[287,291,550,288,222,593,224],"web-development",{"commitSha":295,"license":252},{"parentExtensionId":264,"repoId":301},[288,222,287,224,550,291,593],{"evaluatedAt":598,"extractAt":305,"updatedAt":598},1778670163933,{"_creationTime":600,"_id":601,"community":602,"display":603,"identity":605,"providers":606,"relations":611,"tags":612,"workflow":613},1778668208695.1428,"k17fjdg2vpas9fqsec0ygcznwh86nxga",{"reviewCount":8},{"description":444,"installMethods":604,"name":221,"sourceUrl":14},{"claudeCode":12},{"basePath":443,"githubOwner":258,"githubRepo":259,"locale":18,"slug":221,"type":261},{"evaluate":607,"extract":610},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":608,"targetMarket":225,"tier":226},[221,291,289,609,224],"code-quality",{"commitSha":295,"license":252},{"parentExtensionId":264,"repoId":301},[289,609,221,224,291],{"evaluatedAt":614,"extractAt":305,"updatedAt":614},1778669987547,{"_creationTime":616,"_id":617,"community":618,"display":619,"identity":625,"providers":629,"relations":635,"tags":638,"workflow":639},1778697513812.0674,"k174b6b0gkvp2r318akg2twggd86nrwj",{"reviewCount":8},{"description":620,"installMethods":621,"name":623,"sourceUrl":624},"UI/UX design intelligence with searchable style, palette, typography, and chart databases. Use when designing UI components, choosing colors/fonts, reviewing code for UX issues, building landing pages, or implementing responsive layouts.",{"claudeCode":622},"spartan-stratos/spartan-ai-toolkit","ui-ux-pro-max","https://github.com/spartan-stratos/spartan-ai-toolkit",{"basePath":626,"githubOwner":627,"githubRepo":628,"locale":18,"slug":623,"type":261},"toolkit/skills/ui-ux-pro-max","spartan-stratos","spartan-ai-toolkit",{"evaluate":630,"extract":634},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":631,"targetMarket":225,"tier":226},[220,545,224,632,633],"documentation","python",{"commitSha":295},{"parentExtensionId":636,"repoId":637},"k178krwbqrnxn4xscs4htpjvxd86m4kj","kd73rjj0rnrv7y0rz9qc3psn0586n75g",[545,632,224,633,220],{"evaluatedAt":640,"extractAt":641,"updatedAt":640},1778698073321,1778697513812,{"_creationTime":643,"_id":644,"community":645,"display":646,"identity":648,"providers":649,"relations":654,"tags":655,"workflow":656},1778668208695.142,"k179zj75q8m99g1g98jvkx4k1s86m3yq",{"reviewCount":8},{"description":419,"installMethods":647,"name":420,"sourceUrl":14},{"claudeCode":12},{"basePath":418,"githubOwner":258,"githubRepo":259,"locale":18,"slug":420,"type":261},{"evaluate":650,"extract":653},{"promptVersionExtension":213,"promptVersionScoring":214,"score":217,"tags":651,"targetMarket":225,"tier":226},[289,220,545,224,652,551],"auditing",{"commitSha":295},{"parentExtensionId":264,"repoId":301},[289,652,545,224,220,551],{"evaluatedAt":657,"extractAt":305,"updatedAt":657},1778669930851,{"_creationTime":659,"_id":660,"community":661,"display":662,"identity":668,"providers":672,"relations":678,"tags":680,"workflow":681},1778695298619.78,"k170zjvtqe5mj6e7r14gtcspgn86mssv",{"reviewCount":8},{"description":663,"installMethods":664,"name":666,"sourceUrl":667},"Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.",{"claudeCode":665},"pbakaus/impeccable","Impeccable","https://github.com/pbakaus/impeccable",{"basePath":669,"githubOwner":670,"githubRepo":671,"locale":18,"slug":671,"type":261},".claude/skills/impeccable","pbakaus","impeccable",{"evaluate":673,"extract":676},{"promptVersionExtension":213,"promptVersionScoring":214,"score":674,"tags":675,"targetMarket":225,"tier":226},99,[224,287,291,290,549,222,609],{"commitSha":295,"license":677},"Apache-2.0",{"repoId":679},"kd759gd4rahj1hshy9e4apdb2n86n1aw",[609,222,287,549,224,290,291],{"evaluatedAt":682,"extractAt":683,"updatedAt":684},1778695341594,1778695298619,1778695398397]