Skip to content

feat: add design-system skill — brand-customizable HTML template#12

Merged
scott-wueschinski-GTMify merged 1 commit into
mainfrom
feat/design-system-skill
May 27, 2026
Merged

feat: add design-system skill — brand-customizable HTML template#12
scott-wueschinski-GTMify merged 1 commit into
mainfrom
feat/design-system-skill

Conversation

@scott-wueschinski-GTMify
Copy link
Copy Markdown
Collaborator

Summary

A new skill in the toolkit. Interviews the user for 7 brand decisions (name, tagline, primary, accent, heading font, body font, voice), derives the rest of the palette, then outputs a customized single-file HTML design system the user can share with their team.

What's in the skill folder

File Purpose
SKILL.md Six-layer skill (Context · Role · Task · Constraints · Examples · Output Spec). Claude Code reads this.
COWORK-PROMPT.md Paste-ready Cowork version. Template fetched via raw GitHub URL.
template.html The working template (691 lines, brand variables in :root, zero deps beyond Google Fonts).
README.md What this is + three ways to use it.

Companion work (separate PR)

A /design-system page on the pavilion-ai-gtm-school site with an interactive web form that uses this template, plus a Going Deeper card on /power-prompting. Same template — three customization paths (form, Cowork prompt, Claude Code one-liner).

Test plan

  • CI passes — every skill folder has SKILL.md + COWORK-PROMPT.md (the new one does)
  • ~/.claude/skills/design-system/template.html opens cleanly in a browser after bootstrap
  • Cohort attendees can paste COWORK-PROMPT.md into Cowork and receive a customized file
  • claude "use the design-system skill to build me one for my company" invokes the skill in Claude Code

A new skill in the toolkit. Interviews the user for 7 brand decisions
(name, tagline, primary, accent, heading font, body font, voice),
derives the rest of the palette, then outputs a customized single-file
HTML design system the user can share with their team.

Files:
- SKILL.md         — six-layer skill (Context, Role, Task, Constraints,
                     Examples, Output Spec). Claude Code reads this.
- COWORK-PROMPT.md — paste-ready Cowork version (template fetched via
                     raw GitHub URL).
- template.html    — the working template (691 lines, brand variables
                     in :root, no dependencies beyond Google Fonts).
- README.md        — what this is + three ways to use it (Claude Code,
                     Cowork, web form at /design-system).

Companion site page at /design-system (separate PR on
pavilion-ai-gtm-school) provides an interactive web form that uses
this template + a Going Deeper card on /power-prompting.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Code review skipped — your organization's overage spend limit has been reached.

Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit at claude.ai/admin-settings/claude-code.

Once credits are available, reopen this pull request to trigger a review.

@scott-wueschinski-GTMify scott-wueschinski-GTMify merged commit 2a6ea81 into main May 27, 2026
2 checks passed
@scott-wueschinski-GTMify scott-wueschinski-GTMify deleted the feat/design-system-skill branch May 27, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant