Hey ProductHunt ā solo founder here.
I built ux-skill because I kept hitting the same wall: I'd ask Claude Code to build a landing, and what came back was clean ā but it had the same fingerprints every time. Inter font. Purple-to-blue gradients. Three equal cards. "John Doe" placeholders.
So I started cataloguing them. There are now:
ā 30 deterministic anti-patterns with regex detection. The /ux-lint command runs them without an LLM and exits non-zero on Critical/High ā wire it into your CI.
ā 37 motion principles synthesized from production-grade design-engineering work.
ā 72 brand DESIGN.md specs (Apple, Stripe, Linear, Figma, Tesla, BMW, Coinbase, Notion, Spotify and 64 more). Tell the plugin "build a landing in Stripe's style" and it reads the actual brand language.
ā 18 slash commands across Frame / Audit / Generate / Apply.
ā 5 sub-agents dispatched in parallel.
ā A discovery protocol that runs a mandatory 10-field intake before generating anything.
ā Full SEO foundation baked into every public-web output (head meta, OG, Twitter cards, JSON-LD).
Install in any Claude Code session:
/plugin marketplace add https://github.com/Laith0003/ux-...
/plugin install ux@ux-skill
Open source (MIT). Cross-stack ā React, Next.js, Vue, Blade, Astro, vanilla. The landing page itself was generated by the plugin's own discipline (uxskill.laithjunaidy.com) ā that's the dogfood proof.
Looking for: real-world critique. Especially interested in fingerprints I missed in the 30-rule linter. Reply with anything I should add.
Report
No reviews yetBe the first to leave a review for ux-skill