canvas-design
About
The canvas-design skill generates original visual art as .png or .pdf documents, such as posters and static designs, based on user-defined concepts. It operates by first creating a design philosophy in a markdown file, then visually expressing it on a canvas using form, color, and composition. Developers should use it for creating unique, copyright-compliant artwork when users request custom visual designs.
Quick Install
Claude Code
Recommendednpx skills add davepoon/buildwithclaude -a claude-code/plugin add https://github.com/davepoon/buildwithclaudegit clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/canvas-designCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
obsidian-bases
OtherThis skill enables developers to create and edit Obsidian Bases (.base files) for building database-like views of notes. It supports configuring views, filters, formulas, and summaries within these YAML files. Use it when working with Obsidian's table/card views or when implementing dynamic note organization and calculated fields.
obsidian-markdown
OtherThis skill enables Claude to create and edit Obsidian Flavored Markdown, handling its unique syntax like wikilinks, callouts, frontmatter properties, and embeds. Use it when working with .md files in an Obsidian vault or when the user mentions any Obsidian-specific features. It ensures output is valid for the Obsidian knowledge base application.
json-canvas
OtherThis skill enables developers to create and edit JSON Canvas files (`.canvas`) for visual tools like Obsidian, supporting nodes, edges, groups, and connections. It's ideal for building mind maps, flowcharts, and interactive diagrams programmatically. Use it whenever you need to generate or modify structured canvas data for visual organization.
obsidian-bases
OtherThis skill enables developers to create and edit Obsidian `.base` files, which define database-like views of notes using YAML. It supports configuring views, filters, formulas, and summaries for organizing notes in table, card, or list layouts. Use it when building task trackers, dashboards, or any structured data view within an Obsidian vault.
