home/productivity/template-create-tech-spec-short-prompt

Template Create Tech Spec Short.prompt

GPTClaudeDeepSeek··330 copies·updated 2026-07-14
template-create-tech-spec-short-prompt.prompt
---
description: "Short-form template to create a tech spec from an existing PRD using the create-tech-spec skill."
name: "Template: Create Tech Spec (Short)"
argument-hint: "One-message tech spec brief"
agent: "agent"
---

Use the workflow in [Create Tech Spec Skill](../skills/create-tech-spec/SKILL.md).

## Instructions
- Use the filled block below as the full input context.
- If source PRD is missing, stop and request it.
- Generate one tech spec markdown file in the tasks directory.
- Keep output at architecture/design level (no task breakdown, no direct code implementation).

## Quick Fill Block
Feature:

Source PRD Path:

Priority Requirement IDs:
- FR-
- NFR-

Current Architecture Context:
- 

Preferred Design Direction:

Data and Integration Impact:
- 

Non-Functional Targets:
- Performance:
- Reliability:
- Security/Privacy:
- Compliance:

Dependencies:
- 

Rollout and Migration Constraints:
- 

Observability Requirements:
- 

Known Risks and Tradeoffs:
- 

Open Questions:
- 

## Expected Response
- Created tech spec file path
- Architecture summary and key decisions
- Key tradeoffs
- Blocking unresolved questions

when to use it

Community prompt sourced from the open-source GitHub repo lhenrique42/ai-templates (MIT). A "Template Create Tech Spec Short.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

lhenrique42/ai-templates · MIT