[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Aboudjem-design-score-zh-CN":3,"guides-for-Aboudjem-design-score":549,"similar-k17861d4c0h1px62e1y10274gx86m3q7-zh-CN":550},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":234,"parentExtension":249,"providers":299,"relations":303,"repo":304,"tags":547,"workflow":548},1778668208695.1436,"k17861d4c0h1px62e1y10274gx86m3q7",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Quick design score card covering 12 dimensions, top 5 improvements, under 2 minutes",{"claudeCode":12},"Aboudjem/ui-ux-suite","design-score","https://github.com/Aboudjem/ui-ux-suite",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":242},1778670036843.8542,"kn7c20e3jytyw62nsd3604cnp986n6mt","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":219,"tier":220,"useCases":221},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,118,122,125,128,131,134,137,140,144,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description and README clearly identify the problem of subjective design reviews and offer a data-driven solution for measuring design quality.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension offers significant value beyond basic prompting by providing a structured, data-driven analysis of design quality, citing specific UX laws and generating concrete improvement suggestions and code.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension is production-ready, as evidenced by its zero-dependency local execution, comprehensive documentation, clear installation instructions, and ability to integrate with AI editors as an MCP server.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on design quality auditing and providing related design suggestions, without venturing into unrelated domains like development, deployment, or project management.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description is concise, accurate, and directly reflects the extension's core functionality of providing a quick design score card.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The extension exposes a set of well-defined, narrow tools (e.g., `uiux_extract_colors`, `uiux_check_contrast`) for specific design analysis tasks, rather than a single generalist execution tool.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The README and SKILL.md provide clear documentation for available commands and options, with no implicit parameters or environment variables mentioned without explanation.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like `uiux_audit_run`, `uiux_extract_colors`, and `uiux_check_contrast` are descriptive, verb-noun specific, and clearly indicate their function within the design domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Inputs are typically file paths or structured flags, and outputs are focused on structured reports or specific data, avoiding unnecessary diagnostic dumps or extraneous information.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The project is licensed under the MIT license, as confirmed by the LICENSE file and README badge, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on 2026-05-13, indicating very recent activity within the last 3 months.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The extension is designed to have zero runtime dependencies, thus mitigating any concerns about managing third-party dependencies.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The extension operates locally and does not use or handle any secrets, making secret management irrelevant.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The extension's analysis is static and local, focusing on project files and not loading or executing arbitrary third-party data as instructions.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The extension runs locally and has no runtime dependencies that would fetch external code or data not included in the bundle.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The extension runs locally and only operates on the project files provided, with no attempts to modify or access system files outside its scope.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","The extension is a local script with no detached processes or retry loops around denied tool calls, thus avoiding sandbox escape primitives.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The extension explicitly states that all analysis runs locally and there are no network calls or data submissions to third parties.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content appears free of hidden steering tricks, control characters, or invisible Unicode tags, based on review of README and SKILL.md.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The bundled code is plain JavaScript and easily readable, with no obfuscation, base64 payloads, or runtime script fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The extension operates on project files and is designed to be framework-agnostic, with no assumptions about specific user project layouts outside of standard file types.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating no current issues or a new/unused repository.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The project declares a meaningful semver version in its `package.json` (`ui-ux-suite@2.1.0` is implied by npm shield) and has a `CHANGELOG.md`.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","The tool appears to validate inputs, such as file paths, and its outputs are structured reports, suggesting internal validation mechanisms.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The extension performs analysis and reporting, not destructive operations, making this check not applicable.",{"category":110,"check":111,"severity":24,"summary":112},"Errors","Error Handling","The tool's documentation implies structured outputs and clear reporting, suggesting robust error handling.",{"category":114,"check":115,"severity":116,"summary":117},"Code Execution","Logging","not_applicable","The extension operates locally and performs analysis, not destructive actions or outbound calls, making a local audit log unnecessary.",{"category":119,"check":120,"severity":24,"summary":121},"Compliance","GDPR","The extension runs locally and does not process or submit personal data, therefore GDPR compliance is not a concern.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The extension is a generic design analysis tool with no regional or jurisdictional limitations, thus its target market is global.",{"category":91,"check":126,"severity":24,"summary":127},"Runtime stability","The extension is a Node.js script with no external runtime dependencies beyond Node.js itself, ensuring cross-platform stability.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README file is comprehensive, well-structured, and clearly articulates the extension's purpose and capabilities.",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","The extension exposes a reasonable number of tools (around 15 MCP tools and 5 top-level slash commands), well within the recommended range.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","The exposed tools are distinct and cover specific analysis tasks without significant overlap or near-synonym names.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features, including commands, MCP tools, and capabilities, appear to be implemented and functional based on the provided documentation.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for various environments and includes invocation examples.",{"category":110,"check":145,"severity":24,"summary":146},"Actionable error messages","The documentation and tool descriptions suggest that errors are reported with sufficient detail to understand the cause and remediation.",{"category":103,"check":148,"severity":24,"summary":149},"Pinned dependencies","The extension has zero runtime dependencies, and its scripts declare Node.js as the interpreter via shebang, satisfying this check.",{"category":33,"check":151,"severity":116,"summary":152},"Dry-run preview","The extension is purely analytical and does not perform any state-changing operations or send data outward, making a dry-run feature not applicable.",{"category":154,"check":155,"severity":116,"summary":156},"Protocol","Idempotent retry & timeouts","The extension runs locally and performs analysis without remote calls or state-changing operations, thus timeouts and idempotency are not applicable.",{"category":119,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The extension explicitly states that it runs locally with no telemetry and no network calls, adhering to strict opt-in principles.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The extension clearly states its purpose (design score card) and provides specific trigger phrases, making its scope and use very precise.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is dense and provides a clear summary of the core capability and trigger phrases within a reasonable character limit.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is concise, outlining the flow and delegating deeper material to separate files as per progressive disclosure.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The extension utilizes progressive disclosure by linking to separate files for detailed documentation, such as the evidence base and UX laws, rather than embedding large amounts of text in the main SKILL.md.",{"category":170,"check":174,"severity":116,"summary":175},"Forked exploration","The extension performs a focused audit and does not involve deep exploration or code review that would necessitate `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides sufficient, ready-to-use examples for invocation and explanation of functionality, including MCP server setup.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation mentions different modes (quick vs. deep) and requirements for optional dependencies, implicitly handling some edge cases and limitations.",{"category":114,"check":183,"severity":116,"summary":184},"Tool Fallback","The extension does not rely on external MCP servers or custom tooling, therefore a fallback mechanism is not applicable.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The tool's local and analytical nature means unexpected states are unlikely to cause destructive actions; it would likely report an error or incomplete analysis.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The extension is self-contained and does not implicitly rely on other skills, with explicit cross-linking to related marketplace components where appropriate.",1778670036738,"This skill provides automated design quality scoring across 12 dimensions, leveraging UX laws and static code analysis. It identifies specific improvement areas and can generate code suggestions, operating entirely locally with zero dependencies.",[195,196,197,198,199],"Automated scoring across 12 design dimensions","Cites specific UX laws and research for findings","Generates concrete, actionable improvement suggestions","Operates locally with zero runtime dependencies","Integrates with AI editors as an MCP server",[201,202,203,204],"Performing deep, manual design reviews requiring subjective judgment.","Replacing a dedicated UX designer's role.","Analyzing backend code or non-UI aspects of a project.","Making subjective stylistic choices outside of established UX principles.","3.0.0","4.4.0","To provide developers and designers with objective, data-driven feedback on their UI/UX design quality, helping them identify critical improvements and track design debt over time.","The extension is exceptionally well-documented, has clear use cases, robust security practices, and excellent maintainability. No significant issues were found.",98,"A highly polished and reliable tool for automated design quality assessment.",[212,213,214,215,216,217,218],"design","ux","ui","frontend","code-quality","accessibility","auditing","global","verified",[222,223,224,225],"Quickly assessing the design quality of a new UI project.","Identifying the top 5 highest-impact areas for design improvement.","Ensuring adherence to accessibility standards (WCAG, APCA).","Tracking design quality metrics over time through automated audits.",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"popularity":237,"security":239,"testCoverage":241},{"hasLockfile":228},false,1778670018789,{"descriptionLength":231,"readmeSize":232},83,23727,{"closedIssues90d":8,"forks":8,"hasChangelog":234,"openIssues90d":8,"pushedAt":235,"stars":236},true,1778653424000,3,{"npmDownloads":238},415,{"hasNpmPackage":234,"license":240,"smitheryVerified":228},"MIT",{"hasCi":234,"hasTests":234},{"updatedAt":243},1778670036843,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"skills/design-score","Aboudjem","ui-ux-suite","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":257,"parentExtension":260,"providers":288,"relations":295,"tags":296,"workflow":297},1778668208695.1418,"k178zeec8jajqdrczrynw6x3fx86mm8h",{"reviewCount":8},{"description":254,"installMethods":255,"name":256,"sourceUrl":14},"Design audit tool. Scores projects across 12 dimensions: color, typography, accessibility, layout, and more. WCAG, APCA, OKLCH color science. Zero dependencies.",{"claudeCode":247},"UI/UX Suite",{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":259},"","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":267,"providers":269,"relations":282,"tags":284,"workflow":285},1778668208695.1416,"k173yffm3p65srgn3jqa08tb3586nzes",{"reviewCount":8},{"description":265,"installMethods":266,"name":256,"sourceUrl":14},"Design audit tool for Claude Code — single-plugin marketplace.",{"claudeCode":12},{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":268},"marketplace",{"evaluate":270,"extract":276},{"promptVersionExtension":271,"promptVersionScoring":206,"score":209,"tags":272,"targetMarket":219,"tier":220},"3.1.0",[212,273,217,214,213,274,275],"audit","cli","mcp",{"commitSha":277,"license":240,"marketplace":278,"plugin":280},"HEAD",{"name":247,"pluginCount":279},1,{"mcpCount":8,"provider":281,"skillCount":8},"classify",{"repoId":283},"kd75532596tdmk72j9k55b0qqn86n5et",[217,273,274,212,275,214,213],{"evaluatedAt":286,"extractAt":287,"updatedAt":286},1778669891210,1778668208695,{"evaluate":289,"extract":292},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":290,"targetMarket":219,"tier":220},[212,273,217,213,274,275,291],"typescript",{"commitSha":277,"license":240,"plugin":293},{"mcpCount":8,"provider":281,"skillCount":294},14,{"parentExtensionId":262,"repoId":283},[217,273,274,212,275,291,213],{"evaluatedAt":298,"extractAt":287,"updatedAt":298},1778669914809,{"evaluate":300,"extract":302},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":301,"targetMarket":219,"tier":220},[212,213,214,215,216,217,218],{"commitSha":277},{"parentExtensionId":251,"repoId":283},{"_creationTime":305,"_id":283,"identity":306,"providers":307,"workflow":542},1778668201924.7688,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":308,"discover":519,"extract":522,"github":523,"npm":541},{"commitSha":277,"extensions":309},[310,323,399,408,416,424,432,440,448,453,461,469,477,485,493,501,509],{"basePath":258,"description":265,"displayName":247,"installMethods":311,"rationale":312,"selectedPaths":313,"source":322,"sourceLanguage":18,"type":268},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[314,317,319],{"path":315,"priority":316},".claude-plugin/marketplace.json","mandatory",{"path":318,"priority":316},"README.md",{"path":320,"priority":321},"LICENSE","high","rule",{"basePath":258,"description":254,"displayName":247,"installMethods":324,"license":240,"rationale":325,"selectedPaths":326,"source":322,"sourceLanguage":18,"type":259},{"claudeCode":247},"plugin manifest at .claude-plugin/plugin.json",[327,329,330,331,334,336,338,340,342,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,389,391,393,395,397],{"path":328,"priority":316},".claude-plugin/plugin.json",{"path":318,"priority":316},{"path":320,"priority":321},{"path":332,"priority":333},"skills/a11y-audit/SKILL.md","medium",{"path":335,"priority":333},"skills/color-audit/SKILL.md",{"path":337,"priority":333},"skills/component-audit/SKILL.md",{"path":339,"priority":333},"skills/design-audit/SKILL.md",{"path":341,"priority":333},"skills/design-checklist/SKILL.md",{"path":343,"priority":333},"skills/design-compare/SKILL.md",{"path":345,"priority":333},"skills/design-score/SKILL.md",{"path":347,"priority":333},"skills/design-tokens/SKILL.md",{"path":349,"priority":333},"skills/flow-audit/SKILL.md",{"path":351,"priority":333},"skills/layout-audit/SKILL.md",{"path":353,"priority":333},"skills/refactor-plan/SKILL.md",{"path":355,"priority":333},"skills/style-direction/SKILL.md",{"path":357,"priority":333},"skills/theme-builder/SKILL.md",{"path":359,"priority":333},"skills/type-audit/SKILL.md",{"path":361,"priority":316},".mcp.json",{"path":363,"priority":321},"agents/accessibility-auditor.md",{"path":365,"priority":321},"agents/color-analyst.md",{"path":367,"priority":321},"agents/component-reviewer.md",{"path":369,"priority":321},"agents/design-auditor.md",{"path":371,"priority":321},"agents/interaction-analyst.md",{"path":373,"priority":321},"agents/layout-analyst.md",{"path":375,"priority":321},"agents/performance-ux-analyst.md",{"path":377,"priority":321},"agents/platform-advisor.md",{"path":379,"priority":321},"agents/psychology-analyst.md",{"path":381,"priority":321},"agents/typography-analyst.md",{"path":383,"priority":321},"agents/ux-flow-analyst.md",{"path":385,"priority":321},"agents/visual-style-advisor.md",{"path":387,"priority":388},"bin/ui-ux-suite.js","low",{"path":390,"priority":321},"commands/a11y.md",{"path":392,"priority":321},"commands/audit.md",{"path":394,"priority":321},"commands/colors.md",{"path":396,"priority":321},"commands/components.md",{"path":398,"priority":321},"commands/typography.md",{"basePath":400,"description":401,"displayName":402,"installMethods":403,"rationale":404,"selectedPaths":405,"source":322,"sourceLanguage":18,"type":248},"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",[406],{"path":407,"priority":316},"SKILL.md",{"basePath":409,"description":410,"displayName":411,"installMethods":412,"rationale":413,"selectedPaths":414,"source":322,"sourceLanguage":18,"type":248},"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",[415],{"path":407,"priority":316},{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":322,"sourceLanguage":18,"type":248},"skills/component-audit","Component consistency audit covering state coverage, hierarchy, patterns","component-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/component-audit/SKILL.md",[423],{"path":407,"priority":316},{"basePath":425,"description":426,"displayName":427,"installMethods":428,"rationale":429,"selectedPaths":430,"source":322,"sourceLanguage":18,"type":248},"skills/design-audit","Full project design audit that orchestrates all agents, scores across 12 dimensions, generates prioritized action plan","design-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/design-audit/SKILL.md",[431],{"path":407,"priority":316},{"basePath":433,"description":434,"displayName":435,"installMethods":436,"rationale":437,"selectedPaths":438,"source":322,"sourceLanguage":18,"type":248},"skills/design-checklist","Interactive pre-launch design quality checklist","design-checklist",{"claudeCode":12},"SKILL.md frontmatter at skills/design-checklist/SKILL.md",[439],{"path":407,"priority":316},{"basePath":441,"description":442,"displayName":443,"installMethods":444,"rationale":445,"selectedPaths":446,"source":322,"sourceLanguage":18,"type":248},"skills/design-compare","Compare current design against a reference or competitor","design-compare",{"claudeCode":12},"SKILL.md frontmatter at skills/design-compare/SKILL.md",[447],{"path":407,"priority":316},{"basePath":245,"description":10,"displayName":13,"installMethods":449,"rationale":450,"selectedPaths":451,"source":322,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at skills/design-score/SKILL.md",[452],{"path":407,"priority":316},{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":322,"sourceLanguage":18,"type":248},"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",[460],{"path":407,"priority":316},{"basePath":462,"description":463,"displayName":464,"installMethods":465,"rationale":466,"selectedPaths":467,"source":322,"sourceLanguage":18,"type":248},"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",[468],{"path":407,"priority":316},{"basePath":470,"description":471,"displayName":472,"installMethods":473,"rationale":474,"selectedPaths":475,"source":322,"sourceLanguage":18,"type":248},"skills/layout-audit","Layout and spacing audit covering grid, spacing consistency, density, responsive behavior","layout-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/layout-audit/SKILL.md",[476],{"path":407,"priority":316},{"basePath":478,"description":479,"displayName":480,"installMethods":481,"rationale":482,"selectedPaths":483,"source":322,"sourceLanguage":18,"type":248},"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",[484],{"path":407,"priority":316},{"basePath":486,"description":487,"displayName":488,"installMethods":489,"rationale":490,"selectedPaths":491,"source":322,"sourceLanguage":18,"type":248},"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",[492],{"path":407,"priority":316},{"basePath":494,"description":495,"displayName":496,"installMethods":497,"rationale":498,"selectedPaths":499,"source":322,"sourceLanguage":18,"type":248},"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",[500],{"path":407,"priority":316},{"basePath":502,"description":503,"displayName":504,"installMethods":505,"rationale":506,"selectedPaths":507,"source":322,"sourceLanguage":18,"type":248},"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",[508],{"path":407,"priority":316},{"basePath":258,"description":510,"displayName":247,"installMethods":511,"license":240,"rationale":512,"selectedPaths":513,"source":322,"sourceLanguage":18,"type":274},"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":247},"cli ecosystem detected at /",[514,516,517,518],{"path":515,"priority":316},"package.json",{"path":318,"priority":316},{"path":320,"priority":321},{"path":387,"priority":333},{"sources":520},[521],"manual",{"npmPackage":247},{"closedIssues90d":8,"description":524,"forks":8,"license":240,"openIssues90d":8,"pushedAt":235,"readmeSize":232,"stars":236,"topics":525},"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.",[217,526,527,528,427,529,530,531,532,533,534,535,536,537,538,456,275,539,540],"claude-code","claude-code-plugin","css","design-system","tailwind","ui-ux","a11y","color-contrast","developer-tools","typography","wcag","claude","apca","oklch","laws-of-ux",{"downloads":238},{"classifiedAt":543,"discoverAt":544,"extractAt":545,"githubAt":545,"npmAt":546,"updatedAt":543},1778669872552,1778668201924,1778669869497,1778669871418,[217,218,216,212,215,214,213],{"evaluatedAt":243,"extractAt":287,"updatedAt":243},[],[551,567,584,600,629,644],{"_creationTime":552,"_id":553,"community":554,"display":555,"identity":557,"providers":558,"relations":563,"tags":564,"workflow":565},1778668208695.1428,"k17fjdg2vpas9fqsec0ygcznwh86nxga",{"reviewCount":8},{"description":426,"installMethods":556,"name":427,"sourceUrl":14},{"claudeCode":12},{"basePath":425,"githubOwner":246,"githubRepo":247,"locale":18,"slug":427,"type":248},{"evaluate":559,"extract":562},{"promptVersionExtension":205,"promptVersionScoring":206,"score":560,"tags":561,"targetMarket":219,"tier":220},100,[427,213,217,216,215],{"commitSha":277,"license":240},{"parentExtensionId":251,"repoId":283},[217,216,427,215,213],{"evaluatedAt":566,"extractAt":287,"updatedAt":566},1778669987547,{"_creationTime":568,"_id":569,"community":570,"display":571,"identity":574,"providers":575,"relations":580,"tags":581,"workflow":582},1778668208695.1423,"k17f06zww13em2avbhz248f60d86m8fc",{"reviewCount":8},{"description":410,"installMethods":572,"name":573,"sourceUrl":14},{"claudeCode":12},"Color Audit",{"basePath":409,"githubOwner":246,"githubRepo":247,"locale":18,"slug":411,"type":248},{"evaluate":576,"extract":579},{"promptVersionExtension":205,"promptVersionScoring":206,"score":560,"tags":577,"targetMarket":219,"tier":220},[212,214,213,217,528,578,274],"javascript",{"commitSha":277,"license":240},{"parentExtensionId":251,"repoId":283},[217,274,528,212,578,214,213],{"evaluatedAt":583,"extractAt":287,"updatedAt":583},1778669948021,{"_creationTime":585,"_id":586,"community":587,"display":588,"identity":590,"providers":591,"relations":596,"tags":597,"workflow":598},1778668208695.1426,"k177xnn65jm40ksxjy30q34rmh86mah9",{"reviewCount":8},{"description":418,"installMethods":589,"name":419,"sourceUrl":14},{"claudeCode":12},{"basePath":417,"githubOwner":246,"githubRepo":247,"locale":18,"slug":419,"type":248},{"evaluate":592,"extract":595},{"promptVersionExtension":205,"promptVersionScoring":206,"score":560,"tags":593,"targetMarket":219,"tier":220},[214,213,212,273,594,215],"components",{"commitSha":277},{"parentExtensionId":251,"repoId":283},[273,594,212,215,214,213],{"evaluatedAt":599,"extractAt":287,"updatedAt":599},1778669970573,{"_creationTime":601,"_id":602,"community":603,"display":604,"identity":610,"providers":615,"relations":621,"tags":624,"workflow":625},1778695388074.6326,"k17em3wfj3pvgvhb6yrre3458586mdsa",{"reviewCount":8},{"description":605,"installMethods":606,"name":608,"sourceUrl":609},"当用户希望设计、重新设计、塑造、批评、审计、打磨、澄清、提炼、加固、优化、改编、动画化、着色、提取或以其他方式改进前端界面时使用。涵盖网站、登陆页面、仪表板、产品 UI、应用外壳、组件、表单、设置、入职流程和空状态。处理用户体验审查、视觉层次、信息架构、认知负荷、可访问性、性能、响应行为、主题化、反模式、排版、字体、间距、布局、对齐、颜色、动效、微交互、UX 文案、错误状态、边缘情况、i18n 以及可复用的设计系统或令牌。也适用于需要从平淡变得更大胆或更令人愉悦的设计，需要变得更安静的醒目设计，对 UI 元素的实时浏览器迭代，或应该感觉技术上非凡的雄心勃勃的视觉效果。不适用于仅限后端或非 UI 任务。",{"claudeCode":607},"pbakaus/impeccable","Impeccable","https://github.com/pbakaus/impeccable",{"basePath":611,"githubOwner":612,"githubRepo":613,"locale":614,"slug":613,"type":248},".claude/skills/impeccable","pbakaus","impeccable","zh-CN",{"evaluate":616,"extract":619},{"promptVersionExtension":205,"promptVersionScoring":206,"score":617,"tags":618,"targetMarket":219,"tier":220},99,[215,212,213,214,534,528,216],{"commitSha":277,"license":620},"Apache-2.0",{"repoId":622,"translatedFrom":623},"kd759gd4rahj1hshy9e4apdb2n86n1aw","k170zjvtqe5mj6e7r14gtcspgn86mssv",[216,528,212,534,215,214,213],{"evaluatedAt":626,"extractAt":627,"updatedAt":628},1778695341594,1778695298619,1778695388074,{"_creationTime":630,"_id":631,"community":632,"display":633,"identity":635,"providers":636,"relations":640,"tags":641,"workflow":642},1778668208695.142,"k179zj75q8m99g1g98jvkx4k1s86m3yq",{"reviewCount":8},{"description":401,"installMethods":634,"name":402,"sourceUrl":14},{"claudeCode":12},{"basePath":400,"githubOwner":246,"githubRepo":247,"locale":18,"slug":402,"type":248},{"evaluate":637,"extract":639},{"promptVersionExtension":205,"promptVersionScoring":206,"score":560,"tags":638,"targetMarket":219,"tier":220},[217,531,529,215,218,536],{"commitSha":277},{"parentExtensionId":251,"repoId":283},[217,218,529,215,531,536],{"evaluatedAt":643,"extractAt":287,"updatedAt":643},1778669930851,{"_creationTime":645,"_id":646,"community":647,"display":648,"identity":654,"providers":658,"relations":663,"tags":666,"workflow":667},1778685949178.8186,"k178qvcsn3pvtpahsgkkr919h186ncdr",{"reviewCount":8},{"description":649,"installMethods":650,"name":652,"sourceUrl":653},"Design and build native-feeling macOS application UIs. Use this skill whenever the user asks to create a desktop app, macOS app, Mac-style interface, Apple-style UI, system utility, or anything that should look and feel like a native Mac application. Also trigger when users mention \"native feel\", \"desktop app design\", \"Apple design patterns\", \"sidebar layout\", \"traffic lights\", or want to build tools/utilities that feel like they belong on macOS. This skill covers layout, composition, interaction patterns, animations, light/dark mode, and all the subtle details that make an app feel like Apple built it.",{"claudeCode":651},"davepoon/buildwithclaude","macos-design","https://github.com/davepoon/buildwithclaude",{"basePath":655,"githubOwner":656,"githubRepo":657,"locale":18,"slug":652,"type":248},"plugins/all-skills/skills/macos-design","davepoon","buildwithclaude",{"evaluate":659,"extract":662},{"promptVersionExtension":205,"promptVersionScoring":206,"score":560,"tags":660,"targetMarket":219,"tier":220},[661,214,212,534,213],"macos",{"commitSha":277},{"parentExtensionId":664,"repoId":665},"k1779wwzgaaxeqtvembbktrb1d86n4tf","kd719kw54vhmcscq7ckdp59fg586mnt6",[212,534,661,214,213],{"evaluatedAt":668,"extractAt":669,"updatedAt":668},1778690566861,1778685949178]