← 返回 Skills 市场
futurizerush

Awesome Design Skills

作者 Futurize Rush · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ⚠ suspicious
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install awesome-design
功能描述
Use when user asks about design skills, UI skills, design tools, "what design skills are available", "help me design", "recommend a design skill", "UI/UX ski...
使用说明 (SKILL.md)

Awesome Design Skills: A Curated Guide

A verified, curated directory of design skills for AI coding agents. Helps you pick the right skill for logos, UI components, animations, presentations, icons, and full design systems.

Skill Directory

Visual Design & UI Systems

Skill What It Does Install Source
UI/UX Pro Max 67 UI styles, 161 industry rules, 161 color palettes, 57 font pairings, 25 chart types. Most comprehensive UI system. git clone https://github.com/nextlevelbuilder/ui-ux-pro-max-skill ~/.claude/skills/ui-ux-pro-max GitHub
Taste Senior UI/UX engineering with metric-based rules. 7 variants: core taste + soft (premium), minimalist (editorial), brutalist, stitch (Google Stitch), output (anti-truncation), redesign. git clone https://github.com/Leonxlnx/taste-skill ~/.claude/skills/taste GitHub
Impeccable 18 design sub-skills (/polish, /audit, /typeset, /overdrive, /colorize, /layout, etc.). Anti-pattern detection. CLI scanner with 24 design quality checks. git clone https://github.com/pbakaus/impeccable ~/.claude/skills/impeccable GitHub
Design & Refine Generates multiple distinct UI variations with side-by-side comparison at /__design_lab. Figma-style commenting. Next.js, Vite, Remix, Astro. git clone https://github.com/0xdesign/design-plugin ~/.claude/skills/design-plugin GitHub
Interface Design Design engineering with craft, memory, and enforcement. 6 design directions (precision, warmth, sophistication, etc.) for consistent UI across projects. git clone https://github.com/Dammyjay93/interface-design ~/.claude/skills/interface-design GitHub

Components & Icons

Skill What It Does Install Source
Shadcnblocks Expert knowledge of 1,338 blocks and 1,189 shadcn/ui components. Intelligent component selection and composition. git clone https://github.com/masonjames/Shadcnblocks-Skill ~/.claude/skills/shadcnblocks GitHub
Better Icons Search 200,000+ icons from 150+ collections (Lucide, Material, Heroicons, Tabler). Auto-learns your preferred icon sets. React/Vue/Svelte/SVG export. git clone https://github.com/better-auth/better-icons ~/.claude/skills/better-icons GitHub

SVG & Logo Design

Skill What It Does Install Source
SVG Logo Designer Professional vector logos with 3-5 concepts per project. Horizontal, vertical, square, icon-only layouts. Clean semantic SVG. git clone https://github.com/rknall/claude-skills ~/.claude/skills/rknall-claude-skills GitHub
Algorithmic Art Parametric geometry, custom color theory, and interactive visualizations. Generative art with SVG. Part of Anthropic Skills GitHub

Image Generation

Skill What It Does Install Source
Z-Image Generate images from text using Alibaba's free Z-Image-Turbo model (ModelScope API). 2,000 free calls/day. Custom dimensions 512-2048px. English + Chinese prompts. git clone https://github.com/FuturizeRush/zimage-skill ~/.claude/skills/zimage GitHub

Animation & Motion

Skill What It Does Install Source
Animate Animation patterns for Next.js/React based on Emil Kowalski's course. 8 working examples. git clone https://github.com/delphi-ai/animate-skill ~/.claude/skills/animate GitHub
CSS Animation Self-contained HTML/CSS animations for feature walkthroughs, demos, onboarding. No JS dependencies (uses Google Fonts). git clone https://github.com/neonwatty/css-animation-skill ~/.claude/skills/css-animation GitHub

Data Visualization

Skill What It Does Install Source
Visualise Inline interactive visuals: SVG diagrams, HTML widgets, Chart.js charts, explainers. Progressive loading. No dependencies. git clone https://github.com/bentossell/visualise ~/.claude/skills/visualise GitHub

Presentations & Documents

Skill What It Does Install Source
PPTX Full PowerPoint toolkit: read, edit, create .pptx files. Thumbnail grids, XML access, PDF conversion. Part of Anthropic Skills. Deps: pip install "markitdown[pptx]" Pillow + npm install -g pptxgenjs GitHub

Theming & Branding

Skill What It Does Install Source
Theme Factory 10 pre-set themes with colors/fonts. Apply to any artifact. Part of Anthropic Skills GitHub
Brand Guidelines Apply Anthropic's brand colors and typography. Template for creating brand guideline skills. Part of Anthropic Skills GitHub
Canvas Design Advanced typography with 80+ fonts, color harmony, and text rendering effects. Part of Anthropic Skills GitHub
Web Artifacts Builder Multi-component HTML artifacts using React, Tailwind, shadcn/ui. For claude.ai web artifacts. Part of Anthropic Skills GitHub

Which Skill Should I Use?

By Task

