[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Aboudjem-theme-builder-de":3,"guides-for-Aboudjem-theme-builder":555,"similar-k179vd95h04v3vt577b2x7pnrx86m140-de":556},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":247,"isFallback":237,"parentExtension":253,"providers":308,"relations":312,"repo":313,"tags":553,"workflow":554},1778668208695.145,"k179vd95h04v3vt577b2x7pnrx86m140",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Build light/dark theme from scratch or improve existing. Complete surface, text, and interactive color system",{"claudeCode":12},"Aboudjem/ui-ux-suite","Theme Builder","https://github.com/Aboudjem/ui-ux-suite",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":229,"workflow":245},1778670141169.3545,"kn72a803qx57xzsxktdqdvrq4n86n2nk","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":200,"practices":204,"prerequisites":205,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":218,"tier":219,"useCases":220,"workflow":224},[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,114,117,121,124,127,130,133,136,139,143,146,150,153,157,160,163,166,169,173,176,179,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of building or improving light/dark themes and names specific user intents like 'build theme' and 'improve existing'.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a concrete value proposition by generating a complete color system and theme variants, which goes beyond basic LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a clear workflow for theme generation, outputting a project-ready format, indicating it's ready for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses specifically on theme and color system generation, a coherent domain, without extending into unrelated areas.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities as detailed in the SKILL.md and README.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The `SKILL.md` details a single tool (`uiux_generate_palette`) and a workflow, indicating scoped operations rather than a generalist execution tool.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The skill as described in SKILL.md does not appear to have configurable options or parameters beyond the initial brand color input.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The primary tool mentioned, `uiux_generate_palette`, is descriptive and follows verb-noun conventions.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's primary input is a brand color, and its output is a 'complete theme configuration,' suggesting a focused I/O surface.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The project explicitly uses the MIT license, as confirmed by the LICENSE file and README badge.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The `pushedAt` timestamp indicates recent commits within the last 3 months.",{"category":59,"check":63,"severity":46,"summary":64},"Dependency Management","The extension is described as having zero dependencies, thus no third-party dependency management is applicable.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The extension operates locally and has no mention of using or handling secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The extension appears to process local project files and does not load external data or instructions from untrusted sources.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The extension operates locally on bundled code and project files, with no indication of runtime downloads or remote code execution.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The extension operates locally within the project directory and does not modify files outside of its scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","There is no evidence of detached processes or retry loops around denied tool calls in the provided documentation.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The extension operates locally and has no outbound network calls described that could exfiltrate data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and documentation appear free of hidden steering tricks, control characters, or unusual Unicode.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The extension's logic appears to be directly executable JavaScript and does not involve obfuscated code or runtime fetches.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The extension operates on local files and its output is a configuration, not making assumptions about the user's project structure beyond the theme context.",{"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 no current issues or a very new/stable project.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The extension has a version indicated on npm (`415`) and mentions a `CHANGELOG.md`, implying structured release management.",{"category":104,"check":105,"severity":46,"summary":106},"Code Execution","Validation","The extension appears to be a skill operating on text inputs and generating text outputs, with no complex argument validation mentioned.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The extension generates configuration files and does not perform destructive operations.",{"category":111,"check":112,"severity":24,"summary":113},"Errors","Error Handling","The skill's description implies it generates output or fails gracefully if inputs are insufficient, with no mention of unhandled exceptions.",{"category":104,"check":115,"severity":46,"summary":116},"Logging","The extension is described as a local tool for generating configuration, with no indication of destructive actions or outbound calls requiring local audit logs.",{"category":118,"check":119,"severity":24,"summary":120},"Compliance","GDPR","The extension operates locally on project code and brand colors, with no indication of processing personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The extension is a general design tool applicable globally, with no regional or jurisdictional limitations mentioned.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The extension is described as vanilla JS, requiring Node.js 18+, making it broadly portable across POSIX and Windows systems.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README is comprehensive and clearly states the extension's purpose, capabilities, and usage.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The extension exposes a focused set of commands and tools related to theme generation, fitting within the target range.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The exposed tools and commands are distinct and related to specific aspects of theme generation and auditing.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as theme building and color generation, appear to be implemented based on the documentation.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","Detailed installation instructions for various platforms (Claude Code, editors, npm) are provided, including copy-paste examples.",{"category":111,"check":144,"severity":24,"summary":145},"Actionable error messages","While not explicitly detailed, the skill's output format (ready-to-paste config) implies actionable results, and failures would likely result in a clear configuration or error message.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The extension is described as zero-dependency vanilla JS and requires Node.js 18+, implying controlled execution environment.",{"category":33,"check":151,"severity":46,"summary":152},"Dry-run preview","The extension primarily generates configuration files and does not perform state-changing operations that would require a dry-run preview.",{"category":154,"check":155,"severity":46,"summary":156},"Protocol","Idempotent retry & timeouts","The extension operates locally and does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The extension explicitly states 'No telemetry. No API calls. No network,' indicating no telemetry is emitted.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill clearly defines its purpose: to build or improve light/dark themes from a brand color, and its trigger phrases are specific.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and triggers.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md content is concise and outlines the workflow and output without unnecessary verbosity.",{"category":170,"check":171,"severity":46,"summary":172},"Context","Progressive Disclosure","The SKILL.md is short and does not require progressive disclosure to separate files.",{"category":170,"check":174,"severity":46,"summary":175},"Forked exploration","The skill is a focused generator and does not involve deep exploration or code review that would necessitate forked context.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","While not explicitly showing invocation examples for the `theme-builder` skill, the overall README provides ample examples for related commands and the MCP usage, suggesting a strong example culture.",{"category":22,"check":180,"severity":181,"summary":182},"Edge cases","info","The SKILL.md mentions 'Output: Complete theme configuration ready to paste into the project,' implying graceful handling of successful generation, but explicit failure modes and recovery steps are not detailed.",{"category":104,"check":184,"severity":46,"summary":185},"Tool Fallback","The skill does not appear to rely on external MCP servers and seems to be self-contained.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The workflow implies that if a brand color is provided, a theme will be generated; unexpected states like missing input are implicitly handled by not producing output.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The `theme-builder` skill appears self-contained and focused solely on theme generation.",1778670140999,"This skill builds or improves light and dark themes, including surface, text, and interactive color systems. It takes a brand color as input and generates a complete theme configuration.",[196,197,198,199],"Build light/dark themes from scratch","Improve existing themes","Generate complete color systems","Output in project-appropriate formats",[201,202,203],"Generating UI components","Performing accessibility audits","Writing application logic",[],[],"3.0.0","4.4.0","To automate the creation of comprehensive and consistent light/dark themes, saving developers time and ensuring design quality.","No critical or warning findings; score is high due to numerous passes and passes on core utility/documentation checks.",96,"Excellent skill for generating light/dark themes and color systems from a brand color.",[213,214,215,216,217],"theming","design-system","css","color-palette","ui-ux","global","verified",[221,222,223],"When starting a new project and needing a theme foundation","When refreshing or modernizing an existing theme","When ensuring consistent theming across a design system",[225,226,227,228],"Determine brand color and style direction","Generate palette with `uiux_generate_palette` (brand, neutral, semantic, surfaces, text, borders, interactive)","Generate dark mode variant","Output theme in project-appropriate format (CSS vars, Tailwind, shadcn theme)",{"codeQuality":230,"collectedAt":232,"documentation":233,"maintenance":236,"popularity":240,"security":242,"testCoverage":244},{"hasLockfile":231},false,1778670124369,{"descriptionLength":234,"readmeSize":235},109,23727,{"closedIssues90d":8,"forks":8,"hasChangelog":237,"openIssues90d":8,"pushedAt":238,"stars":239},true,1778653424000,3,{"npmDownloads":241},415,{"hasNpmPackage":237,"license":243,"smitheryVerified":231},"MIT",{"hasCi":237,"hasTests":237},{"updatedAt":246},1778670141169,{"basePath":248,"githubOwner":249,"githubRepo":250,"locale":18,"slug":251,"type":252},"skills/theme-builder","Aboudjem","ui-ux-suite","theme-builder","skill",{"_creationTime":254,"_id":255,"community":256,"display":257,"identity":261,"parentExtension":264,"providers":297,"relations":304,"tags":305,"workflow":306},1778668208695.1418,"k178zeec8jajqdrczrynw6x3fx86mm8h",{"reviewCount":8},{"description":258,"installMethods":259,"name":260,"sourceUrl":14},"Design audit tool. Scores projects across 12 dimensions: color, typography, accessibility, layout, and more. WCAG, APCA, OKLCH color science. Zero dependencies.",{"claudeCode":250},"UI/UX Suite",{"basePath":262,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":263},"","plugin",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":271,"providers":273,"relations":291,"tags":293,"workflow":294},1778668208695.1416,"k173yffm3p65srgn3jqa08tb3586nzes",{"reviewCount":8},{"description":269,"installMethods":270,"name":260,"sourceUrl":14},"Design audit tool for Claude Code — single-plugin marketplace.",{"claudeCode":12},{"basePath":262,"githubOwner":249,"githubRepo":250,"locale":18,"slug":250,"type":272},"marketplace",{"evaluate":274,"extract":285},{"promptVersionExtension":275,"promptVersionScoring":207,"score":276,"tags":277,"targetMarket":218,"tier":219},"3.1.0",98,[278,279,280,281,282,283,284],"design","audit","accessibility","ui","ux","cli","mcp",{"commitSha":286,"license":243,"marketplace":287,"plugin":289},"HEAD",{"name":250,"pluginCount":288},1,{"mcpCount":8,"provider":290,"skillCount":8},"classify",{"repoId":292},"kd75532596tdmk72j9k55b0qqn86n5et",[280,279,283,278,284,281,282],{"evaluatedAt":295,"extractAt":296,"updatedAt":295},1778669891210,1778668208695,{"evaluate":298,"extract":301},{"promptVersionExtension":206,"promptVersionScoring":207,"score":276,"tags":299,"targetMarket":218,"tier":219},[278,279,280,282,283,284,300],"typescript",{"commitSha":286,"license":243,"plugin":302},{"mcpCount":8,"provider":290,"skillCount":303},14,{"parentExtensionId":266,"repoId":292},[280,279,283,278,284,300,282],{"evaluatedAt":307,"extractAt":296,"updatedAt":307},1778669914809,{"evaluate":309,"extract":311},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":310,"targetMarket":218,"tier":219},[213,214,215,216,217],{"commitSha":286,"license":243},{"parentExtensionId":255,"repoId":292},{"_creationTime":314,"_id":292,"identity":315,"providers":316,"workflow":548},1778668201924.7688,{"githubOwner":249,"githubRepo":250,"sourceUrl":14},{"classify":317,"discover":528,"extract":531,"github":532,"npm":547},{"commitSha":286,"extensions":318},[319,332,408,417,425,433,441,449,457,465,473,481,489,497,505,510,518],{"basePath":262,"description":269,"displayName":250,"installMethods":320,"rationale":321,"selectedPaths":322,"source":331,"sourceLanguage":18,"type":272},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[323,326,328],{"path":324,"priority":325},".claude-plugin/marketplace.json","mandatory",{"path":327,"priority":325},"README.md",{"path":329,"priority":330},"LICENSE","high","rule",{"basePath":262,"description":258,"displayName":250,"installMethods":333,"license":243,"rationale":334,"selectedPaths":335,"source":331,"sourceLanguage":18,"type":263},{"claudeCode":250},"plugin manifest at .claude-plugin/plugin.json",[336,338,339,340,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,398,400,402,404,406],{"path":337,"priority":325},".claude-plugin/plugin.json",{"path":327,"priority":325},{"path":329,"priority":330},{"path":341,"priority":342},"skills/a11y-audit/SKILL.md","medium",{"path":344,"priority":342},"skills/color-audit/SKILL.md",{"path":346,"priority":342},"skills/component-audit/SKILL.md",{"path":348,"priority":342},"skills/design-audit/SKILL.md",{"path":350,"priority":342},"skills/design-checklist/SKILL.md",{"path":352,"priority":342},"skills/design-compare/SKILL.md",{"path":354,"priority":342},"skills/design-score/SKILL.md",{"path":356,"priority":342},"skills/design-tokens/SKILL.md",{"path":358,"priority":342},"skills/flow-audit/SKILL.md",{"path":360,"priority":342},"skills/layout-audit/SKILL.md",{"path":362,"priority":342},"skills/refactor-plan/SKILL.md",{"path":364,"priority":342},"skills/style-direction/SKILL.md",{"path":366,"priority":342},"skills/theme-builder/SKILL.md",{"path":368,"priority":342},"skills/type-audit/SKILL.md",{"path":370,"priority":325},".mcp.json",{"path":372,"priority":330},"agents/accessibility-auditor.md",{"path":374,"priority":330},"agents/color-analyst.md",{"path":376,"priority":330},"agents/component-reviewer.md",{"path":378,"priority":330},"agents/design-auditor.md",{"path":380,"priority":330},"agents/interaction-analyst.md",{"path":382,"priority":330},"agents/layout-analyst.md",{"path":384,"priority":330},"agents/performance-ux-analyst.md",{"path":386,"priority":330},"agents/platform-advisor.md",{"path":388,"priority":330},"agents/psychology-analyst.md",{"path":390,"priority":330},"agents/typography-analyst.md",{"path":392,"priority":330},"agents/ux-flow-analyst.md",{"path":394,"priority":330},"agents/visual-style-advisor.md",{"path":396,"priority":397},"bin/ui-ux-suite.js","low",{"path":399,"priority":330},"commands/a11y.md",{"path":401,"priority":330},"commands/audit.md",{"path":403,"priority":330},"commands/colors.md",{"path":405,"priority":330},"commands/components.md",{"path":407,"priority":330},"commands/typography.md",{"basePath":409,"description":410,"displayName":411,"installMethods":412,"rationale":413,"selectedPaths":414,"source":331,"sourceLanguage":18,"type":252},"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",[415],{"path":416,"priority":325},"SKILL.md",{"basePath":418,"description":419,"displayName":420,"installMethods":421,"rationale":422,"selectedPaths":423,"source":331,"sourceLanguage":18,"type":252},"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",[424],{"path":416,"priority":325},{"basePath":426,"description":427,"displayName":428,"installMethods":429,"rationale":430,"selectedPaths":431,"source":331,"sourceLanguage":18,"type":252},"skills/component-audit","Component consistency audit covering state coverage, hierarchy, patterns","component-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/component-audit/SKILL.md",[432],{"path":416,"priority":325},{"basePath":434,"description":435,"displayName":436,"installMethods":437,"rationale":438,"selectedPaths":439,"source":331,"sourceLanguage":18,"type":252},"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",[440],{"path":416,"priority":325},{"basePath":442,"description":443,"displayName":444,"installMethods":445,"rationale":446,"selectedPaths":447,"source":331,"sourceLanguage":18,"type":252},"skills/design-checklist","Interactive pre-launch design quality checklist","design-checklist",{"claudeCode":12},"SKILL.md frontmatter at skills/design-checklist/SKILL.md",[448],{"path":416,"priority":325},{"basePath":450,"description":451,"displayName":452,"installMethods":453,"rationale":454,"selectedPaths":455,"source":331,"sourceLanguage":18,"type":252},"skills/design-compare","Compare current design against a reference or competitor","design-compare",{"claudeCode":12},"SKILL.md frontmatter at skills/design-compare/SKILL.md",[456],{"path":416,"priority":325},{"basePath":458,"description":459,"displayName":460,"installMethods":461,"rationale":462,"selectedPaths":463,"source":331,"sourceLanguage":18,"type":252},"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",[464],{"path":416,"priority":325},{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":331,"sourceLanguage":18,"type":252},"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",[472],{"path":416,"priority":325},{"basePath":474,"description":475,"displayName":476,"installMethods":477,"rationale":478,"selectedPaths":479,"source":331,"sourceLanguage":18,"type":252},"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",[480],{"path":416,"priority":325},{"basePath":482,"description":483,"displayName":484,"installMethods":485,"rationale":486,"selectedPaths":487,"source":331,"sourceLanguage":18,"type":252},"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",[488],{"path":416,"priority":325},{"basePath":490,"description":491,"displayName":492,"installMethods":493,"rationale":494,"selectedPaths":495,"source":331,"sourceLanguage":18,"type":252},"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",[496],{"path":416,"priority":325},{"basePath":498,"description":499,"displayName":500,"installMethods":501,"rationale":502,"selectedPaths":503,"source":331,"sourceLanguage":18,"type":252},"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",[504],{"path":416,"priority":325},{"basePath":248,"description":10,"displayName":251,"installMethods":506,"rationale":507,"selectedPaths":508,"source":331,"sourceLanguage":18,"type":252},{"claudeCode":12},"SKILL.md frontmatter at skills/theme-builder/SKILL.md",[509],{"path":416,"priority":325},{"basePath":511,"description":512,"displayName":513,"installMethods":514,"rationale":515,"selectedPaths":516,"source":331,"sourceLanguage":18,"type":252},"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",[517],{"path":416,"priority":325},{"basePath":262,"description":519,"displayName":250,"installMethods":520,"license":243,"rationale":521,"selectedPaths":522,"source":331,"sourceLanguage":18,"type":283},"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":250},"cli ecosystem detected at /",[523,525,526,527],{"path":524,"priority":325},"package.json",{"path":327,"priority":325},{"path":329,"priority":330},{"path":396,"priority":342},{"sources":529},[530],"manual",{"npmPackage":250},{"closedIssues90d":8,"description":533,"forks":8,"license":243,"openIssues90d":8,"pushedAt":238,"readmeSize":235,"stars":239,"topics":534},"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.",[280,535,536,215,436,214,537,217,538,539,540,541,542,543,544,468,284,545,546],"claude-code","claude-code-plugin","tailwind","a11y","color-contrast","developer-tools","typography","wcag","claude","apca","oklch","laws-of-ux",{"downloads":241},{"classifiedAt":549,"discoverAt":550,"extractAt":551,"githubAt":551,"npmAt":552,"updatedAt":549},1778669872552,1778668201924,1778669869497,1778669871418,[216,215,214,213,217],{"evaluatedAt":246,"extractAt":296,"updatedAt":246},[],[557,576,603,619,653,673],{"_creationTime":558,"_id":559,"community":560,"display":561,"identity":564,"providers":565,"relations":572,"tags":573,"workflow":574},1778668208695.1443,"k1756c58e7z3k8dc64z3v01hfx86n77f",{"reviewCount":8},{"description":483,"installMethods":562,"name":563,"sourceUrl":14},{"claudeCode":12},"Layout Audit",{"basePath":482,"githubOwner":249,"githubRepo":250,"locale":18,"slug":484,"type":252},{"evaluate":566,"extract":571},{"promptVersionExtension":206,"promptVersionScoring":207,"score":567,"tags":568,"targetMarket":218,"tier":219},100,[217,436,215,569,570],"javascript","frontend",{"commitSha":286,"license":243},{"parentExtensionId":255,"repoId":292},[215,436,570,569,217],{"evaluatedAt":575,"extractAt":296,"updatedAt":575},1778670082566,{"_creationTime":577,"_id":578,"community":579,"display":580,"identity":586,"providers":590,"relations":596,"tags":599,"workflow":600},1778697513812.0674,"k174b6b0gkvp2r318akg2twggd86nrwj",{"reviewCount":8},{"description":581,"installMethods":582,"name":584,"sourceUrl":585},"UI/UX design intelligence with searchable style, palette, typography, and chart databases. Use when designing UI components, choosing colors/fonts, reviewing code for UX issues, building landing pages, or implementing responsive layouts.",{"claudeCode":583},"spartan-stratos/spartan-ai-toolkit","ui-ux-pro-max","https://github.com/spartan-stratos/spartan-ai-toolkit",{"basePath":587,"githubOwner":588,"githubRepo":589,"locale":18,"slug":584,"type":252},"toolkit/skills/ui-ux-pro-max","spartan-stratos","spartan-ai-toolkit",{"evaluate":591,"extract":595},{"promptVersionExtension":206,"promptVersionScoring":207,"score":567,"tags":592,"targetMarket":218,"tier":219},[217,214,570,593,594],"documentation","python",{"commitSha":286},{"parentExtensionId":597,"repoId":598},"k178krwbqrnxn4xscs4htpjvxd86m4kj","kd73rjj0rnrv7y0rz9qc3psn0586n75g",[214,593,570,594,217],{"evaluatedAt":601,"extractAt":602,"updatedAt":601},1778698073321,1778697513812,{"_creationTime":604,"_id":605,"community":606,"display":607,"identity":609,"providers":610,"relations":615,"tags":616,"workflow":617},1778668208695.142,"k179zj75q8m99g1g98jvkx4k1s86m3yq",{"reviewCount":8},{"description":410,"installMethods":608,"name":411,"sourceUrl":14},{"claudeCode":12},{"basePath":409,"githubOwner":249,"githubRepo":250,"locale":18,"slug":411,"type":252},{"evaluate":611,"extract":614},{"promptVersionExtension":206,"promptVersionScoring":207,"score":567,"tags":612,"targetMarket":218,"tier":219},[280,217,214,570,613,542],"auditing",{"commitSha":286},{"parentExtensionId":255,"repoId":292},[280,613,214,570,217,542],{"evaluatedAt":618,"extractAt":296,"updatedAt":618},1778669930851,{"_creationTime":620,"_id":621,"community":622,"display":623,"identity":629,"providers":635,"relations":645,"tags":648,"workflow":649},1778694823289.2986,"k175j6bd7z7h3ev2pe4mhhmmvs86mxrp",{"reviewCount":8},{"description":624,"installMethods":625,"name":627,"sourceUrl":628},"Markenstimme, visuelle Identität, Messaging-Frameworks, Asset-Management, Markenkonsistenz. Aktivieren für markenbezogene Inhalte, Tonalität, Marketing-Assets, Markeneinhaltung, Stilrichtlinien.",{"claudeCode":626},"nextlevelbuilder/ui-ux-pro-max-skill","UI UX Pro Max - Brand Skill","https://github.com/nextlevelbuilder/ui-ux-pro-max-skill",{"basePath":630,"githubOwner":631,"githubRepo":632,"locale":633,"slug":634,"type":252},".claude/skills/brand","nextlevelbuilder","ui-ux-pro-max-skill","de","brand",{"evaluate":636,"extract":644},{"promptVersionExtension":206,"promptVersionScoring":207,"score":637,"tags":638,"targetMarket":218,"tier":219},99,[639,214,217,640,641,642,643],"branding","guidelines","asset-management","marketing","content-creation",{"commitSha":286,"license":243},{"repoId":646,"translatedFrom":647},"kd7evk44jjfvd9pg5zj083caen86mrj4","k173c5h9a3zgkgdmjdgmkt837h86mhtq",[641,639,643,214,640,642,217],{"evaluatedAt":650,"extractAt":651,"updatedAt":652},1778694695404,1778694631425,1778694823289,{"_creationTime":654,"_id":655,"community":656,"display":657,"identity":661,"providers":663,"relations":669,"tags":670,"workflow":671},1778697513812.0615,"k17eacppkyyfhscq04j2b8q3gs86nceg",{"reviewCount":8},{"description":658,"installMethods":659,"name":660,"sourceUrl":585},"Design system bootstrapping and token generation. Takes project context and outputs ready-to-use design tokens, Tailwind config, and CSS variables.",{"claudeCode":583},"design-intelligence",{"basePath":662,"githubOwner":588,"githubRepo":589,"locale":18,"slug":660,"type":252},".codex/skills/design-intelligence",{"evaluate":664,"extract":668},{"promptVersionExtension":206,"promptVersionScoring":207,"score":276,"tags":665,"targetMarket":218,"tier":219},[214,666,537,215,667,282],"tokens","automation",{"commitSha":286},{"repoId":598},[667,215,214,537,666,282],{"evaluatedAt":672,"extractAt":602,"updatedAt":672},1778697710523,{"_creationTime":674,"_id":675,"community":676,"display":677,"identity":683,"providers":687,"relations":694,"tags":697,"workflow":698},1778694890070.2139,"k178dvddj4cjf7nh8he7wbvtdd86m4q8",{"reviewCount":8},{"description":678,"installMethods":679,"name":681,"sourceUrl":682},"Führen Sie eine strukturierte UI/UX-Beratung durch, um (a) ein projektspezifisches Designsystem zu entwerfen und `design-spec.md` auszugeben, (b) eine bestehende Benutzeroberfläche mit priorisierten Korrekturen zu überprüfen oder (c) kompakte Do/Don't-Regeln für eine Oberfläche auszugeben. Löst aus, wenn der Benutzer ein Designsystem oder Designtoken definieren/erstellen/verfeinern möchte, eine Designspezifikation anfordert, eine vollständige UI-Überprüfung eines Bildschirms/Mockups/PR anfordert oder Designregeln für einen Oberflächentyp wünscht. Löst NICHT aus für enge Einzelfragen (\"Ist diese Farbe OK?\", \"Sollte dieser Button größer sein?\") – beantworten Sie diese direkt, ohne den Beratungsablauf zu starten.",{"claudeCode":680},"oil-oil/oiloil-ui-ux-guide","OilOil UI/UX Guide","https://github.com/oil-oil/oiloil-ui-ux-guide",{"basePath":684,"githubOwner":685,"githubRepo":686,"locale":633,"slug":686,"type":252},"skills/oiloil-ui-ux-guide","oil-oil","oiloil-ui-ux-guide",{"evaluate":688,"extract":692},{"promptVersionExtension":206,"promptVersionScoring":207,"score":689,"tags":690,"targetMarket":218,"tier":219},95,[217,214,691,593,540],"consultation",{"commitSha":286,"license":693},"Apache-2.0",{"repoId":695,"translatedFrom":696},"kd7eg2p2d6twhggcnd3n8v19r586n9vx","k17amwkb049g764c9g4fxby2gn86namc",[691,214,540,593,217],{"evaluatedAt":699,"extractAt":700,"updatedAt":701},1778694864007,1778694840169,1778694890070]