bem-naming
Installation
SKILL.md
BEM Naming in Fundamental Styles
This skill explains the BEM (Block Element Modifier) methodology used in fundamental-styles and provides naming patterns with real examples.
When to Use This Skill
Use this skill when:
- The user asks "How do I name CSS classes in fundamental-styles?"
- The user asks about BEM methodology
- The user wants to understand class naming patterns
- The user asks "What does
fd-button--emphasizedmean?" - The user needs to create custom variants or understand modifier classes
- The user asks about the
fd-prefix