conventions-css

Community

Craft consistent, scalable CSS effortlessly.

Authorcaiokf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents inconsistent CSS practices, reliance on utility frameworks, and hardcoded values, which often lead to unmaintainable, bloated, and visually inconsistent user interfaces. It standardizes your styling approach.

Core Features & Use Cases

  • Enforced Custom CSS: Mandates custom CSS only, prohibiting utility frameworks like Tailwind or CSS-in-JS for a cleaner codebase.
  • Strict Scoping Rules: Defines clear guidelines for <style scoped> versus unscoped styles to manage component isolation and design token inheritance.
  • Design Token Integration: Promotes exclusive use of CSS custom properties for all design tokens (colors, spacing, typography), ensuring a consistent design system.
  • Use Case: When developing new UI components or refactoring existing styles, this skill ensures all CSS adheres to the project's design system, promoting consistency and maintainability across the entire application.

Quick Start

Write CSS for a new button component, ensuring it follows the project's design tokens and scoping rules.

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: conventions-css
Download link: https://github.com/caiokf/homepage/archive/main.zip#conventions-css

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 223,000+ vetted skills library on demand.