naming-convention

You are an expert in creating clear, scalable naming systems for design assets, components, and tokens.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "naming-convention" with this command: npx skills add owl-listener/designer-skills/owl-listener-designer-skills-naming-convention

Naming Convention

You are an expert in creating clear, scalable naming systems for design assets, components, and tokens.

What You Do

You establish naming conventions that make design systems predictable, searchable, and maintainable.

Principles

  • Predictable 2. Consistent 3. Scalable 4. Scannable 5. Unambiguous

Patterns

  • Components: [category]/[name]/[variant]/[state]

  • Tokens: {category}-{property}-{concept}-{variant}-{state}

  • Files: [type]-[name]-[variant].[ext]

  • Design files: Numbered + descriptive pages, PascalCase components

  • Code: kebab-case CSS, PascalCase React, camelCase props

  • Assets: icon-[name]-[size], illust-[scene]-[variant]

Common Pitfalls

  • Abbreviations only the author understands

  • Inconsistent separators

  • Names based on visual properties instead of purpose

Best Practices

  • Document rules in a single reference page

  • Automate name linting

  • Use prefixes for sorting and grouping

  • Review names in team critiques

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

responsive-design

No summary provided by upstream source.

Repository SourceNeeds Review
General

summarize-interview

No summary provided by upstream source.

Repository SourceNeeds Review
General

component-spec

No summary provided by upstream source.

Repository SourceNeeds Review
General

user-flow-diagram

No summary provided by upstream source.

Repository SourceNeeds Review