od-react-export

od-react-export is a skill for Claude Code, Codex from wolfenazz/YzPzCode. It costs 0 tokens per session (174 once invoked), scanned A, original, Apache-2.0.

A workflow for turning an approved Open Design artifact into a React 18 and TypeScript component.

In plain words
What is it for?
It helps create component boundaries, props, styling, asset notes, and routing or data assumptions for a React project.
Why use it?
It reduces the manual work of translating a design into usable React code while keeping accessibility and the original visual structure.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

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/wolfenazz/yzpzcode/od-react-export
Any agent
npx skills add wolfenazz/YzPzCode --skill od-react-export
Clone the repo
git clone --depth 1 https://github.com/wolfenazz/YzPzCode

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 od-react-export

README.md
[![agentmods](https://agentmods.dev/badge/skills/wolfenazz/yzpzcode/od-react-export.svg)](https://agentmods.dev/skills/wolfenazz/yzpzcode/od-react-export)
Your own site
<a href="https://agentmods.dev/skills/wolfenazz/yzpzcode/od-react-export"><img src="https://agentmods.dev/badge/skills/wolfenazz/yzpzcode/od-react-export.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 174 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.1 $0.00000 $0.00174
Opus 5 $0.00000 $0.00087
Sonnet 5 $0.00000 $0.00035
Haiku 4.5 $0.00000 $0.00017

Measured 2d ago against content hash 5191f05dcaca, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

od-react-export 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 2d 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.

app/desgin/plugins/_official/scenarios/od-react-export/SKILL.md · 18 lines

What it actually says

Export To React

Use this plugin when the user wants to hand an accepted Open Design artifact to a React app.

Workflow

  1. Inspect the current artifact and identify the smallest React component boundary that preserves the design.
  2. Produce React 18 + TypeScript code with clear props only for content or state that is likely to vary.
  3. Prefer Tailwind CSS when the target project already supports it; otherwise keep styling local and easy to move.
  4. Preserve accessibility semantics from the artifact, including headings, buttons, links, labels, focus states, and alt text.
  5. Finish with file placement notes, required assets, and any assumptions about routing or data.

Quality Bar

  • Do not flatten the artifact into generic divs.
  • Do not introduce a component library unless the target project already uses it.
  • Keep generated props and variants minimal.
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 2d ago First seen · 18 lines · 0 tokens per session scan A 5191f05dcaca

Subscribe to this mod's changes

od-react-export is a skill published in the GitHub repository wolfenazz/YzPzCode (13 stars, last pushed yesterday), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 174 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-09-03.

Related

Other skills, from other repositories

generic-react-design-system

Complete design system reference for React applications. Covers colors, typography, spacing, component patterns, glassmorphism effects, GPU-accelerated animations, and WCAG AA accessibility. Use when implementing UI, choosing colors, applying spacing, creating components, or ensuring brand consistency.

travisjneuman/.claude · 59 tokens

landing-page-generator

Generates high-converting landing pages as complete Next.js/React (TSX) components with Tailwind CSS. Creates hero sections, feature grids, pricing tables, FAQ accordions, testimonial blocks, and CTA sections using proven copy frameworks (PAS, AIDA, BAB). Outputs SEO meta tags, structured data, and…

seaworld008/Commonly-used-high-value-skills · 153 tokens

figma

Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.

seaworld008/Commonly-used-high-value-skills · 59 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

seaworld008/Commonly-used-high-value-skills · 77 tokens

mui

Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.

Dannykkh/skill-olympus · 48 tokens

frontend

UI implementation, components, accessibility. Use when frontend, ui, ux, interface, client, componentes. Always apply engineering-reuse first.

Mazalucas/El-DT-Lightweight-Army · 30 tokens