canva-intake

Extract design structure and content from Canva URLs into build-spec.json.

7|1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/PMDevSolutions/Aurelius --skill canva-intake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canva-intake
Source: https://github.com/PMDevSolutions/Aurelius/tree/main/.claude/skills/canva-intake
Command: npx skills add https://github.com/PMDevSolutions/Aurelius --skill canva-intake

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the tedious manual work of analyzing Canva designs to extract page structure, components, and content for app development, removing guesswork and repeated user questions from the design-to-code workflow.

Core Features & Use Cases

  • Automated Canva Integration: Uses the Canva AI Connector MCP to export high-resolution screenshots of all design pages without manual user intervention.
  • Vision-Powered Analysis: Leverages Claude's vision capabilities to detect page sections, reusable components, visual hierarchy, and all visible text content from exported screenshots.
  • Project Context Awareness: Auto-detects local project framework, existing components, UI libraries, and design tokens to align generated specs with your current codebase.
  • Use Case: If you have a Canva design for a new web app, this skill automatically gathers all required design and project details to kick off an autonomous code generation pipeline.

Quick Start

Use the canva-intake skill with your Canva design URL to generate a complete build specification for your app in one step.

Frequently Asked Questions about canva-intake

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Canva designs to code automatically?

To convert Canva designs to code, this skill exports design screenshots, applies vision analysis to extract page structure and components, and outputs a machine-readable build-spec.json for your pipeline.

What is the best way to extract components from a Canva design URL for app development?

The best way to extract components from a Canva design URL is using automated vision analysis to detect visual hierarchy, reusable components, and text content, producing a standardized build specification.

Can I generate a build spec for an existing React project from a Canva design?

Yes, you can generate a build spec for an existing React project. The skill auto-detects local frameworks, UI libraries, and design tokens to align the extracted Canva design with your codebase.

Does design-to-code pipeline initialization work for Chrome extensions and PWAs?

Yes, design-to-code pipeline initialization works for Chrome extensions and PWAs. It handles both new project scaffolding and integration with existing codebases using the generated build-spec.json.

How does vision analysis detect page sections and visual hierarchy from Canva designs?

Vision analysis detects page sections and visual hierarchy by leveraging Claude's vision capabilities on high-resolution screenshots exported via the Canva AI Connector, identifying all visible text and components.

Do I need to manually screenshot Canva pages to start the design-to-code workflow?

No, you do not need to manually screenshot Canva pages. The skill uses the Canva AI Connector MCP to automatically export high-resolution screenshots of all design pages without manual intervention.