Adrian avatar

Adrian

Community

@eubyt · SP - Brasil

15Followers
|
27Public Repos
|
2Published Skills

I use Arch btw!

Skills Distribution
DomainUI/UX & Crea...UI/UX & Creative M.. (70%)Developer Tooling .. (30%)

Agent Skills by Adrian

Showing 2 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Adrian

FAQPage Schema
What tasks can I perform with eubyt's shadcn skill?▼

You can add, search, fix, debug, style, and compose shadcn/ui components, including chat interfaces. It also provides project context, component documentation, usage examples, and supports 'shadcn init' plus creating or switching apps with --preset codes.

Who should use the migrate-radix-to-base skill?▼

React developers maintaining shadcn/ui projects who want to switch their underlying primitive library from Radix UI to Base UI. It handles both targeted conversions, such as migrating a single accordion component, and full whole-project migrations.

How does the shadcn skill execute commands at runtime?▼

It runs the official shadcn CLI through Bash using npx shadcn@latest, pnpm dlx shadcn@latest, or bunx --bun shadcn@latest. The skill is not user-invocable directly; it triggers automatically when working with shadcn/ui, registries, presets, or components.json projects.

What are the prerequisites for using these skills?▼

The shadcn skill requires a project with a components.json file or an intent to initialize one, plus npx, pnpm, or bunx available. The migration skill requires an existing React project built on Radix UI primitives, optionally within a shadcn setup.

When is the migrate-radix-to-base skill triggered?▼

It activates when you ask to migrate from Radix, move to base-ui, convert Radix primitives, or switch a shadcn project's base library. Requests can target individual components like 'migrate accordion' or the entire project at once.