🎯

frontend-design-system

🎯Skill

from supercent-io/skills-template

VibeIndex|
What it does
|

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

Overview

Frontend Design System is a skill from the supercent-io Agent Skills collection that provides structured guidance for building and maintaining frontend design systems. As part of a multi-agent workflow system integrating Claude Code, Gemini CLI, and Codex CLI, it equips AI agents with design system principles, component architecture patterns, and consistent styling guidelines.

Key Features

  • Design System Architecture - Provides patterns for structuring component libraries with consistent tokens, themes, and primitives
  • Component Design Guidelines - Guides agents on building reusable, composable UI components with proper API design
  • Styling Consistency - Enforces consistent spacing, typography, color, and layout conventions across components
  • Multi-Agent Compatible - Designed for the Claude Code multi-agent workflow with Gemini CLI and Codex CLI integration
  • Token-Efficient Format - Uses TOON format for 95% token savings compared to verbose skill instructions

Who is this for?

This skill is for frontend developers and design system teams who want AI agents to follow established design system conventions during development. It is ideal for organizations maintaining component libraries who need consistent, standards-compliant component generation across their codebase.

πŸ“¦

Same repository

supercent-io/skills-template(102 items)

frontend-design-system

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add supercent-io/skills-template --skill frontend-design-system
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add supercent-io/skills-template --skill frontend-design-system
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/frontend-design-system/SKILL.md

SKILL.md

8,435Installs
11
-
Last UpdatedJan 28, 2026

More from this repository10

🎯
web-accessibility🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
code-review🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
database-schema-design🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
code-refactoring🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
api-design🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
security-best-practices🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
data-analysis🎯Skill

A skills template providing reusable Claude Code skill configurations for development workflows, designed as a starting point for custom skill creation.

🎯
responsive-design🎯Skill

Generates responsive web design guidelines and CSS strategies to ensure web interfaces adapt seamlessly across different device screen sizes and resolutions.

🎯
deployment-automation🎯Skill

Automates deployment workflows by configuring and executing standardized deployment processes across different environments and platforms.

🎯
copilot-coding-agent🎯Skill

A GitHub Copilot coding agent integration skill from a modular 65-skill collection for AI agents, featuring 95% token reduction with TOON format by default.