PluginBench
Skill
Review
Audit score 70

brandalf

warpdotdev/common-skills

Keeps any Warp- or Oz-branded asset on-brand by pulling live style and voice guidance from the canonical brand source.

What is brandalf?

Brandalf is an entrypoint skill for creating or reviewing any Warp- or Oz-branded deliverable. It fetches a live, hosted brand guide as the source of truth for visual style, voice/tone, component rules, and naming, then applies those rules to the asset at hand.

  • Fetches the canonical hosted brand skill (visual style, color, typography, voice/tone, component rules, naming) before any branded work
  • Extracts guidance relevant to the specific asset being created or revised
  • Applies the fetched brand rules to the requested output
  • Notes the brand constraints that materially shaped the final result
  • Falls back to asking the user whether to proceed with best-effort guidance or retry if the source is unreachable

How to install brandalf

npx skills add https://github.com/warpdotdev/common-skills --skill brandalf
Prerequisites
  • Network access to fetch https://warp-brand-site.vercel.app/brand/skill
Claude Code
Cursor
Windsurf
Cline

How to use brandalf

  1. 1.Identify that the task involves a Warp- or Oz-branded deliverable (page, doc, UI, copy, prompt, social asset, presentation, etc.)
  2. 2.Invoke the skill so it fetches the hosted brand guide from https://warp-brand-site.vercel.app/brand/skill
  3. 3.Let it extract the guidance relevant to the specific asset (visual style, color, typography, voice/tone, component rules, naming/capitalization)
  4. 4.Apply those rules when generating or revising the asset
  5. 5.Review the output along with the noted brand constraints that shaped it
  6. 6.If the hosted source is unreachable, choose whether to proceed with best-effort guidance or retry the fetch

Use cases

Good for
  • Building a Warp or Oz launch page that must match official visual style and tone
  • Writing or revising docs/copy so it reads as unmistakably Warp- or Oz-branded
  • Creating UI mockups or HTML/CSS components consistent with the brand's design system
  • Reviewing social assets, prompts, or presentations for brand compliance before publishing
  • Producing agentic development (ADE) materials explicitly branded for Warp or Oz
Who it's for
  • Designers and writers producing Warp or Oz branded marketing/launch assets
  • Developers building UI components or docs that must follow Warp/Oz brand standards
  • Anyone creating presentations, social assets, or prompts that need to look and sound like Warp or Oz

brandalf FAQ

What brand guidance does this skill provide directly?

None of the actual style rules are stored in the skill itself. It fetches the canonical brand guide live from https://warp-brand-site.vercel.app/brand/skill each time.

What happens if the hosted brand site is down?

The skill will tell you the canonical branding source was unavailable and ask whether to proceed with best-effort guidance or retry fetching.

Is this useful for non-Warp/Oz branded work?

No, it's scoped specifically to Warp, Oz, Warp Drive, and explicitly Warp/Oz-branded agentic development (ADE) materials.

Does this require internet access to function as intended?

Yes, it needs to fetch the hosted URL to get up-to-date visual style, color, typography, voice/tone, component, and naming rules.

Full instructions (SKILL.md)

Source of truth, from warpdotdev/common-skills.


name: brandalf description: 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 that should look and sound unmistakably Warp or Oz.

Brandalf

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

  1. Fetch the hosted brand skill from https://warp-brand-site.vercel.app/brand/skill.
  2. Extract the guidance relevant to the asset being created.
  3. Apply those rules to the requested output.
  4. 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.