image-to-code
leonxlnx / taste-skill
About image-to-code
Elite website image-to-code skill for Codex. For visually important web tasks, it must first generate the design image(s) itself, deeply analyze them, then implement the website to match them as closely as possible. In Codex, it must prefer large, readable, section-specific images instead of tiny compressed boards, generate fresh standalone images for sections or detail views instead of cropping old ones, avoid lazy under-generation, avoid cards-inside-cards-inside-cards UI, and keep the hero clean, spacious, readable, and visible on a small laptop.
Install image-to-code
npx skills add https://github.com/leonxlnx/taste-skill --skill image-to-code基本情報
What it does
Enforces image-first workflow: generates section-specific design images before any code, with separate large images per section in Codex to preserve readability and extraction quality
Includes deep design analysis rules covering typography, spacing, color, buttons, components, and layout logic extracted directly from generated references
Eliminates common AI defaults: removes nested-box clutter, reduces micro-UI pills and fake labels, keeps hero sections clean and readable on small laptops, avoids cards-inside-cards patterns
Provides 38 operational directives covering visual direction (theme, typography, hero architecture, component sets), anti-drift implementation discipline, and multi-image consistency enforcement
Regenerates unclear sections as fresh standalone images rather than cropping, and generates additional detail images whenever that improves text readability or component analysis
More skills in Design & UI
frontend-design
anthropics / skills
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
grill-me
mattpocock / skills
A relentless interview to sharpen a plan or design.
web-design-guidelines
vercel-labs / agent-skills
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
grill-with-docs
mattpocock / skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
lark-event
larksuite / cli
Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume <EventKey>` (covers IM messages/reactions/chat changes, Task updates, VC meeting started/joined/ended, Minutes generated, Whiteboard updated, etc.). Use for Lark bots, real-time message processing, long-running subscribers, streaming webhook/push handlers. Supports `--max-events` / `--timeout` bounded runs and a stderr ready-marker contract — designed for AI agents running as subprocesses.
prototype
mattpocock / skills
Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.