source-command-ui-copy-showcase

source-command-ui-copy-showcase is a skill for Claude Code, Codex from databayt/hogwarts. It costs 15 tokens per session (1,560 once invoked), scanned A, original, no licence file.

A skill for copying shadcn showcase components into a lab environment. shadcn is a collection of reusable interface components for web projects.

In plain words
What is it for?
Adding shadcn showcase components to a component laboratory.
Why use it?
It reduces the manual work of moving example interface components into a place where they can be tested or explored.

Skill for Claude CodeCodex

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 skills/databayt/hogwarts/source-command-ui-copy-showcase
Any agent
npx skills add databayt/hogwarts --skill source-command-ui-copy-showcase
Clone the repo
git clone --depth 1 https://github.com/databayt/hogwarts

Made for: Claude Code, Codex.

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 source-command-ui-copy-showcase

README.md
[![agentmods](https://agentmods.dev/badge/skills/databayt/hogwarts/source-command-ui-copy-showcase.svg)](https://agentmods.dev/skills/databayt/hogwarts/source-command-ui-copy-showcase)
Your own site
<a href="https://agentmods.dev/skills/databayt/hogwarts/source-command-ui-copy-showcase"><img src="https://agentmods.dev/badge/skills/databayt/hogwarts/source-command-ui-copy-showcase.svg" alt="Measured on agentmods" height="20"></a>
Per session 15 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,560 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.00015 $0.01560
Opus 5 $0.00008 $0.00780
Sonnet 5 $0.00003 $0.00312
Haiku 4.5 $0.00002 $0.00156

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

Security

Grade A, and why

source-command-ui-copy-showcase 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 3d 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.

.agents/skills/source-command-ui-copy-showcase/SKILL.md · 247 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 3d ago First seen · 247 lines · 15 tokens per session scan A f075c6dfd1ae

Subscribe to this mod's changes

source-command-ui-copy-showcase is a skill published in the GitHub repository databayt/hogwarts (15 stars, last pushed today), with no licence file. It adds 15 tokens to every session and 1,560 once invoked, about $0.0001 per session on Opus 5. 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-09-01.

Related

Other skills, from other repositories

modern-frontend-design

How to design and build modern, premium-quality frontend interfaces that look like high-end SaaS products, modern AI tools, and award-winning design websites — not generic templates. Use this skill whenever the user asks to build a frontend, create a landing page, design a dashboard, scaffold a web app UI, build a…

deveshpunjabi/modern-frontend-skill · 167 tokens

kiranism-shadcn-dashboard

Guide for building features, pages, tables, forms, themes, and navigation in this Next.js 16 shadcn dashboard template. Use this skill whenever the user wants to add a new page, create a feature module, build a data table, add a form, configure navigation items, add a theme, set up RBAC access control, or work with…

Kiranism/next-shadcn-dashboard-starter · 142 tokens

design-system-patterns

Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.

Aniket-a14/SRA · 42 tokens

stitch-design-system

Extracts a Stitch design and generates production code artifacts — CSS custom properties with dark mode tokens, a Tailwind v4 @theme block, and a semantic design system document. Run this before framework conversion skills.

gabelul/stitch-kit · 47 tokens

stitch-a11y

Audits Stitch-generated components for WCAG 2.1 AA accessibility issues and applies fixes — semantic HTML, ARIA attributes, keyboard navigation, focus management, and screen reader support.

gabelul/stitch-kit · 43 tokens

stitch-animate

Adds a purposeful animation layer to Stitch-generated components — CSS transitions, Framer Motion (React/Next.js), or Svelte transitions. Always respects prefers-reduced-motion.

gabelul/stitch-kit · 39 tokens