humbleteam

6 mods across 6 repositories, 7 stars between them.

design-review

01

humbleteam/design-review

Skill Claude CodeCodex

Run a structured UX critique on a screenshot, URL, or HTML snippet - a 0-4 score, 3-6 prioritized issues each with Before/After/Why, and one citation per claim. Given two or more variants, compares them on shared dimensions and names a winner. Given a screen plus a decision question, answers the question with the…

2 12d ago B 165 tokens original MIT

humbleteam/extract-design-tokens

Skill Claude CodeCodex

Extracts a design-token set - palette, type, spacing, radii, shadows, motion - from a live URL, screenshots, or a CSS file, into CSS custom properties plus a W3C Design Tokens JSON file. Trigger on "extract design tokens from this site", "pull the tokens from this screenshot", "turn this CSS into tokens", "build a…

1 18d ago A 106 tokens original MIT

accessibility-audit

03

humbleteam/accessibility-audit

Skill Claude CodeCodex

Runs a WCAG 2.2 accessibility audit of a screenshot, URL, or HTML/JSX and reports findings by severity (P0 blocks use, P1 degrades use, P2 friction), each with a success-criterion citation. Use for "check accessibility", "run an a11y audit", "is this WCAG compliant", "is this accessible", or "audit contrast and…

1 13d ago A 114 tokens original MIT

design-qa

04

humbleteam/design-qa

Skill Claude CodeCodex

Runs a pre-ship design QA gate on a screenshot, URL, or PR HTML/CSS - checks states, WCAG 2.2 contrast, touch targets, breakpoints, and keyboard paths, then returns a pass/fail table and fix list. Trigger phrases - "QA this screen", "is this ready to ship", "check this PR for accessibility issues", "audit before…

1 14d ago A 102 tokens original MIT

audit-design-tokens

05

humbleteam/audit-design-tokens

Skill Claude CodeCodex

Scans a codebase for design token drift - raw hex colors, off-scale spacing, near-duplicate colors, font sprawl, hardcoded z-index. Use when asked to "audit my design tokens", "find hardcoded colors in this codebase", "check for design token drift", or "clean up our CSS variables". Returns a severity-ranked report…

1 14d ago A 105 tokens original MIT

html-mockup

06

humbleteam/html-mockup

Skill Claude CodeCodex

Builds a pixel-faithful single-file HTML mockup from a reference screenshot by counting colors, photos, items, and states before writing markup. Use when a user says "turn this screenshot into HTML", "build a mockup that matches this design", "code this screen exactly", or pastes an image and asks for a coded version.…

1 18d ago A 92 tokens original MIT