Frontend Conventions

Define and enforce consistent coding standards across HTML, CSS, and JavaScript. Always use this skill when naming a new class, variable, component, or file; setting up a new project's conventions; choosing a class prefix for a new CSS category; deciding on modifier API names (sizes, shades, hierarchy, breakpoints); or reviewing code for formatting and naming consistency. If you're about to invent a prefix, abbreviation, or modifier name without checking the conventions first, use this skill.

mikemai2awesome Updated

File contents

mikemai2awesome/agent-skills/tree/main/skills/frontend-conventions commit 07e9e27812

Frequently asked questions

npx skillmds@latest add mikemai2awesome/frontend-conventions