Mdx From Wireframe banner
commercetools commercetools

Mdx From Wireframe

Documentation community

Description

--- description: Create or update component MDX documentation from wireframe images and text --- # MDX from Wireframe You are tasked with creating or updating component MDX documentation files from wireframe images and raw text content. ultrathink, I know you can do this. ## Input Requirements The user will provide: 1. A wireframe image showing the component documentation design 2. Raw text extracted from the wireframe 3. The component name (or you can infer it from context) ## Process

Installation

Installs to ~/.claude/commands/commercetools-nimbus-mdx-from-wireframe.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/commercetools/nimbus/HEAD/.claude/commands/mdx-from-wireframe.md -o ~/.claude/commands/commercetools-nimbus-mdx-from-wireframe.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository