shadcn-plan-session

shadcn-plan-session is a command for Claude Code from przeprogramowani/ai-rules-builder. It costs 0 tokens per session (914 once invoked), scanned A, original, AGPL-3.0.

A planning prompt for designing a user-interface view with a reasoning model.

In plain words
What is it for?
Use it to plan screens, layouts, and interface changes with shadcn/ui, a library of reusable interface components.
Why use it?
It helps turn a rough UI idea into a considered plan before implementation.

Command for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/przeprogramowani/ai-rules-builder/shadcn-plan-session
Clone the repo
git clone --depth 1 https://github.com/przeprogramowani/ai-rules-builder

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for shadcn-plan-session

README.md
[![agentmods](https://agentmods.dev/badge/commands/przeprogramowani/ai-rules-builder/shadcn-plan-session.svg)](https://agentmods.dev/commands/przeprogramowani/ai-rules-builder/shadcn-plan-session)
Your own site
<a href="https://agentmods.dev/commands/przeprogramowani/ai-rules-builder/shadcn-plan-session"><img src="https://agentmods.dev/badge/commands/przeprogramowani/ai-rules-builder/shadcn-plan-session.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 914 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00914
Opus 5 $0.00000 $0.00457
Sonnet 5 $0.00000 $0.00183
Haiku 4.5 $0.00000 $0.00091

Measured 4d ago against content hash 9fb0384eee35, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

shadcn-plan-session scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/shadcn-plan-session.md · 62 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 62 lines · 0 tokens per session scan A 9fb0384eee35

Subscribe to this mod's changes

shadcn-plan-session is a command published in the GitHub repository przeprogramowani/ai-rules-builder (263 stars, last pushed 6mo ago), licensed AGPL-3.0. It costs nothing until one of its globs matches a file; then it loads 914 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other commands, from other repositories

ux-motion

Animation and motion rubric. Checks timing, easing, meaning, reduced-motion compliance, and performance for every animation on a surface. Triggers on "motion check", "are the animations good", or "fix the motion". Use when auditing motion or animations, checking durations / easing / reduced-motion / performance, is…

Laith0003/ux-skill · 104 tokens

ux-case-study

Generate a project case study in pure-monochrome editorial format. Triggers on "write a case study", "case study this project", "do the wrap-up doc". Use when writing a project case study, shipping a publishable Wfrah-editorial document, ending a project with a case-study artifact, producing the (A)–(G) section format…

Laith0003/ux-skill · 112 tokens

ux-recommend

The v2 flagship. Runs the 5-parallel-search Python engine across 11 data manifests (75+ styles, 170+ palettes, 65+ type pairs, 120+ components, 170+ industries, 110+ UX laws, 50+ motion presets, 120+ anti-patterns, 92 brand specs) and returns a complete recommended design system for your project — with always-on…

Laith0003/ux-skill · 93 tokens

core-review

Review code changes against SpecOps project-specific patterns. Catches recurring failure modes from real PRs — tool abstraction violations, generated file drift, cross-platform gaps, variable inconsistencies, and more. Complements full-review-gate (generic quality) and pr-fix (applying bot comments).

sanmak/specops · 0 tokens

ship-pr

Commit all changes to a new branch, push, and open a PR for review. The original branch stays clean.

sanmak/specops · 0 tokens

brownfield-map

Run a complete brownfield analysis on the codebase and generate MASTER.md, summaries, risk scores, and all derived analytics.

wednesday-solutions/ai-agent-skills · 0 tokens