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.
Instalação
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
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.