[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Aboudjem-type-audit-zh-CN":3,"guides-for-Aboudjem-type-audit":564,"similar-k176sf1kx7rrk3aq3ywq0dfdrs86mwp1-zh-CN":565},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":258,"isFallback":248,"parentExtension":264,"providers":316,"relations":320,"repo":321,"tags":562,"workflow":563},1778668208695.1453,"k176sf1kx7rrk3aq3ywq0dfdrs86mwp1",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Typography-only audit covering font selection, type scale, readability, hierarchy, performance",{"claudeCode":12},"Aboudjem/ui-ux-suite","Type Audit","https://github.com/Aboudjem/ui-ux-suite",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":240,"workflow":256},1778670163933.047,"kn717ag7s9fzvw1s8d8dxf2r9n86n2hf","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":201,"practices":205,"prerequisites":210,"promptVersionExtension":212,"promptVersionScoring":213,"purpose":214,"rationale":215,"score":216,"summary":217,"tags":218,"targetMarket":226,"tier":227,"useCases":228,"workflow":233},[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,116,120,123,126,129,132,135,138,142,146,149,152,156,159,162,165,168,172,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the extension audits typography, focusing on font selection, type scale, readability, hierarchy, and performance, directly addressing a user's need for design data.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The extension offers significant value over default LLM behavior by providing a quantified, data-driven design audit, citing specific UX laws and generating code fixes, rather than just generic design advice.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension is production-ready, offering a complete lifecycle for design auditing, from extraction and analysis to generating improved systems and providing recommendations, with optional deep-dive capabilities.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension has a single, well-defined responsibility: auditing and improving typography systems, without straying into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately and concisely reflects the extension's capabilities, focusing on typography-only audits.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The extension uses a single, well-defined tool (`uiux_audit_run` and its chained sub-tools) for its specific purpose, avoiding generalist execution.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The README and SKILL.md provide clear documentation for the extension's functionality, including its commands and optional deep-mode parameters.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like `uiux_extract_typography` and `uiux_generate_type_scale` are descriptive and align with the declared domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool inputs and outputs are structured and specific, requesting only necessary data and returning focused results without extraneous diagnostic dumps.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is distributed under the MIT license, which is 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 has recent commits, indicating active maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The extension is designed to have zero runtime dependencies and explicitly states this, mitigating risks associated with dependency management.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","The extension operates locally and does not handle secrets, making secret management a non-applicable concern.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The extension performs local static analysis and does not load or execute third-party data, mitigating injection risks.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The extension operates locally on committed project files and does not fetch external content at runtime, preventing supply-chain attacks.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The extension performs local analysis on project files and does not modify anything outside the project directory, ensuring sandbox isolation.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls were detected.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The extension runs locally, processes project files on the user's machine, and makes no outbound calls, preventing data exfiltration.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks, using clean ASCII and expected Unicode.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The bundled code is plain, readable JavaScript, with no obfuscation, base64 payloads, or runtime fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The extension operates on project files provided by the user and does not make assumptions about specific, non-standard project layouts.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","There are no open issues in the last 90 days and no closed issues, indicating active maintenance or a very new project without reported issues.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The extension has a meaningful semver version declared in its npm package and is actively maintained, with recent commits.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","The extension's input parameters and structured outputs appear to be handled appropriately for its local analysis task, without needing complex schema validation.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The extension is purely analytical and read-only, performing no destructive operations.",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","The extension is designed for local analysis and its error handling, while not explicitly detailed, is expected to be robust for its scope.",{"category":110,"check":114,"severity":24,"summary":115},"Logging","As a local analysis tool with no destructive actions or outbound calls, explicit audit logging is not applicable.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The extension operates solely on local project files and does not handle personal data, making GDPR compliance not applicable.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension operates on project files and code irrespective of geographic location, making it globally applicable.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The extension is built with vanilla JS and targets Node.js LTS, ensuring broad compatibility without specific OS or shell assumptions.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file is comprehensive, clearly stating the extension's purpose, benefits, and usage instructions.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The extension exposes a focused set of tools, well within the recommended range for maintainability and clarity.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The tools exposed by the extension have distinct names and functions, avoiding redundant near-synonyms.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features, such as the design audit capabilities and optional deep-mode scanning, are implemented and verifiable in the source.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","Installation instructions are clear, provided via multiple methods (Claude Code marketplace, direct plugin, npm), and include copy-pasteable examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","While specific error messages are not detailed, the local analysis nature of the tool suggests clear, actionable errors related to file parsing or analysis are likely.",{"category":103,"check":147,"severity":24,"summary":148},"Pinned dependencies","The extension is designed to have zero runtime dependencies and explicitly states this, aligning with pinned dependencies and no side effects.",{"category":33,"check":150,"severity":24,"summary":151},"Dry-run preview","The extension is purely analytical and read-only, therefore a dry-run preview is not applicable.",{"category":153,"check":154,"severity":24,"summary":155},"Protocol","Idempotent retry & timeouts","The extension performs local analysis and has no remote calls or state-changing operations, making idempotency and timeouts non-applicable.",{"category":117,"check":157,"severity":24,"summary":158},"Telemetry opt-in","The extension explicitly states it has no telemetry, making opt-in compliance a non-issue.",{"category":40,"check":160,"severity":24,"summary":161},"Precise Purpose","The description clearly states the extension audits typography, naming the artifact (typography system) and the user intent (audit, fix, improve) with clear triggers and boundaries.",{"category":40,"check":163,"severity":24,"summary":164},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly summarizing the core capability and providing precise trigger phrases.",{"category":44,"check":166,"severity":24,"summary":167},"Concise Body","The SKILL.md is concise, outlining the flow and delegating deeper material to separate files and references, adhering to progressive disclosure.",{"category":169,"check":170,"severity":24,"summary":171},"Context","Progressive Disclosure","The SKILL.md effectively outlines the procedure and links into separate files for detailed information, following progressive disclosure principles.",{"category":169,"check":173,"severity":174,"summary":175},"Forked exploration","not_applicable","This skill is a focused audit and does not involve deep exploration or research that would warrant `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README provides clear examples of invocation and expected outcomes, along with detailed slash commands and tool usage.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill handles various input formats and optional deep-mode execution, and the documentation implies robustness through its analysis capabilities.",{"category":110,"check":183,"severity":174,"summary":184},"Tool Fallback","The skill uses internal tools and does not rely on external MCP servers, so a fallback path is not applicable.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","As a read-only analytical tool, the risk of halting on unexpected state is minimal, and it is designed to report findings rather than proceed unsafely.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focuses on typography auditing, without relying on or implicitly coupling with other skills.",1778670163825,"This skill performs a typography-only audit, analyzing font selection, type scale, readability, hierarchy, and performance. It extracts typography values, detects type scales, evaluates font choices, and checks performance, generating an improved type system and outputting a complete type token system.",[195,196,197,198,199,200],"Typography system audit","Type scale detection","Font choice and readability evaluation","Performance analysis (font loading)","Generation of improved type systems","Output of complete type token systems",[202,203,204],"Auditing other aspects of UI/UX beyond typography (e.g., color, layout, accessibility).","Providing subjective design opinions or aesthetic preferences.","Automatically refactoring code; instead, it provides recommendations and data for manual or automated implementation.",[206,207,208,209],"Design system auditing","Typography best practices","Performance optimization","Code quality",[211],"Node.js 18+","3.0.0","4.4.0","To provide developers and designers with objective, data-driven insights into their project's typography system, moving beyond subjective review to actionable, evidence-based improvements.","All checks passed. The extension is well-documented, secure, and provides a clear, valuable utility for design auditing.",100,"A highly polished and secure skill for detailed, data-driven typography audits.",[219,220,221,222,223,224,225],"design","ux","typography","audit","css","web-development","frontend","global","verified",[229,230,231,232],"Auditing an existing project's typography for consistency and best practices.","Improving the readability and hierarchy of a website's text elements.","Ensuring optimal font performance and reducing load times.","Generating a new, mathematically sound type scale for a design system.",[234,235,236,237,238,239],"Extract typography values","Detect type scale","Evaluate font choice, pairing, readability, hierarchy","Check performance","Generate improved type system","Output complete type token system",{"codeQuality":241,"collectedAt":243,"documentation":244,"maintenance":247,"popularity":251,"security":253,"testCoverage":255},{"hasLockfile":242},false,1778670141564,{"descriptionLength":245,"readmeSize":246},94,23727,{"closedIssues90d":8,"forks":8,"hasChangelog":248,"openIssues90d":8,"pushedAt":249,"stars":250},true,1778653424000,3,{"npmDownloads":252},415,{"hasNpmPackage":248,"license":254,"smitheryVerified":242},"MIT",{"hasCi":248,"hasTests":248},{"updatedAt":257},1778670163933,{"basePath":259,"githubOwner":260,"githubRepo":261,"locale":18,"slug":262,"type":263},"skills/type-audit","Aboudjem","ui-ux-suite","type-audit","skill",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":272,"parentExtension":275,"providers":305,"relations":312,"tags":313,"workflow":314},1778668208695.1418,"k178zeec8jajqdrczrynw6x3fx86mm8h",{"reviewCount":8},{"description":269,"installMethods":270,"name":271,"sourceUrl":14},"Design audit tool. Scores projects across 12 dimensions: color, typography, accessibility, layout, and more. WCAG, APCA, OKLCH color science. Zero dependencies.",{"claudeCode":261},"UI/UX Suite",{"basePath":273,"githubOwner":260,"githubRepo":261,"locale":18,"slug":261,"type":274},"","plugin",{"_creationTime":276,"_id":277,"community":278,"display":279,"identity":282,"providers":284,"relations":299,"tags":301,"workflow":302},1778668208695.1416,"k173yffm3p65srgn3jqa08tb3586nzes",{"reviewCount":8},{"description":280,"installMethods":281,"name":271,"sourceUrl":14},"Design audit tool for Claude Code — single-plugin marketplace.",{"claudeCode":12},{"basePath":273,"githubOwner":260,"githubRepo":261,"locale":18,"slug":261,"type":283},"marketplace",{"evaluate":285,"extract":293},{"promptVersionExtension":286,"promptVersionScoring":213,"score":287,"tags":288,"targetMarket":226,"tier":227},"3.1.0",98,[219,222,289,290,220,291,292],"accessibility","ui","cli","mcp",{"commitSha":294,"license":254,"marketplace":295,"plugin":297},"HEAD",{"name":261,"pluginCount":296},1,{"mcpCount":8,"provider":298,"skillCount":8},"classify",{"repoId":300},"kd75532596tdmk72j9k55b0qqn86n5et",[289,222,291,219,292,290,220],{"evaluatedAt":303,"extractAt":304,"updatedAt":303},1778669891210,1778668208695,{"evaluate":306,"extract":309},{"promptVersionExtension":212,"promptVersionScoring":213,"score":287,"tags":307,"targetMarket":226,"tier":227},[219,222,289,220,291,292,308],"typescript",{"commitSha":294,"license":254,"plugin":310},{"mcpCount":8,"provider":298,"skillCount":311},14,{"parentExtensionId":277,"repoId":300},[289,222,291,219,292,308,220],{"evaluatedAt":315,"extractAt":304,"updatedAt":315},1778669914809,{"evaluate":317,"extract":319},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":318,"targetMarket":226,"tier":227},[219,220,221,222,223,224,225],{"commitSha":294,"license":254},{"parentExtensionId":266,"repoId":300},{"_creationTime":322,"_id":300,"identity":323,"providers":324,"workflow":557},1778668201924.7688,{"githubOwner":260,"githubRepo":261,"sourceUrl":14},{"classify":325,"discover":536,"extract":539,"github":540,"npm":556},{"commitSha":294,"extensions":326},[327,340,416,425,433,441,449,457,465,473,481,489,497,505,513,521,526],{"basePath":273,"description":280,"displayName":261,"installMethods":328,"rationale":329,"selectedPaths":330,"source":339,"sourceLanguage":18,"type":283},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[331,334,336],{"path":332,"priority":333},".claude-plugin/marketplace.json","mandatory",{"path":335,"priority":333},"README.md",{"path":337,"priority":338},"LICENSE","high","rule",{"basePath":273,"description":269,"displayName":261,"installMethods":341,"license":254,"rationale":342,"selectedPaths":343,"source":339,"sourceLanguage":18,"type":274},{"claudeCode":261},"plugin manifest at .claude-plugin/plugin.json",[344,346,347,348,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,406,408,410,412,414],{"path":345,"priority":333},".claude-plugin/plugin.json",{"path":335,"priority":333},{"path":337,"priority":338},{"path":349,"priority":350},"skills/a11y-audit/SKILL.md","medium",{"path":352,"priority":350},"skills/color-audit/SKILL.md",{"path":354,"priority":350},"skills/component-audit/SKILL.md",{"path":356,"priority":350},"skills/design-audit/SKILL.md",{"path":358,"priority":350},"skills/design-checklist/SKILL.md",{"path":360,"priority":350},"skills/design-compare/SKILL.md",{"path":362,"priority":350},"skills/design-score/SKILL.md",{"path":364,"priority":350},"skills/design-tokens/SKILL.md",{"path":366,"priority":350},"skills/flow-audit/SKILL.md",{"path":368,"priority":350},"skills/layout-audit/SKILL.md",{"path":370,"priority":350},"skills/refactor-plan/SKILL.md",{"path":372,"priority":350},"skills/style-direction/SKILL.md",{"path":374,"priority":350},"skills/theme-builder/SKILL.md",{"path":376,"priority":350},"skills/type-audit/SKILL.md",{"path":378,"priority":333},".mcp.json",{"path":380,"priority":338},"agents/accessibility-auditor.md",{"path":382,"priority":338},"agents/color-analyst.md",{"path":384,"priority":338},"agents/component-reviewer.md",{"path":386,"priority":338},"agents/design-auditor.md",{"path":388,"priority":338},"agents/interaction-analyst.md",{"path":390,"priority":338},"agents/layout-analyst.md",{"path":392,"priority":338},"agents/performance-ux-analyst.md",{"path":394,"priority":338},"agents/platform-advisor.md",{"path":396,"priority":338},"agents/psychology-analyst.md",{"path":398,"priority":338},"agents/typography-analyst.md",{"path":400,"priority":338},"agents/ux-flow-analyst.md",{"path":402,"priority":338},"agents/visual-style-advisor.md",{"path":404,"priority":405},"bin/ui-ux-suite.js","low",{"path":407,"priority":338},"commands/a11y.md",{"path":409,"priority":338},"commands/audit.md",{"path":411,"priority":338},"commands/colors.md",{"path":413,"priority":338},"commands/components.md",{"path":415,"priority":338},"commands/typography.md",{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":339,"sourceLanguage":18,"type":263},"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",[423],{"path":424,"priority":333},"SKILL.md",{"basePath":426,"description":427,"displayName":428,"installMethods":429,"rationale":430,"selectedPaths":431,"source":339,"sourceLanguage":18,"type":263},"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",[432],{"path":424,"priority":333},{"basePath":434,"description":435,"displayName":436,"installMethods":437,"rationale":438,"selectedPaths":439,"source":339,"sourceLanguage":18,"type":263},"skills/component-audit","Component consistency audit covering state coverage, hierarchy, patterns","component-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/component-audit/SKILL.md",[440],{"path":424,"priority":333},{"basePath":442,"description":443,"displayName":444,"installMethods":445,"rationale":446,"selectedPaths":447,"source":339,"sourceLanguage":18,"type":263},"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",[448],{"path":424,"priority":333},{"basePath":450,"description":451,"displayName":452,"installMethods":453,"rationale":454,"selectedPaths":455,"source":339,"sourceLanguage":18,"type":263},"skills/design-checklist","Interactive pre-launch design quality checklist","design-checklist",{"claudeCode":12},"SKILL.md frontmatter at skills/design-checklist/SKILL.md",[456],{"path":424,"priority":333},{"basePath":458,"description":459,"displayName":460,"installMethods":461,"rationale":462,"selectedPaths":463,"source":339,"sourceLanguage":18,"type":263},"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":424,"priority":333},{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":339,"sourceLanguage":18,"type":263},"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":424,"priority":333},{"basePath":474,"description":475,"displayName":476,"installMethods":477,"rationale":478,"selectedPaths":479,"source":339,"sourceLanguage":18,"type":263},"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":424,"priority":333},{"basePath":482,"description":483,"displayName":484,"installMethods":485,"rationale":486,"selectedPaths":487,"source":339,"sourceLanguage":18,"type":263},"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":424,"priority":333},{"basePath":490,"description":491,"displayName":492,"installMethods":493,"rationale":494,"selectedPaths":495,"source":339,"sourceLanguage":18,"type":263},"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",[496],{"path":424,"priority":333},{"basePath":498,"description":499,"displayName":500,"installMethods":501,"rationale":502,"selectedPaths":503,"source":339,"sourceLanguage":18,"type":263},"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",[504],{"path":424,"priority":333},{"basePath":506,"description":507,"displayName":508,"installMethods":509,"rationale":510,"selectedPaths":511,"source":339,"sourceLanguage":18,"type":263},"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",[512],{"path":424,"priority":333},{"basePath":514,"description":515,"displayName":516,"installMethods":517,"rationale":518,"selectedPaths":519,"source":339,"sourceLanguage":18,"type":263},"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",[520],{"path":424,"priority":333},{"basePath":259,"description":10,"displayName":262,"installMethods":522,"rationale":523,"selectedPaths":524,"source":339,"sourceLanguage":18,"type":263},{"claudeCode":12},"SKILL.md frontmatter at skills/type-audit/SKILL.md",[525],{"path":424,"priority":333},{"basePath":273,"description":527,"displayName":261,"installMethods":528,"license":254,"rationale":529,"selectedPaths":530,"source":339,"sourceLanguage":18,"type":291},"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":261},"cli ecosystem detected at /",[531,533,534,535],{"path":532,"priority":333},"package.json",{"path":335,"priority":333},{"path":337,"priority":338},{"path":404,"priority":350},{"sources":537},[538],"manual",{"npmPackage":261},{"closedIssues90d":8,"description":541,"forks":8,"license":254,"openIssues90d":8,"pushedAt":249,"readmeSize":246,"stars":250,"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,223,444,545,546,547,548,549,550,221,551,552,553,476,292,554,555],"claude-code","claude-code-plugin","design-system","tailwind","ui-ux","a11y","color-contrast","developer-tools","wcag","claude","apca","oklch","laws-of-ux",{"downloads":252},{"classifiedAt":558,"discoverAt":559,"extractAt":560,"githubAt":560,"npmAt":561,"updatedAt":558},1778669872552,1778668201924,1778669869497,1778669871418,[222,223,219,225,221,220,224],{"evaluatedAt":257,"extractAt":304,"updatedAt":257},[],[566,582,612,629,657,672],{"_creationTime":567,"_id":568,"community":569,"display":570,"identity":572,"providers":573,"relations":578,"tags":579,"workflow":580},1778668208695.1426,"k177xnn65jm40ksxjy30q34rmh86mah9",{"reviewCount":8},{"description":435,"installMethods":571,"name":436,"sourceUrl":14},{"claudeCode":12},{"basePath":434,"githubOwner":260,"githubRepo":261,"locale":18,"slug":436,"type":263},{"evaluate":574,"extract":577},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":575,"targetMarket":226,"tier":227},[290,220,219,222,576,225],"components",{"commitSha":294},{"parentExtensionId":266,"repoId":300},[222,576,219,225,290,220],{"evaluatedAt":581,"extractAt":304,"updatedAt":581},1778669970573,{"_creationTime":583,"_id":584,"community":585,"display":586,"identity":592,"providers":597,"relations":604,"tags":607,"workflow":608},1778695388074.6326,"k17em3wfj3pvgvhb6yrre3458586mdsa",{"reviewCount":8},{"description":587,"installMethods":588,"name":590,"sourceUrl":591},"当用户希望设计、重新设计、塑造、批评、审计、打磨、澄清、提炼、加固、优化、改编、动画化、着色、提取或以其他方式改进前端界面时使用。涵盖网站、登陆页面、仪表板、产品 UI、应用外壳、组件、表单、设置、入职流程和空状态。处理用户体验审查、视觉层次、信息架构、认知负荷、可访问性、性能、响应行为、主题化、反模式、排版、字体、间距、布局、对齐、颜色、动效、微交互、UX 文案、错误状态、边缘情况、i18n 以及可复用的设计系统或令牌。也适用于需要从平淡变得更大胆或更令人愉悦的设计，需要变得更安静的醒目设计，对 UI 元素的实时浏览器迭代，或应该感觉技术上非凡的雄心勃勃的视觉效果。不适用于仅限后端或非 UI 任务。",{"claudeCode":589},"pbakaus/impeccable","Impeccable","https://github.com/pbakaus/impeccable",{"basePath":593,"githubOwner":594,"githubRepo":595,"locale":596,"slug":595,"type":263},".claude/skills/impeccable","pbakaus","impeccable","zh-CN",{"evaluate":598,"extract":602},{"promptVersionExtension":212,"promptVersionScoring":213,"score":599,"tags":600,"targetMarket":226,"tier":227},99,[225,219,220,290,550,223,601],"code-quality",{"commitSha":294,"license":603},"Apache-2.0",{"repoId":605,"translatedFrom":606},"kd759gd4rahj1hshy9e4apdb2n86n1aw","k170zjvtqe5mj6e7r14gtcspgn86mssv",[601,223,219,550,225,290,220],{"evaluatedAt":609,"extractAt":610,"updatedAt":611},1778695341594,1778695298619,1778695388074,{"_creationTime":613,"_id":614,"community":615,"display":616,"identity":619,"providers":620,"relations":625,"tags":626,"workflow":627},1778668208695.1423,"k17f06zww13em2avbhz248f60d86m8fc",{"reviewCount":8},{"description":427,"installMethods":617,"name":618,"sourceUrl":14},{"claudeCode":12},"Color Audit",{"basePath":426,"githubOwner":260,"githubRepo":261,"locale":18,"slug":428,"type":263},{"evaluate":621,"extract":624},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":622,"targetMarket":226,"tier":227},[219,290,220,289,223,623,291],"javascript",{"commitSha":294,"license":254},{"parentExtensionId":266,"repoId":300},[289,291,223,219,623,290,220],{"evaluatedAt":628,"extractAt":304,"updatedAt":628},1778669948021,{"_creationTime":630,"_id":631,"community":632,"display":633,"identity":639,"providers":643,"relations":650,"tags":653,"workflow":654},1778699018122.7913,"k17dv5r0cfgck030jr6ng89pts86ma1n",{"reviewCount":8},{"description":634,"installMethods":635,"name":637,"sourceUrl":638},"Brand-first landing page designer — interviews the user to discover brand identity (adjectives, colors, typography, shape language), then generates and iterates on a polished landing page via Stitch with deployment-ready HTML output. Preferred over frontend-design for standalone landing/marketing pages where the user hasn't established visual direction yet.\nTRIGGER when: user asks to \"create/design/build a landing page\", \"make a homepage for my project/product/service\", \"build a marketing page\", or wants to promote an app/side project. Especially when they haven't defined brand colors, fonts, or visual style — the guided brand interview is the core value.\nDO NOT TRIGGER when: user has a specific design mockup to implement, wants a dashboard or app UI, needs component-level frontend work (buttons, forms, navbars), is building a multi-page application, or is restyling an existing page with known design tokens. Use frontend-design for those cases.\n",{"claudeCode":636},"wshobson/agents","brand-landingpage","https://github.com/wshobson/agents",{"basePath":640,"githubOwner":641,"githubRepo":642,"locale":18,"slug":637,"type":263},"plugins/brand-landingpage/skills/brand-landingpage","wshobson","agents",{"evaluate":644,"extract":649},{"promptVersionExtension":212,"promptVersionScoring":213,"score":599,"tags":645,"targetMarket":226,"tier":227},[646,219,225,224,647,648],"landing-page","automation","stitch-sdk",{"commitSha":294},{"parentExtensionId":651,"repoId":652},"k1711syfp1zymbk1r0a9ry019986mgar","kd74de64zj0axtg5b8t7eqqe2x86nske",[647,219,225,646,648,224],{"evaluatedAt":655,"extractAt":656,"updatedAt":655},1778700702794,1778699018122,{"_creationTime":658,"_id":659,"community":660,"display":661,"identity":663,"providers":664,"relations":668,"tags":669,"workflow":670},1778668208695.1445,"k172151wzg7h0b8j25hjm4024x86ngbp",{"reviewCount":8},{"description":499,"installMethods":662,"name":500,"sourceUrl":14},{"claudeCode":12},{"basePath":498,"githubOwner":260,"githubRepo":261,"locale":18,"slug":500,"type":263},{"evaluate":665,"extract":667},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":666,"targetMarket":226,"tier":227},[545,220,222,291,623],{"commitSha":294,"license":254},{"parentExtensionId":266,"repoId":300},[222,291,545,623,220],{"evaluatedAt":671,"extractAt":304,"updatedAt":671},1778670100990,{"_creationTime":673,"_id":674,"community":675,"display":676,"identity":679,"providers":680,"relations":684,"tags":685,"workflow":686},1778668208695.1443,"k1756c58e7z3k8dc64z3v01hfx86n77f",{"reviewCount":8},{"description":491,"installMethods":677,"name":678,"sourceUrl":14},{"claudeCode":12},"Layout Audit",{"basePath":490,"githubOwner":260,"githubRepo":261,"locale":18,"slug":492,"type":263},{"evaluate":681,"extract":683},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":682,"targetMarket":226,"tier":227},[547,444,223,623,225],{"commitSha":294,"license":254},{"parentExtensionId":266,"repoId":300},[223,444,225,623,547],{"evaluatedAt":687,"extractAt":304,"updatedAt":687},1778670082566]