agentsclimarketplace

Od react export

Skill nexu-io/open-design/plugins/_official/scenarios/od-react-export

🎨 The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards, slides, images & video — real files, HTML/PDF/PPTX/MP4 export. 🤖 Claude Code / Codex / Cursor / Gemini / OpenCode / Qwen & 20+ CLIs via BYOK.

Install
npx -y skills add nexu-io/open-design --skill od-react-export

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.9 KB, as published. Nobody here has run it

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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.