atomic-design

Generate stack-agnostic Atomic Design components with design tokens, types, tests, and quality gates.

Updated Jan 27, 2026
One-click install
npx skills add https://github.com/BrunoSantanaDeveloper/flyeelab-agent-kit --skill atomic-design-brunosantanadeveloper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atomic-design
Source: https://github.com/BrunoSantanaDeveloper/flyeelab-agent-kit/tree/main/skills/atomic-design
Command: npx skills add https://github.com/BrunoSantanaDeveloper/flyeelab-agent-kit --skill atomic-design-brunosantanadeveloper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Atomic Design provides a universal blueprint to create reusable UI building blocks (atoms, molecules, organisms) across stacks, ensuring consistency, token-driven styling, typed interfaces, tests, and accessibility.

Core Features & Use Cases

  • Stack-agnostic scaffolding for atoms, molecules, and organisms with consistent naming and structure.
  • Automatic token-driven styling and typed props across supported stacks.
  • End-to-end guidance from discovery to testing with built-in quality gates and accessibility checks.

Quick Start

Provide the target stack (React, Vue, or Blade) and run the generator to scaffold Atomic Design components.

Frequently Asked Questions about atomic-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate atomic design UI components with design tokens and type safety?

To generate atomic design UI components with design tokens and type safety, the skill scaffolds atoms, molecules, and organisms while automatically enforcing token-driven styling and typed props across your target stack.

Can I scaffold atomic design components for React, Vue, or Blade?

Yes, you can scaffold atomic design components for React, Vue, or Blade. The generator auto-detects your target framework and produces the appropriate stack-agnostic component files with consistent structure, typed interfaces, and built-in accessibility checks.

What is the best way to ensure accessibility and tests in a design system?

The best way to ensure accessibility and tests in a design system is to use a scaffolding generator that applies built-in quality gates. This process automatically enforces accessibility checks and generates tests during component creation to maintain compliance across all UI building blocks.

Does this atomic design generator work without external dependencies?

Yes, the atomic design generator works without external dependencies. It operates stack-agnostically to identify and generate your atoms, molecules, and organisms natively, relying on its internal references to enforce design tokens, type safety, and quality gates.

How do I structure atoms, molecules, and organisms consistently across different stacks?

You structure atoms, molecules, and organisms consistently across different stacks by using a stack-agnostic scaffolding blueprint. This approach standardizes naming conventions and file generation while enforcing design-token usage and typed props uniformly across React, Vue, or Blade.