[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Aboudjem-component-audit-zh-CN":3,"guides-for-Aboudjem-component-audit":549,"similar-k177xnn65jm40ksxjy30q34rmh86mah9-zh-CN":550},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":233,"parentExtension":248,"providers":299,"relations":303,"repo":304,"tags":547,"workflow":548},1778668208695.1426,"k177xnn65jm40ksxjy30q34rmh86mah9",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Component consistency audit covering state coverage, hierarchy, patterns",{"claudeCode":12},"Aboudjem/ui-ux-suite","component-audit","https://github.com/Aboudjem/ui-ux-suite",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":241},1778669970572.9727,"kn7f7f9hk25p0s3xd1tdfhewm586nqvy","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":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,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 clearly states that the extension performs a 'Component consistency audit' covering specific aspects like 'state coverage, hierarchy, patterns', directly addressing a user problem in UI development.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension offers a quantified, data-driven approach to design reviews, citing UX laws and providing concrete fixes, which goes beyond default LLM behavior and offers significant value over a simple prompt.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension is designed for local execution with no dependencies, offers a clear workflow, and provides actionable outputs, making it suitable for real-world workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses specifically on UI component consistency and design quality auditing, with a well-defined scope aligning with its name and description.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description 'Component consistency audit covering state coverage, hierarchy, patterns' accurately reflects the extension's purpose as described in SKILL.md.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes a single MCP tool (`uiux_audit_run`) which orchestrates specific sub-tasks, adhering to a well-defined, scoped operation.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The extension does not appear to have configurable parameters or environment variables that require documentation.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The MCP tool `uiux_audit_run` and the slash commands are descriptive and relevant to the extension's domain.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The MCP tool and slash commands appear to take specific, documented inputs (like `--deep` flag) and return structured, relevant outputs, avoiding unnecessary data dumps.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license, and the license file is present.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-13, which is within the last 3 months.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The extension is designed to be zero-dependency at runtime, and dev dependencies are managed locally. No third-party runtime dependencies requiring special management were detected.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The extension runs locally and does not interact with external services requiring secrets, thus no secrets are handled or exposed.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The extension analyzes local project files and does not load or execute external, untrusted code or data, mitigating injection risks.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The extension operates on local project files and does not fetch external content at runtime, eliminating supply-chain risks from remote execution.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The extension performs analysis locally on project files and does not attempt to modify files outside the project directory.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the extension's code.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The extension runs locally, does not submit any data to third parties, and collects no confidential information.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks, invisible characters, or malicious formatting.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The extension's code is written in plain JavaScript and is not obfuscated or dynamically fetched.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The extension operates on project files and does not make assumptions about specific file layouts outside of standard project structures.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating active maintenance or a new project with no outstanding issues.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The extension has a meaningful semver version declared in package.json and on npm, and CHANGELOG.md is present.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The extension uses specific arguments and flags for its tools and commands, implying validation of inputs. The MIT license and structure suggest adherence to good practices.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The extension is purely analytical and does not perform any destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The extension is designed for local execution and does not appear to have complex error paths that would stall an agent; its local nature suggests robust error handling.",{"category":104,"check":114,"severity":46,"summary":115},"Logging","The extension is purely analytical and does not perform destructive actions or outbound calls that would necessitate local audit logging.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The extension operates solely on local project code and configuration, and does not process any personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension analyzes code and design principles universally applicable to web development projects, with no regional or jurisdictional restrictions.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The extension is written in standard JavaScript and relies on Node.js, making it portable across POSIX-compliant systems without specific OS or shell assumptions.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file is comprehensive, clearly states the extension's purpose, and provides detailed information on its features and usage.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The extension exposes a focused set of slash commands and MCP tools (around 5-15 depending on grouping), appropriate for its specialized function.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The exposed commands and tools are distinct and cover specific aspects of component auditing without significant overlap or redundancy.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, including deep mode accessibility checks and MCP server functionality, are implemented and documented.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear, copy-pasteable installation instructions for various environments and includes invocation examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The extension's local nature and focus on code analysis suggest that any errors would be informative and actionable within the development context.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The extension is designed to be zero-dependency at runtime, and uses Node.js which is managed by the user's environment.",{"category":33,"check":151,"severity":46,"summary":152},"Dry-run preview","The extension is purely analytical and does not perform any state-changing operations or outbound data transmissions.",{"category":154,"check":155,"severity":46,"summary":156},"Protocol","Idempotent retry & timeouts","The extension operates locally on files and does not involve network calls or state-changing operations that would require idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The extension explicitly states 'No telemetry. No API calls. No network.' ensuring compliance with opt-in requirements.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description 'Component consistency audit covering state coverage, hierarchy, patterns' precisely names the artifact (UI components) and the user intent (audit for consistency).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and trigger phrases within the recommended character limit.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is concise and delegates deeper material to separate files or inline details within the README, following progressive disclosure principles.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The README effectively uses details and subsections for in-depth information, and SKILL.md refers to external documentation and knowledge bases.",{"category":170,"check":174,"severity":46,"summary":175},"Forked exploration","This skill is primarily analytical and does not involve deep exploration that would require forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides numerous examples, including clear command-line invocations and descriptions of expected outputs, and mentions slash commands for Claude Code users.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The README mentions 'no config' and 'no dependencies' and the optional deep mode dependencies, implying a robust handling of varied project setups. The detailed breakdown of scoring dimensions also suggests thoroughness.",{"category":104,"check":183,"severity":46,"summary":184},"Tool Fallback","The extension does not rely on external MCP servers or custom tooling, operating as a standalone Node.js executable.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The extension is analytical and runs locally, and is designed with 'no dependencies' and 'no config', suggesting it handles unexpected states gracefully by not proceeding with analysis.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focused on UI component auditing, with no apparent reliance on other skills. It integrates with Claude Code via its plugin mechanism.",1778669970183,"This skill provides a local, dependency-free analysis of UI component consistency, covering state coverage, hierarchy, and patterns. It operates by scanning project code and configurations to generate a detailed report with actionable insights and references to UX laws.",[195,196,197,198,199],"Component consistency audit","State coverage analysis","Hierarchy and pattern evaluation","Local, zero-dependency execution","Actionable findings with UX law citations",[201,202,203,204],"Performing subjective design critiques","Replacing comprehensive UI design tools","Analyzing backend logic or non-UI code","Requiring external dependencies or API keys","3.0.0","4.4.0","To provide developers with a data-driven, quantifiable assessment of their UI component quality, moving beyond subjective design reviews to objective, evidence-backed feedback.","The extension is a high-quality, self-contained tool with excellent documentation, clear use cases, and no security or maintenance concerns. It adheres to best practices for code quality and user experience.",100,"Excellent UI component audit tool with comprehensive documentation and clear value proposition.",[212,213,214,215,216,217],"ui","ux","design","audit","components","frontend","global","verified",[221,222,223,224],"Auditing UI component quality for consistency","Ensuring state coverage (empty, loading, error) for components","Evaluating button hierarchy and form elements","Identifying cross-component visual discrepancies",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"popularity":236,"security":238,"testCoverage":240},{"hasLockfile":227},false,1778669953825,{"descriptionLength":230,"readmeSize":231},72,23727,{"closedIssues90d":8,"forks":8,"hasChangelog":233,"openIssues90d":8,"pushedAt":234,"stars":235},true,1778653424000,3,{"npmDownloads":237},415,{"hasNpmPackage":233,"license":239,"smitheryVerified":227},"MIT",{"hasCi":233,"hasTests":233},{"updatedAt":242},1778669970573,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"skills/component-audit","Aboudjem","ui-ux-suite","skill",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":256,"parentExtension":259,"providers":288,"relations":295,"tags":296,"workflow":297},1778668208695.1418,"k178zeec8jajqdrczrynw6x3fx86mm8h",{"reviewCount":8},{"description":253,"installMethods":254,"name":255,"sourceUrl":14},"Design audit tool. Scores projects across 12 dimensions: color, typography, accessibility, layout, and more. WCAG, APCA, OKLCH color science. Zero dependencies.",{"claudeCode":246},"UI/UX Suite",{"basePath":257,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":258},"","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"providers":268,"relations":282,"tags":284,"workflow":285},1778668208695.1416,"k173yffm3p65srgn3jqa08tb3586nzes",{"reviewCount":8},{"description":264,"installMethods":265,"name":255,"sourceUrl":14},"Design audit tool for Claude Code — single-plugin marketplace.",{"claudeCode":12},{"basePath":257,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":267},"marketplace",{"evaluate":269,"extract":276},{"promptVersionExtension":270,"promptVersionScoring":206,"score":271,"tags":272,"targetMarket":218,"tier":219},"3.1.0",98,[214,215,273,212,213,274,275],"accessibility","cli","mcp",{"commitSha":277,"license":239,"marketplace":278,"plugin":280},"HEAD",{"name":246,"pluginCount":279},1,{"mcpCount":8,"provider":281,"skillCount":8},"classify",{"repoId":283},"kd75532596tdmk72j9k55b0qqn86n5et",[273,215,274,214,275,212,213],{"evaluatedAt":286,"extractAt":287,"updatedAt":286},1778669891210,1778668208695,{"evaluate":289,"extract":292},{"promptVersionExtension":205,"promptVersionScoring":206,"score":271,"tags":290,"targetMarket":218,"tier":219},[214,215,273,213,274,275,291],"typescript",{"commitSha":277,"license":239,"plugin":293},{"mcpCount":8,"provider":281,"skillCount":294},14,{"parentExtensionId":261,"repoId":283},[273,215,274,214,275,291,213],{"evaluatedAt":298,"extractAt":287,"updatedAt":298},1778669914809,{"evaluate":300,"extract":302},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":301,"targetMarket":218,"tier":219},[212,213,214,215,216,217],{"commitSha":277},{"parentExtensionId":250,"repoId":283},{"_creationTime":305,"_id":283,"identity":306,"providers":307,"workflow":542},1778668201924.7688,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":308,"discover":519,"extract":522,"github":523,"npm":541},{"commitSha":277,"extensions":309},[310,323,399,408,416,421,429,437,445,453,461,469,477,485,493,501,509],{"basePath":257,"description":264,"displayName":246,"installMethods":311,"rationale":312,"selectedPaths":313,"source":322,"sourceLanguage":18,"type":267},{"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":257,"description":253,"displayName":246,"installMethods":324,"license":239,"rationale":325,"selectedPaths":326,"source":322,"sourceLanguage":18,"type":258},{"claudeCode":246},"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":247},"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":247},"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":244,"description":10,"displayName":13,"installMethods":417,"rationale":418,"selectedPaths":419,"source":322,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at skills/component-audit/SKILL.md",[420],{"path":407,"priority":316},{"basePath":422,"description":423,"displayName":424,"installMethods":425,"rationale":426,"selectedPaths":427,"source":322,"sourceLanguage":18,"type":247},"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",[428],{"path":407,"priority":316},{"basePath":430,"description":431,"displayName":432,"installMethods":433,"rationale":434,"selectedPaths":435,"source":322,"sourceLanguage":18,"type":247},"skills/design-checklist","Interactive pre-launch design quality checklist","design-checklist",{"claudeCode":12},"SKILL.md frontmatter at skills/design-checklist/SKILL.md",[436],{"path":407,"priority":316},{"basePath":438,"description":439,"displayName":440,"installMethods":441,"rationale":442,"selectedPaths":443,"source":322,"sourceLanguage":18,"type":247},"skills/design-compare","Compare current design against a reference or competitor","design-compare",{"claudeCode":12},"SKILL.md frontmatter at skills/design-compare/SKILL.md",[444],{"path":407,"priority":316},{"basePath":446,"description":447,"displayName":448,"installMethods":449,"rationale":450,"selectedPaths":451,"source":322,"sourceLanguage":18,"type":247},"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",[452],{"path":407,"priority":316},{"basePath":454,"description":455,"displayName":456,"installMethods":457,"rationale":458,"selectedPaths":459,"source":322,"sourceLanguage":18,"type":247},"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":247},"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":247},"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":247},"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":247},"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":247},"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":247},"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":257,"description":510,"displayName":246,"installMethods":511,"license":239,"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":246},"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":246},{"closedIssues90d":8,"description":524,"forks":8,"license":239,"openIssues90d":8,"pushedAt":234,"readmeSize":231,"stars":235,"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.",[273,526,527,528,424,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":237},{"classifiedAt":543,"discoverAt":544,"extractAt":545,"githubAt":545,"npmAt":546,"updatedAt":543},1778669872552,1778668201924,1778669869497,1778669871418,[215,216,214,217,212,213],{"evaluatedAt":242,"extractAt":287,"updatedAt":242},[],[551,568,598,624,641,666],{"_creationTime":552,"_id":553,"community":554,"display":555,"identity":558,"providers":559,"relations":564,"tags":565,"workflow":566},1778668208695.1453,"k176sf1kx7rrk3aq3ywq0dfdrs86mwp1",{"reviewCount":8},{"description":503,"installMethods":556,"name":557,"sourceUrl":14},{"claudeCode":12},"Type Audit",{"basePath":502,"githubOwner":245,"githubRepo":246,"locale":18,"slug":504,"type":247},{"evaluate":560,"extract":563},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":561,"targetMarket":218,"tier":219},[214,213,535,215,528,562,217],"web-development",{"commitSha":277,"license":239},{"parentExtensionId":250,"repoId":283},[215,528,214,217,535,213,562],{"evaluatedAt":567,"extractAt":287,"updatedAt":567},1778670163933,{"_creationTime":569,"_id":570,"community":571,"display":572,"identity":578,"providers":583,"relations":590,"tags":593,"workflow":594},1778695388074.6326,"k17em3wfj3pvgvhb6yrre3458586mdsa",{"reviewCount":8},{"description":573,"installMethods":574,"name":576,"sourceUrl":577},"当用户希望设计、重新设计、塑造、批评、审计、打磨、澄清、提炼、加固、优化、改编、动画化、着色、提取或以其他方式改进前端界面时使用。涵盖网站、登陆页面、仪表板、产品 UI、应用外壳、组件、表单、设置、入职流程和空状态。处理用户体验审查、视觉层次、信息架构、认知负荷、可访问性、性能、响应行为、主题化、反模式、排版、字体、间距、布局、对齐、颜色、动效、微交互、UX 文案、错误状态、边缘情况、i18n 以及可复用的设计系统或令牌。也适用于需要从平淡变得更大胆或更令人愉悦的设计，需要变得更安静的醒目设计，对 UI 元素的实时浏览器迭代，或应该感觉技术上非凡的雄心勃勃的视觉效果。不适用于仅限后端或非 UI 任务。",{"claudeCode":575},"pbakaus/impeccable","Impeccable","https://github.com/pbakaus/impeccable",{"basePath":579,"githubOwner":580,"githubRepo":581,"locale":582,"slug":581,"type":247},".claude/skills/impeccable","pbakaus","impeccable","zh-CN",{"evaluate":584,"extract":588},{"promptVersionExtension":205,"promptVersionScoring":206,"score":585,"tags":586,"targetMarket":218,"tier":219},99,[217,214,213,212,534,528,587],"code-quality",{"commitSha":277,"license":589},"Apache-2.0",{"repoId":591,"translatedFrom":592},"kd759gd4rahj1hshy9e4apdb2n86n1aw","k170zjvtqe5mj6e7r14gtcspgn86mssv",[587,528,214,534,217,212,213],{"evaluatedAt":595,"extractAt":596,"updatedAt":597},1778695341594,1778695298619,1778695388074,{"_creationTime":599,"_id":600,"community":601,"display":602,"identity":608,"providers":612,"relations":617,"tags":620,"workflow":621},1778685949178.8186,"k178qvcsn3pvtpahsgkkr919h186ncdr",{"reviewCount":8},{"description":603,"installMethods":604,"name":606,"sourceUrl":607},"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":605},"davepoon/buildwithclaude","macos-design","https://github.com/davepoon/buildwithclaude",{"basePath":609,"githubOwner":610,"githubRepo":611,"locale":18,"slug":606,"type":247},"plugins/all-skills/skills/macos-design","davepoon","buildwithclaude",{"evaluate":613,"extract":616},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":614,"targetMarket":218,"tier":219},[615,212,214,534,213],"macos",{"commitSha":277},{"parentExtensionId":618,"repoId":619},"k1779wwzgaaxeqtvembbktrb1d86n4tf","kd719kw54vhmcscq7ckdp59fg586mnt6",[214,534,615,212,213],{"evaluatedAt":622,"extractAt":623,"updatedAt":622},1778690566861,1778685949178,{"_creationTime":625,"_id":626,"community":627,"display":628,"identity":631,"providers":632,"relations":637,"tags":638,"workflow":639},1778668208695.1423,"k17f06zww13em2avbhz248f60d86m8fc",{"reviewCount":8},{"description":410,"installMethods":629,"name":630,"sourceUrl":14},{"claudeCode":12},"Color Audit",{"basePath":409,"githubOwner":245,"githubRepo":246,"locale":18,"slug":411,"type":247},{"evaluate":633,"extract":636},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":634,"targetMarket":218,"tier":219},[214,212,213,273,528,635,274],"javascript",{"commitSha":277,"license":239},{"parentExtensionId":250,"repoId":283},[273,274,528,214,635,212,213],{"evaluatedAt":640,"extractAt":287,"updatedAt":640},1778669948021,{"_creationTime":642,"_id":643,"community":644,"display":645,"identity":651,"providers":654,"relations":659,"tags":662,"workflow":663},1778698867338.2998,"k171kq7a5wmx24w6w86zybpe6586mq7w",{"reviewCount":8},{"description":646,"installMethods":647,"name":649,"sourceUrl":650},"Design the small details -- triggers, rules, feedback, loops and modes -- that separate good products from great ones. Use when the user mentions \"microinteraction\", \"button feedback\", \"loading state\", \"toggle design\", \"animation detail\", \"interaction polish\", \"state transitions\", or \"input feedback\". Also trigger when designing form validation responses, progress indicators, confirmation dialogs, or any UI element where the user expects immediate feedback. Covers trigger design, state rules, feedback mechanisms, and progressive loops. For overall UI polish, see refactoring-ui. For affordance design, see design-everyday-things.",{"claudeCode":648},"wondelai/skills","microinteractions","https://github.com/wondelai/skills",{"basePath":649,"githubOwner":652,"githubRepo":653,"locale":18,"slug":649,"type":247},"wondelai","skills",{"evaluate":655,"extract":658},{"promptVersionExtension":205,"promptVersionScoring":206,"score":585,"tags":656,"targetMarket":218,"tier":219},[212,213,214,649,657],"product-design",{"commitSha":277,"license":239},{"parentExtensionId":660,"repoId":661},"k17bj16z8e1yp2wwfd2hxagjtd86m0fp","kd7aexggvp8qjwjtgjbetg0jch86mg5a",[214,649,657,212,213],{"evaluatedAt":664,"extractAt":665,"updatedAt":664},1778699389805,1778698867338,{"_creationTime":667,"_id":668,"community":669,"display":670,"identity":672,"providers":673,"relations":677,"tags":678,"workflow":679},1778668208695.1445,"k172151wzg7h0b8j25hjm4024x86ngbp",{"reviewCount":8},{"description":479,"installMethods":671,"name":480,"sourceUrl":14},{"claudeCode":12},{"basePath":478,"githubOwner":245,"githubRepo":246,"locale":18,"slug":480,"type":247},{"evaluate":674,"extract":676},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":675,"targetMarket":218,"tier":219},[529,213,215,274,635],{"commitSha":277,"license":239},{"parentExtensionId":250,"repoId":283},[215,274,529,635,213],{"evaluatedAt":680,"extractAt":287,"updatedAt":680},1778670100990]