ARTHUR FERREIRA DE SOUSA BARBOSA avatar

ARTHUR FERREIRA DE SOUSA BARBOSA

Community

@arthurbarbosaa

9Followers
|
23Public Repos
|
1Published Skills

Skill for managing shadcn/ui component projects: adding, searching, debugging, styling, and composing UI with preset and registry support.

Skills Distribution
DomainUI/UX & Crea...UI Component Manag.. (45%)Frontend Project C.. (30%)Component Debuggin.. (25%)

Agent Skills by ARTHUR FERREIRA DE SOUSA BARBOSA

Showing 1 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About ARTHUR FERREIRA DE SOUSA BARBOSA

FAQPage Schema
What tasks can I perform with the shadcn skill?

You can add, search, fix, debug, style, and compose shadcn/ui components. It also provides project context, component documentation, and usage examples, and handles project initialization, preset switching, and registry-based component management.

Who should use this shadcn skill?

Frontend developers and UI engineers working with shadcn/ui, component registries, or presets. It applies to anyone maintaining a project with a components.json file or building interfaces composed from shadcn components.

How is the shadcn skill invoked at runtime?

It runs through package-runner commands: npx shadcn@latest, pnpm dlx shadcn@latest, or bunx --bun shadcn@latest. It triggers on 'shadcn init', 'create an app with --preset', 'switch to --preset', or any project containing components.json.

What prerequisites does the shadcn skill require?

A JavaScript package runner (npx, pnpm dlx, or bunx) and either an existing shadcn/ui project with a components.json file or intent to initialize one. No additional dependencies are specified in the manifest.