Skip to main content

astro-styling

Use when styling Astro components with scoped CSS, CSS Modules, Tailwind CSS, UnoCSS, or Sass. Covers class:list directive, global styles, CSS custom properties, and Vite-powered preprocessors.

Stars
13
Source
fusengine/agents
Updated
2026-05-17
Slug
fusengine--agents--astro-styling
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/fusengine/agents/HEAD/plugins/astro-expert/skills/astro-styling/SKILL.md -o .claude/skills/astro-styling.md

Drops the SKILL.md into .claude/skills/astro-styling.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Covers styling options for `.astro` components: default component-scoped `