Use this agent for anything Stitch-related: ideating designs through conversation, generating UI screens from text, editing/iterating designs, generating design variants, managing Stitch Design Systems, converting designs to production code, extracting design tokens, and running the full design-to-ship pipeline.…
Read-only semantic-brief extractor for Pencil (.pen) files. Given a .pen (or specific frames) and an optional target project root, returns a structured brief across five axes - atmosphere, palette roles, geometry character, depth character, typography character - plus a scale-parity note and token-vocabulary map.…
Audits Pencil (.pen) design files and their companion codebase for design-quality violations. Read-only - identifies issues, never modifies files. Enforces a universal 4px-grid sizing scale (framework-agnostic), variable-first token discipline, and lightweight component-reuse heuristics. Works with any project, any…
Read-only localizer for Pencil (.pen) files. Given a feature name, token, viewport descriptor, or structural query, returns compact match records (ID + breadcrumb + minimal metadata) instead of raw node payloads. Invoke from the main agent whenever you need to find frames, components, repeated structures, empty canvas…