pluginagentmarketplace/custom-plugin-css

CSS Development Plugin

1 stars0 forksUpdated Jan 5, 2026
npx skills add pluginagentmarketplace/custom-plugin-css

README

Css Assistant

Version License Status SASMP

Agents Skills Commands


๐Ÿ“ฆ Install Now ยท ๐Ÿค– Explore Agents ยท ๐Ÿ“– Documentation ยท โญ Star this repo


What is this?

Css Assistant is a Claude Code plugin with 7 agents and 8 skills for css development.


๐Ÿ“‘ Table of Contents

Click to expand

๐Ÿš€ Quick Start

Prerequisites

  • Claude Code CLI v2.0.27+
  • Active Claude subscription

Installation (Choose One)

Option 1: From Marketplace (Recommended)
# Step 1๏ธโƒฃ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-css

# Step 2๏ธโƒฃ Install the plugin
/plugin install css-development-assistant@pluginagentmarketplace-css

# Step 3๏ธโƒฃ Restart Claude Code
# Close and reopen your terminal/IDE
Option 2: Local Installation
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-css.git
cd custom-plugin-css

# Load locally
/plugin load .

# Restart Claude Code

โœ… Verify Installation

After restart, you should see these agents:

css-development-assistant:01-css-fundamentals
css-development-assistant:02-css-layout-master
css-development-assistant:03-css-animations
css-development-assistant:04-css-architecture
css-development-assistant:05-css-preprocessors
... and 2 more

โœจ Features

FeatureDescription
๐Ÿค– 7 AgentsSpecialized AI agents for css tasks
๐Ÿ› ๏ธ 8 SkillsReusable capabilities with Golden Format
โŒจ๏ธ 4 CommandsQuick slash commands
๐Ÿ”„ SASMP v1.3.0Full protocol compliance

๐Ÿค– Agents

7 Specialized Agents

#AgentPurpose
101-css-fundamentalsMaster CSS basics including selectors, specificity, box model, typography
202-css-layout-masterFlexbox, CSS Grid, responsive design, layout patterns
303-css-animationsKeyframes, transitions, performance optimization
404-css-architectureBEM, SMACSS, design systems, scalability
505-css-preprocessorsSass, PostCSS, Tailwind, CSS Modules
606-css-performanceCritical CSS, code splitting, optimization
707-css-modern-featuresCustom properties, :has(), @layer, container queries

๐Ÿ› ๏ธ Skills

Available Skills

SkillDescriptionInvoke
css-fundamentalsSelectors, specificity, box modelSkill("css-development-assistant:css-fundamentals")
css-flexbox-gridFlexbox & CSS Grid layoutsSkill("css-development-assistant:css-flexbox-grid")
css-animationsKeyframes, transitions, motionSkill("css-development-assistant:css-animations")
css-architectureBEM, SMACSS, design systemsSkill("css-development-assistant:css-architecture")
css-sassSass/SCSS preprocessingSkill("css-development-assistant:css-sass")
css-tailwindUtility-first CSS frameworkSkill("css-development-assistant:css-tailwind")
css-performanceCritical CSS, optimizationSkill("css-development-assistant:css-performance")
css-modernCustom properties, container queriesSkill("css-development-assistant:css-modern")

โŒจ๏ธ Commands

CommandDescription
/learn-cssLearn CSS topics with structured paths
`/css-playgro

...

Read full README

Statistics

Stars1
Forks0
Open Issues0
LicenseOther
CreatedNov 18, 2025