From frontend
Enforces CSS code style with mandatory nesting using '&' and layout-only styles (flex, grid) in CSS, SCSS, or Svelte style blocks. Use when editing styles.
How this skill is triggered — by the user, by Claude, or both
Slash command
/frontend:code-style-cssThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Only add layout/flow styles (flex, grid). No decorative styles unless asked.
&. For the full nesting workflow (specificity analysis, block ordering, stylelint compliance), use frontend:css-nesting.Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
npx claudepluginhub fubits1/svelte-skills --plugin frontend