shadcn is agent-read markdown (skill) from cgoinglove/thursday: Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset"..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# shadcn/ui
A framework for building ui, components and design systems. Components are added as source code to the user's project via the CLI.
> **IMPORTANT:** Run all CLI commands using the project's package runner: `npx shadcn@latest`, `pnpm dlx shadcn@latest`, or `bunx --bun shadcn@latest` — based on the project's `packageManager`. Examples below use `npx shadcn@latest` but substitute the correct runner for the project.
## Current Project Context
```json
!`npx shadcn@latest info --json`
```
The JSON above contains the project config and installed components. Use `npx shadcn@latest docs <component>` to get documentation and example URLs for any component.
## Principles
1. **Use existing components first.** Use `npx shadcn@latest search` to check registries before writing custom UI. Check community registries too.
2. **Compose, don't reinvent.** Settings page = Tabs + Card + form controls. Dashboard = Sidebar + Card + Chart + Table.
3. **Use built-in variants before custom styles.** `variant="outline"`, `size="sm"`, etc.
4. **Use semantic colors.** `bg-primary`, `text-muted-foreground` — never raw values like `bg-blue-500`.
## Critical Rules
…
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
A 17 of 17 checks passed. Deterministic, no model, same answer every run.
pass: Frontmatter block present
pass: Frontmatter declares a name
pass: Frontmatter declares a description
pass: Size between 200 bytes and 200 KB (19527 bytes)
pass: No zero-width or bidi control characters
pass: No instruction hidden inside an HTML comment
pass: No link to an exfiltration or paste host
pass: No credential-shaped string
pass: No instruction to send local credentials anywhere
pass: No text hidden with inline styles
pass: No prompt-injection phrasing
pass: No curl or wget piped into a shell
pass: No recursive delete of root, home or parent
pass: No instruction to read or print local credentials
pass: No base64 blob over 200 characters
pass: No link to a raw IP address
pass: No script tag
Source
GitHub
cgoinglove/thursday · 7 stars · license MIT · pushed 2026-09-25 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_acclj7flmd4grzbk
GET https://markdownregistry.com/api/v1/resolve?ref=cgoinglove/thursday/shadcn
GET https://markdownregistry.com/api/v1/blob/deba6c5152d9835892fa7dffeb1fedbb689ddac7e59e14e57ec5eaf9463309e4
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
cgoinglove/thursday · .agents/skills/agent-browser/SKILL.md · Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages…
cgoinglove/thursday · .agents/skills/ai-sdk/SKILL.md · Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK…
cgoinglove/thursday · seed-skills/concierge/travel/SKILL.md · Plans trips: flights and stays found and compared, a booking handed over, and a day-by-day page. Use it for a fare, a…
cgoinglove/thursday · seed-skills/marketer/marketing/SKILL.md · Plans and writes a product's marketing, starting from its product brief. Use it for positioning, page copy, a launch…
cgoinglove/thursday · skills/artifact/SKILL.md · Makes what the user keeps or uses: a document, canvas, picture book, deck, page or app. Use it for a report or memo…
cgoinglove/thursday · skills/browser/SKILL.md · Drives a real browser from the shell: open, read, click, fill, sign in, download. Use it before the first browser…
cgoinglove/thursday · skills/computer/SKILL.md · Operates this Mac itself: its apps, windows, screen and clipboard. Use it when the job is in an app rather than a…
cgoinglove/thursday · skills/daily-brief/SKILL.md · Builds the daily news brief: today's stories, weather and markets on one phone-first page. Use it when the user asks…
cgoinglove/thursday · skills/data-report/SKILL.md · Answers questions that turn on real numbers, taken from where they are published. Use it for a cost, a trend, a market…
cgoinglove/thursday · skills/find-skills/SKILL.md · Finds skills in the open skills registry and installs the one the user agrees to. Use it when a job needs a specialized…