🧩
FrontendTypeScript

StyleSeed Component Generator

by bitjaru

StyleSeed Component Generator is a Frontend skill for Claude Code, published by bitjaru in styleseed.

906 stars82 forkson bitjaru/styleseedAdded 2026/08/22Repository updated 2026/08/21
agent-skillsai-codingai-designai-uiclaude-codeclaude-skillscodexcursordesign-judgmentdesign-systemdesign-tokensnextjsradix-uireactshadcnshadcn-uitailwindcsstypescriptui-designvibe-coding
Install in seconds
Install StyleSeed Component Generator
Copy StyleSeed Component Generator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/bitjaru/styleseed/tree/main/skills/ss-component ~/.claude/skills/ss-component

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/bitjaru/styleseed.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/ss-component/SKILL.md in bitjaru/styleseed
Installs to
~/.claude/skills/ss-component
Collection
One of 23 skills cataloged from this repository
Category
Frontend567 skills

What StyleSeed Component Generator does

StyleSeed Component Generator creates a new UI component following StyleSeed design conventions. Use it when adding a reusable primitive in a StyleSeed project with Tailwind v4 and components/ui/.

StyleSeed Component Generator is cataloged under Frontend on DirSkills. StyleSeed Component Generator comes from a repository tagged agent-skills, ai-coding, ai-design, ai-ui and claude-code.

Documentation

README

UI Component Generator

Registry-first artifact boundary

When .styleseed/project.json and .styleseed/artifacts/index.json exist, resolve the requested artifact ID first, then read only .styleseed/bundles/<artifact-id>.md and .styleseed/manifests/<artifact-id>.json. Never fall back to the global legacy bundle for a registry project. Legacy projects may use .styleseed/effective-rules.md only when no registry exists.

When NOT to use

  • For full-page scaffolding → use /ss-page
  • For composed multi-component patterns → use /ss-pattern
  • For tweaking an existing component — just edit the file directly
  • For non-StyleSeed projects (no components/ui/ directory or no Tailwind v4)

Generate a new component: $0 Description: $ARGUMENTS

Instructions

This is the opening of the README. Read the full README on GitHub.

Commands StyleSeed Component Generator provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /ss-page
  • /ss-pattern

Frequently asked about StyleSeed Component Generator

  • What else does bitjaru publish alongside StyleSeed Component Generator?

    StyleSeed Component Generator is one of 23 skills that DirSkills catalogs from bitjaru/styleseed, the repository it ships in. Its siblings there include Accessibility Audit, Design Lint and Design Score. Each one is a separate skill with its own page in this directory, installs the same way StyleSeed Component Generator does, and is maintained by bitjaru in that same repository. The rest of the collection is listed on the bitjaru/styleseed page.

  • How does StyleSeed Component Generator compare to other Frontend skills?

    StyleSeed Component Generator ranks #356 by stars among the 567 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of StyleSeed Component Generator against them. Open each page to compare what they document and how they install.

More from bitjaru/styleseed

StyleSeed Component Generator is one of 23 skills cataloged on DirSkills from bitjaru/styleseed.

See all 23 skills