canva-core-workflow-a

Installation
SKILL.md

Canva Core Workflow A — Design Creation & Export

Overview

The primary Canva integration workflow: create designs via the REST API, let users edit them in Canva's editor, then export finished designs as PDF/PNG/JPG for downstream use (email campaigns, social posts, print orders).

Prerequisites

  • Completed canva-install-auth setup with valid access token
  • Scopes: design:content:write, design:content:read, design:meta:read

Instructions

Step 1: Create a Design

// POST https://api.canva.com/rest/v1/designs
// Rate limit: 20 req/min per user
// Scope: design:content:write
Installs
1
GitHub Stars
2.3K
First Seen
May 20, 2026
canva-core-workflow-a — jeremylongshore/claude-code-plugins-plus-skills