✏️
FrontendPython

Refine Canvas Strokes

by machaomc

Refine Canvas Strokes is a Frontend skill for Claude Code, published by machaomc in refine-canvas-strokes.

51 stars0 forkson machaomc/refine-canvas-strokesAdded 2026/08/11+2% in starsRepository updated 2026/07/21
agent-skillscanvascodexdrawinghandwritingwhiteboard
Install in seconds
Install Refine Canvas Strokes
Copy Refine Canvas Strokes into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/machaomc/refine-canvas-strokes/tree/main/plugins/refine-canvas-strokes/skills/refine-canvas-strokes ~/.claude/skills/refine-canvas-strokes

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/machaomc/refine-canvas-strokes.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/refine-canvas-strokes/skills/refine-canvas-strokes/SKILL.md in machaomc/refine-canvas-strokes
Installs to
~/.claude/skills/refine-canvas-strokes
Collection
The only skill cataloged from this repository
Category
Frontend567 skills

What Refine Canvas Strokes does

Safely refine editable 2D canvas strokes with smoothing, handwriting cleanup, geometric shape snapping, and style normalization. Use for whiteboards, note apps, drawing tools, and pen-input SDKs.

Refine Canvas Strokes is cataloged under Frontend on DirSkills. Refine Canvas Strokes comes from a repository tagged agent-skills, canvas, codex, drawing and handwriting.

Documentation

README

Refine Canvas Strokes

Objective

Preserve the user's visual intent while improving editable stroke geometry. Prefer deterministic geometry for coordinate generation, use AI for classification or semantic interpretation, and emit a validated patch instead of mutating source data directly.

Capability Levels

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Refine Canvas Strokes

  • How does Refine Canvas Strokes compare to other Frontend skills?

    Refine Canvas Strokes ranks #534 by stars among the 567 Frontend skills in this catalog. The most-starred ones next to it are Angular Developer, Android Clean Architecture and Accessibility. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Refine Canvas Strokes against them. Open each page to compare what they document and how they install.