design-pinterest

Apply Pinterest's design system tokens and component styles when generating UI.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/deepparser/skills --skill design-pinterest-deepparser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-pinterest
Source: https://github.com/deepparser/skills/tree/main/design-pinterest
Command: npx skills add https://github.com/deepparser/skills --skill design-pinterest-deepparser

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Building interfaces that match Pinterest's visual identity requires exact knowledge of its colors, typography, spacing, and component rules, which are otherwise scattered and hard to reproduce consistently. ## Core Features & Use Cases - Complete Design Token Catalog: Provides Pinterest's exact color palette (Pinterest Red #e60023, warm olive/sand neutrals, plum black text), Pin Sans typography scale, spacing, and border-radius values. - Component Styling Rules: Defines buttons, cards, inputs, navigation, and the signature masonry pin grid with precise CSS values and do/don't guidance. - Light and Dark Previews: Bundled preview.html and preview-dark.html files show the design system implemented for visual verification. - Use Case: When asked to build a landing page or pin-style feed styled like Pinterest, the Skill supplies every token and layout rule needed to produce an on-brand result. ## Quick Start Use the design-pinterest skill to create a Pinterest-style landing page with a red CTA button and a masonry pin grid.

Frequently Asked Questions about design-pinterest

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

FAQPage Schema
How do I build a UI that looks like Pinterest?

Apply Pinterest's design tokens: Pinterest Red (#e60023) for primary CTAs, warm sand neutrals (#e5e5e0) for secondary surfaces, plum black (#211922) for text, and Pin Sans typography. Use 16px border-radius on buttons and inputs, and a dense masonry grid for pin content.

What colors does the Pinterest design system use?

The palette centers on Pinterest Red (#e60023) as the single brand accent, warm olive/sand neutrals (#62625b, #91918c, #e5e5e0), plum black (#211922) for primary text, and Focus Blue (#435ee5) for focus rings. Cool grays are avoided in favor of warm tones.

Does this skill include a dark mode preview?

Yes, the skill bundles preview-dark.html alongside the light preview.html. Both files implement the full token catalog including colors, typography, buttons, cards, forms, spacing, radius, and elevation for visual reference.

What border radius and shadow style does Pinterest use?

Pinterest uses generous radius values from 12px up to 40px, with 16px standard for buttons and inputs and 50% for circular actions. Shadows are minimal; the design is flat by default and relies on photography and warm surface colors for depth.

When should I not use Pinterest-style design tokens?

Avoid this system when the brand requires cool-toned neutrals, heavy elevation shadows, pill-shaped buttons, or multiple accent colors. Pinterest's identity depends on warm sand tones, a single red accent, and flat content-driven surfaces.