git log --oneline --stat
HEAD
- Stars
- 4.1k
- Forks
- 180
- Updated
- Apr 18, 2026
repo --stat
stars
4.1k
forks
180
last update
Apr 18, 2026
license
MITv1.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add frontend-shadcn-builder - Invoke
// Run from any project directory
$ claude --skill frontend-shadcn-builder "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill frontend-shadcn-builder "now refactor it"
frontend-shadcn-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Frontend shadcn Builder
- slug:
- frontend-shadcn-builder
- version:
- v1.2.0
- license:
- MIT
- author:
- @pixelgrid
- repository:
- github.com/pixelgrid/frontend-shadcn-builder
- categories:
- tags:
- #react#shadcn#tailwind#nextjs
- description:
Generate shadcn/ui screens from plain English with tokens, dark mode, and accessibility baked in.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
frontend-shadcn-builder/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…