CSS3 styling conventions, responsive design, custom properties, and layout patterns. Use when writing or editing .css files, responsive design, CSS custom properties, or styling without a framework.
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
CSS3 styling conventions, responsive design, custom properties, and layout patterns. Use when writing or editing .css files, responsive design, CSS custom properties, or styling without a framework.
CSS
Use a consistent naming convention (BEM or utility-first).
Mobile-first responsive design.
Prefer CSS custom properties over preprocessor variables.