@vista8: Open source, open source! Tired of AI-heavy web design and monotonous layouts? Qiao Bangzhu tested and compared 8 mainstream design Skills, absorbed the strengths of each, and open-sourced his own design Skill: qiaomu-design. Features: 1. Style Fitting Room: Generate four design demos from a single sentence, preview and confirm before development.
Summary
Qiao Bangzhu open-sourced the design Skill qiaomu-design, offering features like Style Fitting Room, anti-AI-style design, self-evolution mechanism, and references from mature websites, supporting GLM or Claude models.
View Cached Full Text
Cached at: 07/06/26, 04:15 PM
Open source, open source!
Are you tired of AI-heavy web design and cookie-cutter layouts?
Qiao tested and compared 8 mainstream design skills, absorbed the best of each, and open-sourced his own design skill: qiaomu-design.
Features:
-
Style Fitting Room: Generate four design demos from a single-sentence requirement. Preview and confirm before development.
-
Fight the AI Aesthetic: No more purple-blue gradients, cheap big headings, or meaningless decorations. Added Chinese typography standards (which overseas skills overlook).
-
Self-Evolution Mechanism: Records your aesthetic preferences so the skill gets smarter the more you use it.
-
Proven Website References: Built-in 58 Design docs from well-known websites, so you can learn (or borrow) layouts, color schemes, and more.
Strongly recommended to run this skill with GLM 5.2 or Claude models.
Installation command:
npx skills add joeseesun/qiaomu-design
Preview the style pages — you can adjust visual risk, motion intensity, and information density.
Similar Articles
@xingxingli45573: Another great find called Taste Skill, which has already gained 20.3k stars on GitHub. Simply put, after installing it, the frontend interfaces generated by AI look much better. Layout, fonts, animations, whitespace — all aspects have improved significantly, giving an overall premium feel. It offers several design directions...
Taste Skill is an open-source frontend framework designed to enhance the visual quality of AI-generated interfaces. It offers multiple design directions and adjustable parameters, and has gained 20.3k stars on GitHub.
@IndieDevHailey: The aesthetic of this garden-skills is amazing, finally saying goodbye to AI-style websites! ConardLi's garden-skills has 6k+ stars. 25 style recipes directly elevate the aesthetics of AI-generated web pages—no more cookie-cutter blue-purple cards, Linear, Aes…
ConardLi's garden-skills project has achieved 6k+ stars, offering 25 style recipes and 4 Skill modules. Installable with a single npx command, it supports platforms like Claude Code and Cursor, aiming to enhance the aesthetics of AI-generated web pages and move away from monotonous designs.
@yaohui12138: Damn! I thought Claude Design was the strongest, but this project is surprisingly useful too. On Saturday night, a friend’s SaaS dashboard UI had too much 'AI vibe' and was so ugly the client replied with a dismissive 'hehe'..... I completely redid it for him in just one hour using a GitHub project. It’s basically a Markdown file called DESIGN.md.
The article introduces 'awesome-design-md', an open-source collection of DESIGN.md files that reverse-engineer the design systems of major tech companies. It allows developers to use AI coding agents like Claude or Cursor to generate UI with specific brand styles by simply adding a markdown file to their project.
@10xmylife: 10 Design Reference Websites to Help Improve Your AI's Aesthetic
10 design reference websites to help AI enhance its aesthetic sense for AI-generated content.
@dotey: The reason I started studying Claude Design is that I recently figured out a good development pattern: 1. First, use Claude Design to design the app's UI and UX, keeping the first version as simple as possible. Claude Design delivers the result as HTML + CSS…
The author shares a development workflow combining Claude Design with local AI agents (such as Cursor, Codex), and open-sourced the baoyu-design tool, allowing developers to run Claude Design locally for UI design without relying on the web version.