|
1 | 1 | { |
2 | 2 | "schema_version": "1.0", |
3 | | - "updated_at": "2026-05-30T00:00:00Z", |
| 3 | + "updated_at": "2026-06-01T00:00:00Z", |
4 | 4 | "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", |
5 | 5 | "extensions": { |
6 | 6 | "aide": { |
|
1950 | 1950 | "name": "Product Spec Extension", |
1951 | 1951 | "id": "product", |
1952 | 1952 | "description": "Generates PRFAQ, Lean PRD, stakeholder summaries, and technical designs from engineering specs.", |
1953 | | - "author": "spec-kit-product contributors", |
1954 | | - "version": "0.1.3", |
1955 | | - "download_url": "https://github.com/d0whc3r/spec-kit-product/releases/download/v0.1.3/product-0.1.3.zip", |
| 1953 | + "author": "d0whc3r", |
| 1954 | + "version": "0.8.3", |
| 1955 | + "download_url": "https://github.com/d0whc3r/spec-kit-product/releases/download/v0.8.3/product-0.8.3.zip", |
1956 | 1956 | "repository": "https://github.com/d0whc3r/spec-kit-product", |
1957 | | - "homepage": "https://github.com/d0whc3r/spec-kit-product", |
1958 | | - "documentation": "https://github.com/d0whc3r/spec-kit-product/blob/main/README.md", |
| 1957 | + "homepage": "https://d0whc3r.github.io/spec-kit-product/", |
| 1958 | + "documentation": "https://github.com/d0whc3r/spec-kit-product/wiki", |
1959 | 1959 | "changelog": "https://github.com/d0whc3r/spec-kit-product/blob/main/CHANGELOG.md", |
1960 | 1960 | "license": "MIT", |
1961 | 1961 | "requires": { |
1962 | 1962 | "speckit_version": ">=0.2.0" |
1963 | 1963 | }, |
1964 | 1964 | "provides": { |
1965 | 1965 | "commands": 4, |
1966 | | - "hooks": 6 |
| 1966 | + "hooks": 3 |
1967 | 1967 | }, |
1968 | 1968 | "tags": [ |
| 1969 | + "design", |
| 1970 | + "documentation", |
| 1971 | + "jtbd", |
| 1972 | + "lean-prd", |
| 1973 | + "planning", |
| 1974 | + "prd", |
| 1975 | + "prfaq", |
1969 | 1976 | "product", |
| 1977 | + "product-management", |
| 1978 | + "requirements", |
1970 | 1979 | "spec", |
1971 | | - "prd", |
1972 | | - "design", |
1973 | | - "documentation" |
| 1980 | + "spec-kit", |
| 1981 | + "spec-kit-extension", |
| 1982 | + "stakeholder", |
| 1983 | + "technical-design" |
1974 | 1984 | ], |
1975 | 1985 | "verified": false, |
1976 | 1986 | "downloads": 0, |
1977 | 1987 | "stars": 0, |
1978 | 1988 | "created_at": "2026-05-26T00:00:00Z", |
1979 | | - "updated_at": "2026-05-26T00:00:00Z" |
| 1989 | + "updated_at": "2026-06-01T00:00:00Z" |
1980 | 1990 | }, |
1981 | 1991 | "product-forge": { |
1982 | 1992 | "name": "Product Forge", |
|
0 commit comments