Brandalf
Quick answer
- 01What is it?
- Guides creation, revision, and review of Warp- or Oz-branded assets. Use when working on launch pages, docs, HTML/CSS components, UI mockups, prompts, social assets, copy, presentations, or any other branded deliverable. What sets it apart is how it narrows brand and messaging into one specific workflow rather than a broad, generic prompt.
- 02Inputs
- Context for brand and messaging: your goals, audience, constraints, and any source material the skill asks for.
- 03Output
- A ready-to-use result for brand and messaging: the analysis, copy, or recommendations the agent produces.
Add this skill
Install as a package
Installs this one skill package for your coding agent, including any supporting files that skill ships with — not every skill in the repository. Read the tutorial.
$ npx skills add warpdotdev/common-skills --skill brandalfUse in Profound
Copy this file into a new Profound Skill. That's it, nothing else to install.
Copy and create in ProfoundBrandalf
Use this skill as the entrypoint for Warp and Oz branding work.
Source of truth
The canonical brand skill lives at:
https://warp-brand-site.vercel.app/brand/skill
Before creating or revising any Warp- or Oz-branded asset, read that URL and use its contents as the source of truth for:
- visual style
- color usage
- typography
- voice and tone
- component rules
- naming and capitalization
- implementation guidance
Do not rely on memory when the hosted skill can be fetched.
Workflow
- Fetch the hosted brand skill from
https://warp-brand-site.vercel.app/brand/skill. - Extract the guidance relevant to the asset being created.
- Apply those rules to the requested output.
- When presenting the result, briefly note any important brand constraints that materially shaped the output.
Scope
Use Brandalf for assets related to:
- Warp
- Oz
- Warp Drive
- agentic development / ADE materials that are explicitly branded for Warp or Oz
If the source is unavailable
If the hosted skill cannot be fetched, say that the canonical branding source was unavailable and ask the user whether to proceed with best-effort branding guidance or to retry fetching it.
Common questions
How do I install Brandalf in Cursor, Claude Code, or Codex?
Run npx skills add warpdotdev/common-skills --skill brandalf in the project where you want it, then ask your agent for the skill by name. The --skill flag installs only Brandalf, not every skill in the repository.
Where does Brandalf come from and what license is it under?
Brandalf comes from the warpdotdev/common-skills repository on GitHub. That repository has 191 GitHub stars. The skill is published under the MIT license.
Prefer plain text? Read the Brandalf guide as markdown.