brandalf

tarafından warpdotdev

Warp veya Oz markalı varlıkların oluşturulması, revize edilmesi ve incelenmesine rehberlik eder. Lansman sayfaları, dokümanlar, HTML/CSS bileşenleri, UI maketleri, promptlar, sosyal medya varlıkları, metinler, sunumlar veya tartışmasız Warp ya da Oz gibi görünüp ses vermesi gereken diğer markalı teslimatlar üzerinde çalışırken kullanın.

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

warpdotdev tarafından daha fazla skill

council
warpdotdev
Aynı problemi birden çok perspektiften incelemek, bulguları karşılaştırmak ve nihai bir öneri sunmak için model çeşitliliğine sahip bir alt ajan konseyi çalıştırın. Bu beceriyi, kullanıcı bir konsey, ikinci görüşler, tek bir soruyu değerlendirmek için birden çok ajan/model, paralel inceleme, kırmızı takım/mavi takım karşılaştırması veya rekabet eden teknik yaklaşımlar arasında karar verme konusunda yardım istediğinde kullanın.
researchcommunicationproject-management
spec-driven-implementation
warpdotdev
Önemli özellikler için uygulama öncesinde PRODUCT.md yazarak, gerektiğinde TECH.md yazarak ve uygulama geliştikçe her iki spesifikasyonu da güncel tutarak spec-first iş akış
developmentdocumentproject-management
write-tech-spec
warpdotdev
Write a TECH.md spec for a significant Warp feature after researching the current codebase and implementation constraints. Use when the user asks for a technical spec, implementation plan, or architecture doc tied to a product spec.
developmentdocumentresearch
write-product-spec
warpdotdev
Write a PRODUCT.md spec for a significant user-facing feature in Warp, focused on detailed behavior and validation. Use when the user asks for a product spec, desired behavior doc, or PRD, wants to define feature behavior before implementation, or when the feature is substantial or behaviorally ambiguous enough that a written spec would improve implementation or review.
developmentdocumentproject-management
review-pr
warpdotdev
Review a pull request diff and write structured feedback to review.json for the workflow to publish. Use when reviewing a checked-out PR from local artifacts like pr_diff.txt and pr_description.txt and producing machine-readable review output instead of posting directly to GitHub.
code-reviewdevelopment
create-pr
warpdotdev
Create a pull request in the warp repository for the current branch. Use when the user mentions opening a PR, creating a pull request, submitting changes for review, or preparing code for merge.
developmentcode-review
implement-specs
warpdotdev
Implement an approved feature from PRODUCT.md and TECH.md, keeping specs and code aligned in the same PR as implementation evolves. Use after the product and tech specs are approved and the next step is building the feature.
developmentcode-reviewapi
cross-critique
warpdotdev
Run a second round on a contested question by circulating each subagent's independent proposal to the other authors and asking for structured pros and cons, then synthesize. Use this skill whenever you have multiple independent proposals or opinions on a contested decision — architecture tradeoffs, code review disagreements, design choices, competing root-cause theories — and want sharper analysis than you'd produce by synthesizing alone. Pairs naturally with the council and research skills;...