跳到主要内容
知仓学习社ZHICANG

figma-component-audit

Audit a Figma component library for consistency, coverage gaps, and naming issues. Use when asked to audit components, review a design system, check…

不碰外部(只输出文字)无严重或高危命中mohitagw15856/pm-claude-skills

它会碰到什么

扫了多少1 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Figma Component Audit Skill

Produces a structured audit of a Figma component library — identifying inconsistencies, naming problems, coverage gaps, and prioritised recommendations.

Required Inputs

  • Component list or description (paste component names or describe what exists)
  • Product type (mobile app / web app / desktop / multi-platform)
  • Design system maturity (new / growing / mature / legacy)
  • Primary concern (optional)

Output Structure

1. Audit Summary

| Dimension | Status | Score |

|---|---|---|

| Naming consistency | Red/Amber/Green | /10 |

| Component coverage | | /10 |

| Variant completeness | | /10 |

| Documentation | | /10 |

| Overall health | | /10 |

Verdict: What is the state of this library and the single most important thing to fix?

2. Naming Issues

For each problem:

Issue: [Problem type]

  • What is happening: [Specific examples]
  • Why it matters: [Impact on designers and developers]
  • Fix: [Exact naming convention to adopt]
  • Examples: Before / After

Naming convention to enforce:

  • Components: PascalCase (NavigationBar)
  • Variants: Lowercase with slashes (size/large, state/hover)
  • Pages: All caps (COMPONENTS, FOUNDATIONS)

3. Coverage Gaps

| Missing Component | Priority | Why Needed |

|---|---|---|

| [Component] | High/Medium/Low | [Use case] |

4. Variant Completeness Check

| Component | Default | Hover | Active | Disabled | Error | Missing |

|---|---|---|---|---|---|---|

| [Button] | Yes | Yes | No | Yes | No | Active, Error |

5. Prioritised Fix Plan

| # | Fix | Effort | Impact | Do First? |

|---|---|---|---|---|

| 1 | [Fix] | Low/Med/High | High | Yes |

Quality Checks

  • [ ] Naming recommendations have before/after examples
  • [ ] Coverage gaps are relevant to the product type
  • [ ] Fix plan is ordered by impact-to-effort ratio
  • [ ] Variant completeness covers all interactive states

Anti-Patterns

  • [ ] Do not flag naming issues without providing a specific, consistent naming convention to adopt
  • [ ] Do not audit only visual consistency — also check for missing interactive states and accessibility compliance
  • [ ] Do not list all issues at equal priority — group by impact (Critical / Major / Minor) so the fix plan is actionable
  • [ ] Do not omit variant completeness — every interactive component must cover all required states
  • [ ] Do not leave coverage gaps without recommending specific missing components to add

Example Trigger Phrases

  • "Audit my Figma component library"
  • "Review our design system for consistency issues"
  • "What components are we missing in our Figma library?"
  • "Our component naming is a mess — help me fix it"
  • "Do a health check on our Figma components"

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

同名技能的其他版本

有 3 个不同仓库或目录里都有叫 figma-component-audit 的技能。它们内容并不相同,别混用: