Loading...
Loading...
9-section product specification template for defining software projects. Use when drafting a new spec.md, converting an idea into a structured specification, or reviewing spec completeness. Ensures consistent, comprehensive project definitions.
npx skill4agent add b1tank/skills spec-template## 🎯 [Product Name]
### 🧠 One-Line Definition
> **[Concise description: what it is, key differentiator, core value prop]**
### Top Principles
- [Guiding principle 1]
- [Guiding principle 2]
- [Guiding principle 3]
### 1. [Core Capability Area]
| Category | Feature |
|----------|---------|
| ... | ... |
### 2. [Controls / Interactions]
| Feature | Support |
|---------|---------|
| ... | ... |
### 3. [Technical / Output Format]
| Feature | Support |
|---------|---------|
| ... | ... |
### 4. [Secondary Feature Area]
| Feature | Support |
|---------|---------|
| ... | ... |
### 5. [Tertiary Feature Area]
| Feature | Support |
|---------|---------|
| ... | ... |
### 6. [Optional Feature Area]
| Feature | Support |
|---------|---------|
| ... | ... |
### 7. UI / UX Principles
| Principle | Description |
|-----------|-------------|
| ... | ... |
### 8. Platform / Scope
| Platform | Priority |
|----------|----------|
| ... | ... |
### 9. Explicit Non-Goals
| Feature | Status |
|---------|--------|
| [Feature X] | ❌ |
| [Feature Y] | ❌ |