Add Shadcn UI components with dark mode support using next-themes. Includes theme provider and CSS variables configuration.
Scanned 2/12/2026
Install via CLI
openskills install NeverSight/skills_feed---
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:
```bash
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/shadcn-ui-setup
```
No comments yet. Be the first to comment!