brandalf

作者: warpdotdev

指导Warp或Oz品牌资产的创建、修订和审核。适用于启动页面、文档、HTML/CSS组件、UI模型、提示词、社交媒体素材、文案、演示文稿,以及任何应具有鲜明Warp或Oz风格与调性的品牌交付物。

npx skills add https://github.com/warpdotdev/common-skills --skill brandalf

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.

来自 warpdotdev 的更多技能

council
warpdotdev
运行一个模型多样化的子代理委员会,从多个角度调查同一问题,比较发现,并生成最终建议。当用户要求委员会、第二意见、多个代理/模型评估一个问题、并行调查、红队/蓝队对比,或帮助在竞争性技术方案中做出决策时,使用此技能。
researchcommunicationproject-management
spec-driven-implementation
warpdotdev
通过先编写PRODUCT.md再实现、必要时编写TECH.md,并在实现过程中持续更新两份规范,推动以规范为先导的工作流程,用于开发重要功能。适用于启动重大特性、规划由智能体驱动的实现,或用户希望将产品和技术规范纳入源代码管理时。
developmentdocumentproject-management
review-pr
warpdotdev
审查拉取请求的差异,并撰写结构化反馈,写入review.json以供工作流发布。适用于审查从本地工件(如pr_diff.txt和pr_description.txt)检出的PR,并生成机器可读的审查输出,而非直接发布到GitHub。
code-reviewdevelopment
create-pr
warpdotdev
在当前分支的warp仓库中创建一个拉取请求。当用户提到打开PR、创建拉取请求、提交更改以供审查或准备合并代码时使用。
developmentcode-review
implement-specs
warpdotdev
实现PRODUCT.md和TECH.md中已批准的功能,在同一个PR中随着实现进展保持规格与代码对齐。在产品和技术规格获批、下一步是构建功能时使用。
developmentcode-reviewapi
cross-critique
warpdotdev
对有争议的问题进行第二轮讨论,将每个子代理的独立提案分发给其他作者,并要求给出结构化的优缺点,然后进行综合。当你对某个有争议的决策(如架构权衡、代码审查分歧、设计选择、相互矛盾的根因理论)有多个独立提案或意见,并且希望获得比单独综合更深入的分析时,可使用此技能。该技能与“council”和“research”技能自然搭配;……
resolve-merge-conflicts
warpdotdev
通过仅提取未解决的路径、冲突块和紧凑差异来解决 Git
developmentcode-review
saga
warpdotdev
运行一个自主的、由规范驱动的开发“saga”,适用于中大型功能,使用编排器代理和一组工作子代理。当用户调用/saga、要求以最少人工干预自主端到端构建一个较大功能、希望将全面规范分解为里程碑和任务并附带严密验证标准后再并行实施,或希望编排器将实施委托给工作代理同时保持其...时,使用此技能。
developmentproject-managementtesting