Design canvas
Create museum-quality visual art in .png and .pdf formats using design philosophy. Use when user asks for poster, visual design, infographic, certificate, badge, banner, social media graphic, print design, or mentions "create artwork", "design graphic", "visual identity", or "print material".From its SKILL.md
npx -y skills add kensaurus/cursor-kenji --skill design-canvasAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
4.7 KB, 959 tokens by cl100k_base, as published. Nobody here has run it
Canvas Design Skill
Create design philosophies that are expressed visually. Output .md files (philosophy) and .pdf/.png files (visual art).
Process
Step 1: Design Philosophy Creation
Create a VISUAL PHILOSOPHY that will be expressed through:
- Form, space, color, composition
- Images, graphics, shapes, patterns
- Minimal text as visual accent
Philosophy Structure:
- Name the movement (1-2 words): "Brutalist Joy" / "Chromatic Silence"
- Articulate the philosophy (4-6 paragraphs):
- Space and form
- Color and material
- Scale and rhythm
- Composition and balance
- Visual hierarchy
Guidelines:
- Avoid redundancy
- Emphasize craftsmanship repeatedly
- Leave creative space for interpretation
Step 2: Canvas Creation
With the philosophy established, express it visually.
Principles:
- Create museum or magazine quality work
- Use repeating patterns and perfect shapes
- Treat abstract design as systematic observation
- Add sparse, clinical typography
- Use limited, intentional color palette
- Ensure nothing overlaps or falls off the canvas
Text Rules:
- Text is always minimal and visual-first
- Context guides scale (punk poster vs. minimalist identity)
- Fonts should be design-forward
- Use different fonts for variety
- All elements need breathing room and clear separation
Example Philosophies
"Concrete Poetry" Communication through monumental form and bold geometry. Massive color blocks, sculptural typography, Brutalist spatial divisions. Ideas expressed through visual weight and spatial tension. Text as rare, gesture - never paragraphs.
"Chromatic Language" Color as the primary information system. Geometric precision where color zones create meaning. Typography minimal - small sans-serif labels letting chromatic fields communicate. Information encoded spatially and chromatically.
"Analog Meditation" Quiet visual contemplation through texture and breathing room. Paper grain, ink bleeds, vast negative space. Photography and illustration dominate. Typography whispered. Japanese photobook aesthetic.
"Organic Systems" Natural clustering and modular growth patterns. Rounded forms, organic arrangements, color from nature. Information shown through visual diagrams, spatial relationships, iconography. Text only for key labels.
"Geometric Silence" Pure order and restraint. Grid-based precision, bold photography, dramatic negative space. Typography precise but minimal. Swiss formalism meets Brutalist honesty. Structure communicates.
Quality Standards
CRITICAL Requirements:
- Work must appear meticulously crafted
- Every detail should look labored over with care
- Composition, spacing, color choices must show expert-level craftsmanship
- Nothing overlaps, formatting is flawless
- Could be displayed in a museum
Refinement Process:
- Take a second pass to refine/polish
- Don't add more graphics; refine what exists
- Ask: "How can I make what's here more of a piece of art?"
Multi-Page Option
When requested:
- Create additional pages following the design philosophy
- Each page should be a unique twist on the original
- Almost tell a story in a tasteful way
- Bundle in same .pdf or multiple .pngs
Output
- Design Philosophy (.md) - 4-6 paragraphs describing the aesthetic movement
- Visual Artifact (.pdf or .png) - Museum-quality visual design
CRITICAL: Check Existing First
Before creating ANY visual design, verify:
- Check for existing brand assets:
ls -la public/ assets/ src/assets/ 2>/dev/null
ls -la *.svg *.png brand/ logos/ 2>/dev/null
- Check for existing design system:
cat tailwind.config.* 2>/dev/null | grep -A20 "colors\|fontFamily"
cat docs/THEME_GUIDE.md .cursor/rules/*.md 2>/dev/null
- Understand context:
- Is there an existing brand identity?
- What are the target use cases?
Why: Visual designs should complement, not conflict with, existing brand identity.
Validation
After creating the artifact:
- Visual inspection → Check composition and balance
- Typography check → Fonts render correctly, readable hierarchy
- Color verification → Colors match specification
- Export quality → Resolution appropriate for intended use
- Accessibility → Sufficient contrast for any text elements
- File size → Optimized for intended distribution
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.