Pascal Skills

September 11, 2026 · View on GitHub

A collection of agent skills by Pascal.

Install

# Install all skills
npx skills add pascalorg/skills

# Install a specific skill
npx skills add pascalorg/skills --skill image-analysis

Available skills

SkillDescription
image-analysisExtract color palettes from images (screenshots, Figma exports, design mockups)
image-comparePixel-by-pixel diff of two images with mismatch percentage and visual diff output
image-to-textOCR — extract text, labels, and UI copy from screenshots and design mockups
contrast-checkCheck color pairs against WCAG AA/AAA accessibility standards
web-designComprehensive web design reference — layout, typography, color, animation, accessibility, and more
glb-web-exportAudit and optimize a GLB/glTF for the browser — Draco, meshopt, KTX2, with a measured before/after report

License

MIT