Pick a visual design direction for a repo from Forge's menu (minimalist, brutalist, editorial, playful, corporate). Use when starting UI work or when the user wants a specific look. Sets DESIGN.md, which every AI tool then follows.
Scanned 9/22/2026
Install to Claude Code
npx -y skills add CodeWithJuber/forgekit --skill taste --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Taste?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/codewithjuber-taste)More formats (shields.io, HTML) on the badges page.
---
name: taste
description: Pick a visual design direction for a repo from Forge's menu (minimalist, brutalist, editorial, playful, corporate). Use when starting UI work or when the user wants a specific look. Sets DESIGN.md, which every AI tool then follows.
---
# taste — choose one design direction
Forge ships a MENU of visual directions; each repo pins exactly ONE.
- `forge taste` — list the available styles.
- `forge taste <style>` — write that style's spec to this repo's `DESIGN.md`.
The shared rules tell every tool to "follow DESIGN.md if present," so setting a
taste once steers Claude Code, Cursor, Codex, Gemini, and the rest. Switch anytime
with `forge taste <other>` (it regenerates DESIGN.md).
Styles: minimalist (restraint) · brutalist (raw/high-contrast) · editorial
(magazine/typographic) · playful (friendly/rounded) · corporate (trustworthy/AA).
Each style ships machine-readable constraints: prose steers generation, but
`forge uicheck design <files> --taste <style>` *checks* the result (style
auto-detected from a Forge-managed DESIGN.md). Mint the project fingerprint from
approved UI — `forge uicheck fingerprint <files> --mint` — to gate conformance too.
Don't hand-edit a Forge-managed DESIGN.md — re-run `forge taste`, or delete the
marker line to take it over yourself.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!