From impeccable-rails
Concrete design numbers and formulas for building UI — use when you need exact values for type scale / font sizes, line-height, letter-spacing, spacing and grid systems, color weight ladders (50–950), color harmony (triadic/analogous/complementary), OKLCH palette generation, contrast/WCAG ratios, shadow depth values, button/badge/card/input padding and sizing, or visual-hierarchy levers. Pulls precise tokens so designs use intentional, consistent values instead of guessed ones. Pairs with impeccable and frontend-design when implementing interfaces.
How this skill is triggered — by the user, by Claude, or both
Slash command
/impeccable-rails:referenceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is a **lookup layer**. When you need a concrete design value, read the relevant
This skill is a lookup layer. When you need a concrete design value, read the relevant reference file rather than guessing. All values are distilled from Design for Developers (Twarog & Moller) and modernized for 2026 (OKLCH, fluid type, semantic dark-mode tokens, 50–950 weights, WCAG 2.2).
references/:
references/color.mdclamp() sizes, line-height, letter-spacing, weights → references/typography.mdreferences/spacing-layout.mdreferences/components.mdassets/components.css → references/states.mdreferences/visual-hierarchy.mdreferences/process.mdreferences/tokens.json.| Topic | This skill uses |
|---|---|
| Color generation | OKLCH steps → HEX output (book's tint/tone/shade teaching kept) |
| Responsive type | Fluid clamp() default; −10–25%/breakpoint as fallback |
| Dark mode | Semantic surface/elevation tokens (NOT weight inversion) |
| Weight ladder | 50–950 default; 100–800 kept as a mapping |
| Accessibility | WCAG 2.2, 4.5:1 unchanged; APCA noted as emerging |
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
npx claudepluginhub bluefenixproductions/impeccable-rails --plugin impeccable-rails