๐ŸŽฏ

write-product-spec

๐ŸŽฏSkill

from warpdotdev/common-skills

VibeIndex|
What it does
|

A shared agent skill that writes user-facing PRODUCT.md specification documents for features, part of Warp's common-skills collection of reusable spec workflow skills.

๐Ÿ“ฆ

Same repository

warpdotdev/common-skills(17 items)

write-product-spec

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add warpdotdev/common-skills --skill write-product-spec
skills.sh Installโš  Installs to .agents/skills/
npx skills add warpdotdev/common-skills --skill write-product-spec
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/write-product-spec/SKILL.md

SKILL.md

5,630Installs
-
AddedMay 9, 2026

More from this repository10

๐ŸŽฏ
review-pr๐ŸŽฏSkill

A shared agent skill that produces structured pull request review feedback from local diff artifacts, part of Warp's common-skills collection of reusable development workflows.

๐ŸŽฏ
spec-driven-implementation๐ŸŽฏSkill

A shared agent skill that guides the full spec-first workflow for substantial features, coordinating product specs and tech specs before implementation, part of Warp's common-skills collection.

๐ŸŽฏ
fix-errors๐ŸŽฏSkill

A shared agent skill that provides guidance for fixing build, lint, formatting, and test failures, part of Warp's common-skills collection of reusable development workflows.

๐ŸŽฏ
resolve-merge-conflicts๐ŸŽฏSkill

A shared agent skill that provides a workflow and helper script for resolving git merge conflicts with compact context, part of Warp's common-skills collection of reusable development workflows.

๐ŸŽฏ
write-tech-spec๐ŸŽฏSkill

A shared agent skill that writes implementation-oriented TECH.md specification documents for features, part of Warp's common-skills collection of reusable spec workflow skills.

๐ŸŽฏ
implement-specs๐ŸŽฏSkill

A shared agent skill that implements approved PRODUCT.md and TECH.md specification files while keeping specs and code aligned, part of Warp's common-skills collection.

๐ŸŽฏ
create-pr๐ŸŽฏSkill

A shared agent skill that provides guidance for preparing and opening pull requests, part of Warp's common-skills collection of reusable development workflows.

๐ŸŽฏ
diagnose-ci-failures๐ŸŽฏSkill

A shared agent skill that provides a workflow for inspecting GitHub CI failures and producing a fix plan, part of Warp's common-skills collection of reusable development workflows.

๐ŸŽฏ
update-skill๐ŸŽฏSkill

A shared agent skill that provides guidance for creating and maintaining skill directories and SKILL.md files, part of Warp's common-skills collection for skill authoring.

๐ŸŽฏ
brandalf๐ŸŽฏSkill

Part of a shared collection of reusable agent skills for common development workflows, including spec writing, implementation planning, PR preparation, CI failure diagnosis, and merge conflict resolution across multiple repositories.