home/productivity/spec-prompt-2

Spec.prompt

GPTClaudeDeepSeek··547 copies·updated 2026-07-14
spec-prompt-2.prompt
---
description: Generate a technical specification for a feature
mode: agent
application: When planning a new feature or system component before implementation
agent: Alex
currency: 2026-04-21
---


# Technical Specification

Create a technical specification for:

${{input}}

## Specification Template

### Overview
[Brief description of the feature]

### Goals
- [Primary goal]
- [Secondary goals]

### Non-Goals
- [Explicitly out of scope]

### Requirements

#### Functional Requirements
| ID | Requirement | Priority |
|----|-------------|----------|
| FR-1 | [Requirement] | Must |
| FR-2 | [Requirement] | Should |

#### Non-Functional Requirements
| ID | Requirement | Target |
|----|-------------|--------|
| NFR-1 | Performance | [metric] |
| NFR-2 | Security | [standard] |

### Design

#### Architecture
[High-level design]

#### Data Model
[Schema or data structures]

#### API
[Endpoints or interfaces]

### Security Considerations
[Security requirements and mitigations]

### Testing Strategy
[How it will be tested]

### Rollout Plan
[How it will be deployed]

### Open Questions
- [Question 1]
- [Question 2]

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{input}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo fabioc-aloha/alex-cognitive-architecture (NOASSERTION). A "Spec.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

fabioc-aloha/alex-cognitive-architecture · NOASSERTION