Read the README.md file within this skill, and explore the other available files.
If creating visual artifacts (slides, mocks, throwaway prototypes, etc), copy assets out and
create static HTML files for the user to view. If working on production code, you can copy
assets and read the rules here to become an expert in designing with this brand.
If the user invokes this skill without any other guidance, ask them what they want to build or
design, ask some questions, and act as an expert designer who outputs HTML artifacts or
production code, depending on the need.
Quick map
README.md — product context, content fundamentals, visual foundations, iconography, manifest.
colors_and_type.css — the token source of truth (color, type, spacing, radius, shadow,
motion + semantic type classes). Import this first in any build.
fonts/ — the (Google-hosted) font stack and fallbacks.
preview/ — small specimen cards for every foundation + component.
ui_kits/short-pipe/ — the interactive product recreation; lift components from screens.jsx.
The one-paragraph brief
Short Pipe is a local-first desktop app that turns long-form video into captioned vertical
shorts, run on the user's own Codex subscription. Dress everything as "paper and ink":
warm newsprint surfaces (--paper), warm near-black text, a single vermillion (#c7361f)
accent, DM Serif Display headlines + Newsreader reading text + Inter UI +
JetBrains Mono machine text. Sentence case; the house dash is a spaced hyphen -; no
emoji, ever; privacy stated out loud. Border-led surfaces, warm low shadows, one easing
curve, fades not bounces (the only spring lives inside the rendered captions). When in doubt,
make it calmer and more editorial than you think.
1---2name: short-pipe-design3description: Use this skill to generate well-branded interfaces and assets for Short Pipe, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.4---56Read the README.md file within this skill, and explore the other available files.78If creating visual artifacts (slides, mocks, throwaway prototypes, etc), copy assets out and9create static HTML files for the user to view. If working on production code, you can copy10assets and read the rules here to become an expert in designing with this brand.1112If the user invokes this skill without any other guidance, ask them what they want to build or13design, ask some questions, and act as an expert designer who outputs HTML artifacts _or_14production code, depending on the need.1516## Quick map1718- `README.md` — product context, content fundamentals, visual foundations, iconography, manifest.19- `colors_and_type.css` — the token source of truth (color, type, spacing, radius, shadow,20 motion + semantic type classes). Import this first in any build.21- `fonts/` — the (Google-hosted) font stack and fallbacks.22- `preview/` — small specimen cards for every foundation + component.23- `ui_kits/short-pipe/` — the interactive product recreation; lift components from `screens.jsx`.2425## The one-paragraph brief2627Short Pipe is a **local-first** desktop app that turns long-form video into captioned vertical28shorts, run on the user's **own Codex** subscription. Dress everything as **"paper and ink"**:29warm newsprint surfaces (`--paper`), warm near-black text, a single **vermillion** (`#c7361f`)30accent, **DM Serif Display** headlines + **Newsreader** reading text + **Inter** UI +31**JetBrains Mono** machine text. Sentence case; the house dash is a spaced hyphen ` - `; **no32emoji, ever**; privacy stated out loud. Border-led surfaces, warm low shadows, one easing33curve, fades not bounces (the only spring lives inside the rendered captions). When in doubt,34make it calmer and more editorial than you think.