Agent Skills: Shadcn UI & Theming

Add Shadcn UI components with dark mode support using next-themes. Includes theme provider and CSS variables configuration.

UncategorizedID: andrelandgraf/fullstackrecipes/shadcn-ui-setup

Install this agent skill to your local

pnpm dlx add-skill https://github.com/andrelandgraf/fullstackrecipes/tree/HEAD/.agents/skills/shadcn-ui-setup

Skill Files

Browse the full folder contents for shadcn-ui-setup.

Download Skill

Loading file tree…

.agents/skills/shadcn-ui-setup/SKILL.md

Skill Metadata

Name
shadcn-ui-setup
Description
Add Shadcn UI components with dark mode support using next-themes. Includes theme provider and CSS variables configuration.

Shadcn UI & Theming

To set up Shadcn UI & Theming, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/shadcn-ui-setup

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/shadcn-ui-setup