TS
Technical Spec Template
🟢 Production-Ready🕐 updated 2026-07-14
🔷 SkillSpec L3
pm-delivery
Create structured technical specification documents that bridge product requirements and engineering implementation. Use when writing a tech spec, engineering spec, system design doc, or API specification. Produces a complete spec with problem statement, proposed solution, data model, API design, alternatives considered, security considerations, testing plan, and rollout strategy.
What to give it
▸Feature or system description — what needs to be specced
▸Related PRD or product brief — if available
▸Engineering reviewers — whose sign-off is needed
▸Known constraints — technical limitations, security requirements, performance targets
✅ The bar it holds itself to
Every skill in this library self-verifies — these are this skill's own quality checks, straight from its definition.
✓Problem statement contains no solution language
✓Non-goals explicitly list at least 2 things that might be assumed in scope
✓At least 2 alternative approaches are documented with reasons for rejection
✓Security and privacy section is completed for any feature touching user data
✓All open questions have a named owner and due date (not "TBD")
⚠️ What it refuses to do
Do not include solution language in the problem statement — the problem must be described independently of the proposed solution
Do not omit alternatives considered — a spec that considers only one approach has not been properly evaluated
Do not leave open questions as "TBD" without a named owner and due date — unresolved questions are blockers
Do not skip security and privacy sections for any feature that touches user data
Do not write a non-goals section that is empty — always list at least two things that might be assumed in scope
Install
npx pm-claude-skills add --agent claude # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
Start with
Related skills
🔌 Embed this skill
Drop this on your blog, docs, or site — it renders a "Run this skill" card:
<div data-pm-skill="technical-spec-template"></div>
<script src="https://mohitagw15856.github.io/pm-claude-skills/embed.js" async></script>
💬 Discussion
Technical Spec Template is one of 1078 open-source professional AI agent skills — all SkillSpec L3.
Try them all in the browser · ⭐ Star on GitHub · Browse the full catalog