css-coding-standards

Community

Enforce consistent CSS and Tailwind standards.

Authorkleon6436
Version1.0.0
Installs0

System Documentation

What problem does it solve?

CSS and Tailwind coding standards are defined and enforced to ensure consistency across projects.

Core Features & Use Cases

  • Naming conventions: BEM for raw CSS and kebab-case class names.
  • Tailwind usage: prioritize Tailwind's utilities; avoid overusing @apply; componentized styles; use tokens from config.
  • Selector and property-order rules: low specificity, no ID selectors, and a defined property-order sequence.
  • Responsive design guidance: mobile-first approach with proper breakpoints and utilities.
  • CSS variables: central tokens defined in :root and shared via Tailwind config.
  • Commenting conventions: clear structure, TODO markers, and documented hacks.

Quick Start

Audit a project’s CSS and Tailwind usage and apply the guidelines shown in this Skill.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: css-coding-standards
Download link: https://github.com/kleon6436/GitHubCopilotSettings/archive/main.zip#css-coding-standards

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.