Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 933 Bytes

File metadata and controls

27 lines (19 loc) · 933 Bytes

Pascal Skills

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

Skill Description
image-analysis Extract color palettes from images (screenshots, Figma exports, design mockups)
image-compare Pixel-by-pixel diff of two images with mismatch percentage and visual diff output
image-to-text OCR — extract text, labels, and UI copy from screenshots and design mockups
contrast-check Check color pairs against WCAG AA/AAA accessibility standards
web-design Comprehensive web design reference — layout, typography, color, animation, accessibility, and more

License

MIT