plugins marketplace
← All plugins

canvas-design

Create beautiful visual art in PNG and PDF documents using design philosophy. Use for posters, art pieces, designs, or other static visual works with museum-quality craftsmanship.

Claude Code1 skill

by Composio1.9kupdated 2 weeks ago

Source

git clone https://github.com/composio-community/awesome-claude-plugins

Clone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is canvas-design/ inside the repository.

Layout

canvas-design/
├── .claude-plugin/plugin.json
└── skills/canvas-design/SKILL.md

Skills1

canvas-designskills/canvas-design/SKILL.md

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

Manifests1

canvas-design/.claude-plugin/plugin.json
{
  "name": "canvas-design",
  "description": "Create beautiful visual art in PNG and PDF documents using design philosophy. Use for posters, art pieces, designs, or other static visual works with museum-quality craftsmanship.",
  "author": {
    "name": "Composio",
    "email": "support@composio.dev"
  }
}