A collection of agent skills by Pascal.
# Install all skills
npx skills add pascalorg/skills
# Install a specific skill
npx skills add pascalorg/skills --skill image-analysis| 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 |
MIT