css-architecture-2026
CommunityShip 2026-ready vanilla CSS architecture.
Design & Creative#accessibility#design-tokens#container-queries#oklch#css-architecture#cascade-layers#bem
AuthorVKirill
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill prevents fragile, AI-generated CSS that hardcodes colors and sizes, causes specificity wars, breaks dark mode, and ignores accessibility—by enforcing a production-grade ITCSS + cascade-layers architecture for vanilla HTML/CSS projects.
Core Features & Use Cases
- ITCSS-style cascade layers: defines a predictable
@layerorder so components don’t require!importantand utilities always win. - Semantic design tokens with OKLCH: centralizes color/space/type/radius/motion into
tokens.cssusing perceptual OKLCH values, with strict “no hardcoding” rules. - Modern layout + responsive strategy: uses logical properties,
@containerqueries for component breakpoints, anddvh/svhinstead of100vhfor mobile correctness. - Accessibility baseline (WCAG 2.2 AA): mandates skip-links,
:focus-visible, reduced-motion handling, semantic HTML landmarks, and safe keyboard-shortcut gating. - BEM that migrates cleanly: enforces flat BEM selector rules designed to port to React/Vue components later without rework.
- View Transitions-ready UI styling: supports modern state-swap visuals while preserving fallbacks and user preference handling.
Quick Start
Use the css-architecture-2026 skill to generate a fresh vanilla design foundation for a CRM dashboard using tokens.css, ITCSS layers, BEM blocks, OKLCH theming, and WCAG 2.2 AA accessibility, starting from your existing HTML/CSS.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-architecture-2026 Download link: https://github.com/VKirill/antigravity-for-claude-code/archive/main.zip#css-architecture-2026 Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.