shadcn

Manage shadcn/ui components and presets across projects via the CLI.

6|4|Updated Nov 1, 2025
One-click install
npx skills add https://github.com/Montte-erp/montte-nx --skill shadcn-montte-erp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shadcn
Source: https://github.com/Montte-erp/montte-nx/tree/main/.agents/skills/shadcn
Command: npx skills add https://github.com/Montte-erp/montte-nx --skill shadcn-montte-erp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Shadcn UI management across projects is complex and repetitive; this Skill centralizes handling of shadcn/ui components, presets, and project context to streamline setups.

Core Features & Use Cases

  • Centralized management of shadcn/ui components, presets, and project context across multiple apps.
  • View documentation, apply presets, and inspect components from registries and components.json.
  • Automate discovery and consistency of design system usage across projects.

Quick Start

Use the shadcn skill to view project context and manage UI components via the CLI, for example by running npx shadcn@latest docs <component>.

Frequently Asked Questions about shadcn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage shadcn/ui components across multiple projects?

You can manage shadcn/ui components across multiple projects by centralizing component handling, presets, and project context via the CLI. This streamlines setups by applying consistent design system usage across apps.

Can I view documentation for a specific shadcn/ui component using the CLI?

Yes, you can view documentation for a specific shadcn/ui component by running the CLI command npx shadcn@latest docs <component> to inspect details and usage directly.

What is the best way to apply shadcn presets to an existing project?

The best way to apply shadcn presets is by executing the CLI to apply preset configurations. This automates discovery and ensures consistency of your design system usage.

How do I add and search for shadcn/ui components from a registry?

You can add, search, fix, debug, style, and compose UI components from registries and components.json by executing CLI commands, which centralizes the management of your shadcn/ui setup.

Does this approach work with my existing components.json configuration?

Yes, it works directly with your existing components.json configuration to inspect components, apply presets, and view documentation, ensuring consistent design system management across your projects.