css-performance
Installation
SKILL.md
CSS Performance Skill
Optimize CSS performance with critical CSS extraction, code splitting, purging, and bundle analysis.
Overview
This skill provides atomic, focused guidance on CSS performance optimization with measurable metrics and production-ready configurations.
Skill Metadata
| Property | Value |
|---|---|
| Category | Optimization |
| Complexity | Advanced to Expert |
| Dependencies | css-fundamentals, css-architecture |
| Bonded Agent | 06-css-performance |
Usage
Related skills
More from pluginagentmarketplace/custom-plugin-css
css-animations
Create performant CSS animations, transitions, and motion design
44css-flexbox-grid
Master Flexbox and CSS Grid layouts for modern responsive design
44css-sass
Use Sass/SCSS for advanced CSS preprocessing with modern @use/@forward syntax
23css-modern
Use modern CSS features - custom properties, container queries, :has(), @layer, CSS nesting
21css-fundamentals
CSS fundamentals - selectors, specificity, box model, positioning, units
19css-architecture
Implement scalable CSS architecture patterns - BEM, SMACSS, ITCSS, design tokens
17