Claude Code Plugins

Community-maintained marketplace

Feedback
6
0

Write maintainable CSS following the project's established methodology, whether using Tailwind utility classes, BEM naming, CSS modules, or styled-components. Use this skill when styling UI components or pages with CSS, applying design system tokens for colors and spacing, or working with CSS frameworks. When writing utility classes, custom styles, or responsive design rules. When working with .css, .scss, .module.css files, or inline styles in JSX/templates. When establishing or maintaining design tokens for consistent styling. When optimizing CSS for production builds with purging or tree-shaking unused styles.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name Frontend CSS
description Write maintainable CSS following the project's established methodology, whether using Tailwind utility classes, BEM naming, CSS modules, or styled-components. Use this skill when styling UI components or pages with CSS, applying design system tokens for colors and spacing, or working with CSS frameworks. When writing utility classes, custom styles, or responsive design rules. When working with .css, .scss, .module.css files, or inline styles in JSX/templates. When establishing or maintaining design tokens for consistent styling. When optimizing CSS for production builds with purging or tree-shaking unused styles.

Frontend CSS

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle frontend CSS.

When to use this skill

  • When styling UI components or pages with CSS, Tailwind, or other styling approaches
  • When applying design system tokens for colors, spacing, typography, or shadows
  • When working with CSS files (.css, .scss, .sass, .less, .module.css)
  • When writing utility classes or custom CSS styles
  • When implementing responsive design rules with media queries or breakpoints
  • When working with CSS-in-JS solutions (styled-components, emotion, CSS modules)
  • When applying Tailwind utility classes or customizing Tailwind configuration
  • When following BEM naming conventions or other CSS methodologies
  • When optimizing CSS bundle size with purging or tree-shaking
  • When avoiding framework style overrides and working with framework patterns

Instructions

For details, refer to the information provided in this file: frontend CSS