doodle

Generates implementation-ready design-system guidelines using Doodle's hand-drawn tokens and foundations.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/jbreel77888/Ai-Agnet --skill doodle-jbreel77888
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: doodle
Source: https://github.com/jbreel77888/Ai-Agnet/tree/main/skills/design/design-systems/style-skills/doodle
Command: npx skills add https://github.com/jbreel77888/Ai-Agnet --skill doodle-jbreel77888

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams building playful, hand-drawn interfaces often lack consistent rules for applying sketch-like styling, leading to inconsistent spacing, low-contrast text, and ad-hoc component states. This Skill turns the Doodle style's tokens and foundations into concrete, testable design-system guidance. ## Core Features & Use Cases - Token-anchored guidance: Produces rules grounded in Doodle's color palette (#49B6E5 primary, #263D5B secondary), Delius Swash Caps typography, and 4/8/12/16/24/32 spacing scale. - Component-level rules: Defines anatomy, variants, and states (default, hover, focus-visible, active, disabled, loading, error) with keyboard, pointer, and touch behavior. - Accessibility acceptance criteria: Enforces WCAG 2.2 AA with testable requirements, anti-patterns, and a QA checklist for code review. - Use Case: Ask for button guidelines and receive a complete spec covering token usage, interaction states, responsive behavior, and migration notes for inconsistent existing UI. ## Quick Start Generate Doodle design-system guidelines for form input components including states, accessibility criteria, and anti-patterns.

Frequently Asked Questions about doodle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create design-system guidelines for a hand-drawn UI style?▼

Define tokens and foundations first, then specify component anatomy, states, and variants. This Skill follows a six-step authoring workflow that ends with accessibility acceptance criteria and a QA checklist executable in code review.

What colors and fonts does the Doodle design style use?▼

Doodle uses primary #49B6E5, secondary #263D5B, with success, warning, and danger tokens. Typography uses Delius Swash Caps for headings and body text, JetBrains Mono for labels, on a 14/16/18/24/32/40 scale.

Does the Doodle style meet WCAG accessibility requirements?▼

Yes, the Skill targets WCAG 2.2 AA with keyboard-first interactions and visible focus states. Every accessibility statement it generates must be testable in implementation, and accessibility takes priority over aesthetics when conflicts arise.

What component states should design guidelines define?▼

Guidelines should define default, hover, focus-visible, active, disabled, loading, and error states as relevant. The Skill also requires interaction behavior for keyboard, pointer, and touch, plus responsive edge cases like long labels and empty states.

When should I avoid a hand-drawn doodle design style?▼

Avoid it for formal, data-dense, or enterprise contexts where informal sketch-like styling undermines credibility. The playful aesthetic suits creative products aiming for emotional connection and a raw, artistic feel.