Extension ID
product
Extension Name
Product Spec Extension
Version
0.1.3
Description
Generates PRFAQ, Lean PRD, stakeholder summaries, and technical designs from engineering specs.
Author
spec-kit-product contributors
Repository URL
https://github.com/d0whc3r/spec-kit-product
Download URL
https://github.com/d0whc3r/spec-kit-product/releases/download/v0.1.3/product-0.1.3.zip
License
MIT
Homepage (optional)
https://github.com/d0whc3r/spec-kit-product
Documentation URL (optional)
https://github.com/d0whc3r/spec-kit-product/blob/main/README.md
Changelog URL (optional)
https://github.com/d0whc3r/spec-kit-product/blob/main/CHANGELOG.md
Required Spec Kit Version
=0.2.0
Number of Commands
4
Number of Hooks (optional)
6
Tags
product, spec, prd, design, documentation
Release type
patch
Testing Checklist
Submission Requirements
Proposed Catalog Entry
{
"product": {
"name": "Product Spec Extension",
"id": "product",
"description": "Generates PRFAQ, Lean PRD, stakeholder summaries, and technical designs from engineering specs.",
"author": "spec-kit-product contributors",
"version": "0.1.3",
"download_url": "https://github.com/d0whc3r/spec-kit-product/releases/download/v0.1.3/product-0.1.3.zip",
"repository": "https://github.com/d0whc3r/spec-kit-product",
"homepage": "https://github.com/d0whc3r/spec-kit-product",
"documentation": "https://github.com/d0whc3r/spec-kit-product/blob/main/README.md",
"changelog": "https://github.com/d0whc3r/spec-kit-product/blob/main/CHANGELOG.md",
"license": "MIT",
"requires": {
"speckit_version": ">=0.2.0"
},
"provides": {
"commands": 4,
"hooks": 6
},
"tags": [
"product",
"spec",
"prd",
"design",
"documentation"
],
"verified": false,
"downloads": 0,
"stars": 0
}
}
Extension ID
product
Extension Name
Product Spec Extension
Version
0.1.3
Description
Generates PRFAQ, Lean PRD, stakeholder summaries, and technical designs from engineering specs.
Author
spec-kit-product contributors
Repository URL
https://github.com/d0whc3r/spec-kit-product
Download URL
https://github.com/d0whc3r/spec-kit-product/releases/download/v0.1.3/product-0.1.3.zip
License
MIT
Homepage (optional)
https://github.com/d0whc3r/spec-kit-product
Documentation URL (optional)
https://github.com/d0whc3r/spec-kit-product/blob/main/README.md
Changelog URL (optional)
https://github.com/d0whc3r/spec-kit-product/blob/main/CHANGELOG.md
Required Spec Kit Version
Number of Commands
4
Number of Hooks (optional)
6
Tags
product, spec, prd, design, documentation
Release type
patchTesting Checklist
Submission Requirements
extension.ymlmanifest includedProposed Catalog Entry
{ "product": { "name": "Product Spec Extension", "id": "product", "description": "Generates PRFAQ, Lean PRD, stakeholder summaries, and technical designs from engineering specs.", "author": "spec-kit-product contributors", "version": "0.1.3", "download_url": "https://github.com/d0whc3r/spec-kit-product/releases/download/v0.1.3/product-0.1.3.zip", "repository": "https://github.com/d0whc3r/spec-kit-product", "homepage": "https://github.com/d0whc3r/spec-kit-product", "documentation": "https://github.com/d0whc3r/spec-kit-product/blob/main/README.md", "changelog": "https://github.com/d0whc3r/spec-kit-product/blob/main/CHANGELOG.md", "license": "MIT", "requires": { "speckit_version": ">=0.2.0" }, "provides": { "commands": 4, "hooks": 6 }, "tags": [ "product", "spec", "prd", "design", "documentation" ], "verified": false, "downloads": 0, "stars": 0 } }