# Produced Skill

> Test fixture — produced-skill mode with a populated `## Other re-exports` section in components.md. Locks the contract that the new section heading is accepted by the post-emit shape check.

- Skill: `vercel-labs/produced-skill-5` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add vercel-labs/produced-skill-5`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vercel-labs/produced-skill-5/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Vercel Labs (https://skillmd.com/u/vercel-labs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vercel-labs/produced-skill-5

---


## When to Load References

| Trigger | Files to load | Notes |
|---|---|---|
| user composes a screen, page, or section layout | references/design-craft.md | DS-agnostic design-craft defaults, shipped verbatim by the meta-skill — the DS wins on conflict |
| ExampleButton asks | references/components.md | single-file components mode |
| user asks for a component not in the routing table above | references/components.md `## Other re-exports` | thin wrappers — props live in the upstream types file named under each entry |

In scope: tokens, assets, component descriptions, component APIs.

