mindtickle-ui

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Mindtickle UI

Mindtickle UI is a shadcn-compatible registry built on Tailwind CSS v4 and Base UI primitives. Use it to install source components into consumer projects with npx shadcn@latest add @mindtickle/<name>.

IMPORTANT: Prefer the consumer project's package runner for shadcn commands. Examples below use npx shadcn@latest, but swap in pnpm dlx or bunx when the project uses pnpm or bun or npm or yarn.

Current Project Context

!`npx shadcn@latest info --json 2>/dev/null || echo '{"error": "No shadcn project found. Run shadcn init first."}'`

The project context tells you the actual aliases, installed components, primitive base (base vs radix), icon library, package manager, and resolved file-system paths. Use it before giving setup or import advice.

Installs
26
First Seen
Mar 13, 2026