css-flexbox-grid
Installation
SKILL.md
CSS Flexbox & Grid Skill
Master modern CSS layout systems: Flexbox for 1D layouts and CSS Grid for 2D layouts.
Overview
This skill provides atomic, focused guidance on CSS layout techniques with comprehensive parameter validation and practical examples.
Skill Metadata
| Property | Value |
|---|---|
| Category | Layout |
| Complexity | Intermediate to Advanced |
| Dependencies | css-fundamentals |
| Bonded Agent | 02-css-layout-master |
Usage
Related skills
More from pluginagentmarketplace/custom-plugin-css
css-animations
Create performant CSS animations, transitions, and motion design
44css-sass
Use Sass/SCSS for advanced CSS preprocessing with modern @use/@forward syntax
23css-performance
Optimize CSS performance - critical CSS, code splitting, purging, bundle analysis
21css-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