Marketplace setup

Setup instructions for this project

install
source · Clone the upstream repo
git clone https://github.com/aiskillstore/marketplace
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/aiskillstore/marketplace "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/emz1998/setup" ~/.claude/skills/aiskillstore-marketplace-setup-885f76 && rm -rf "$T"
manifest: skills/emz1998/setup/SKILL.md
source content

Shadcn UI

Adding Components

  • npx shadcn@latest add <component>