Task Recommended Skill Why
"Design a landing page" UI/UX Pro Max + Taste (soft) Pro Max gives structure, Taste gives premium feel
"Make a logo" SVG Logo Designer Purpose-built for logo workflows
"Add animations" Animate (React/Next.js) or CSS Animation (vanilla) Animate for frameworks, CSS Animation for zero-dep
"Find icons" Better Icons 200K+ icons, auto-learns preferences
"Build a component library" Shadcnblocks + Impeccable Shadcnblocks for components, Impeccable for QA
"Create a presentation" PPTX Full PowerPoint read/write/create
"Redesign my app" Taste (redesign variant) Audits and upgrades without breaking functionality
"Make a chart/diagram" Visualise Inline interactive charts and diagrams
"Design review / audit" Impeccable 25 deterministic checks + /audit command
"Apply a theme" Theme Factory 10 pre-built themes, instant application
"Generate data art" Algorithmic Art Parametric geometry and generative visuals
"Generate an image" Z-Image Free, 2K calls/day, no OpenAI key needed
"Compare UI options" Design & Refine Side-by-side variations with commenting

By Framework

Framework Best Skills
Next.js / React Taste, Animate, Shadcnblocks, Design & Refine
Tailwind CSS UI/UX Pro Max, Impeccable, Shadcnblocks
Vanilla HTML/CSS CSS Animation, Visualise, SVG Logo Designer
Vue / Svelte Better Icons (multi-framework), UI/UX Pro Max
PowerPoint PPTX

Security Notes

All skills listed here have been reviewed for safety:

  • No curl | sh pipes or obfuscated code
  • No credential harvesting (env var collection)
  • No base64 decoding of hidden payloads
  • No raw IP URL connections

Before installing any skill not listed here, check for these patterns:

# Quick security scan
grep -rn 'curl.*|.*sh\|base64.*decode\|eval(\|exec(' /path/to/skill/ --include="*.md" --include="*.js" --include="*.ts" --include="*.py" --include="*.sh"

Tips

  • Start with one skill per category. Don't install everything at once.
  • Taste + UI/UX Pro Max is the most popular combination for general UI work.
  • Impeccable is the best for design QA and catching anti-patterns.
  • Skills that are "Part of Anthropic Skills" come from the official Anthropic collection and are the safest option.
  • Check skill GitHub repos for recent activity — abandoned skills may have outdated patterns.
  • When skills conflict (different design opinions), the last-installed skill's rules typically take precedence.
安全使用建议
This skill is a curated list pointing you to many third‑party GitHub repos and some package installs. The main issues: (1) SKILL.md explicitly instructs cloning repositories into ~/.claude/skills and running pip/npm installs, but the skill metadata doesn't declare required binaries or config paths — a mismatch you should treat as suspicious; (2) cloning and installing many external repos can execute unvetted code and introduce supply‑chain risk. Before installing anything: verify the repository owners and read their README and source code; only clone trusted repositories; run installs in a sandbox or VM; ensure you have git/npm/pip and understand what packages will be installed; prefer vendor‑provided packages or official marketplace entries if available. If the publisher can update the skill to declare required binaries (git, npm, pip), list vetted source URLs, and recommend pre‑install verification steps, that would reduce the risk and could change this assessment.
功能分析
Type: OpenClaw Skill Name: awesome-design Version: 0.1.1 The bundle is a curated directory of design-related skills for OpenClaw agents, providing descriptions and installation commands (git clone) for various third-party repositories. It contains no executable code, data exfiltration logic, or malicious prompt injections. The content is purely informational, including a security section that provides users with a grep command to audit other skills for common malicious patterns. The links provided point to legitimate-looking GitHub repositories, including official Anthropic skill collections.
能力评估
Purpose & Capability
The name and description (a directory of design skills) match the SKILL.md content: it lists many design-related skills and recommends installs. However the manifest declares no required binaries/configs while the instructions repeatedly show git clone and package install commands — an inconsistency (see instruction_scope and install_mechanism).
Instruction Scope
SKILL.md contains concrete install commands (git clone into ~/.claude/skills, pip/npm install for some items) and allows the Bash tool. The skill metadata, however, lists no required config paths or binaries; the instructions therefore tell the agent to modify a user skill directory and run network installs without declaring those capabilities. The doc also encourages installing many unrelated third‑party repos (broad scope) and does not require or recommend verifying code before installation.
Install Mechanism
There is no formal install spec — the instructions recommend cloning arbitrary GitHub repos and running pip/npm commands. Cloning and installing code from many third‑party repositories is higher risk than an instruction-only skill that stays local. No provenance or vetting guidance is provided for those repos.
Credentials
The skill declares no environment variables or primary credential (appropriate for a directory). That said, the instructions implicitly require network access and command-line tools (git, npm, pip), which are not declared. There is no request for secrets, which is good, but the implicit need for CLI tooling should be declared.
Persistence & Privilege
The instructions target ~/.claude/skills for installations (writing to the agent's skill directory) but the skill metadata does not declare config path requirements. While always:false and model invocation defaults are OK, writing many third‑party skill repos into the user's skill directory increases the blast radius and should be explicit and audited.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install awesome-design
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /awesome-design 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Fact-check corrections: fix Taste variant count, Impeccable check count, Interface Design description, CSS Animation dependency claim.
v0.1.0
Initial release. Curated directory of 20+ verified design skills for AI coding agents.
元数据
Slug awesome-design
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Awesome Design Skills 是什么?

Use when user asks about design skills, UI skills, design tools, "what design skills are available", "help me design", "recommend a design skill", "UI/UX ski... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 Awesome Design Skills?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install awesome-design」即可一键安装,无需额外配置。

Awesome Design Skills 是免费的吗?

是的,Awesome Design Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Awesome Design Skills 支持哪些平台?

Awesome Design Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Awesome Design Skills?

由 Futurize Rush(@futurizerush)开发并维护,当前版本 v0.1.1。

💬 留言讨论