import_project
Imports a Claude Design project by reading metadata, listing files, and returning HTML/JS/JSX contents for implementation using the project URL.
Instructions
Import a Claude Design project: reads project metadata, lists all files, and returns the content of each HTML/JS/JSX file so it can be implemented. Pass the full claude.ai/design/p/?file= URL from the 'Share to Claude Code' clipboard text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full claude.ai design project URL (from 'Share to Claude Code' clipboard). |