technical-specification

Create detailed technical specifications, requirements documents, design documents, and system architecture specs. Use when writing technical specs, requirements docs, or design documents.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "technical-specification" with this command: npx skills add aj-geddes/useful-ai-prompts/aj-geddes-useful-ai-prompts-technical-specification

Technical Specification

Table of Contents

Overview

Create comprehensive technical specifications that define system requirements, architecture, implementation details, and acceptance criteria for software projects.

When to Use

  • Feature specifications
  • System design documents
  • Requirements documentation (PRD)
  • Architecture decision records (ADR)
  • Technical proposals
  • RFC (Request for Comments)
  • API design specs
  • Database schema designs

Quick Start

Minimal working example:

# Technical Specification: [Feature Name]

**Document Status:** Draft | Review | Approved | Implemented
**Version:** 1.0
**Author:** John Doe
**Date:** 2025-01-15
**Reviewers:** Jane Smith, Bob Johnson
**Last Updated:** 2025-01-15

## Executive Summary

Brief 2-3 sentence overview of what this spec covers and why it's being built.

**Problem:** What problem are we solving?
**Solution:** High-level description of the solution
**Impact:** Expected business/user impact

---

## 1. Background

### Context

Provide background on why this feature is needed:

// ... (see reference guides for full implementation)

Reference Guides

Detailed implementations in the references/ directory:

GuideContents
Functional RequirementsFunctional Requirements
Non-Functional RequirementsNon-Functional Requirements
Database SchemaDatabase Schema
API Data ModelsAPI Data Models
Authentication EndpointsAuthentication Endpoints
Rate LimitingRate Limiting
Phase 1: Core AuthenticationPhase 1: Core Authentication (Week 1-2), Phase 2: Email Verification (Week 3), Phase 3: Social Login (Week 4), Phase 4: Security Features (Week 5) (+1 more)

Best Practices

✅ DO

  • Include acceptance criteria for each requirement
  • Provide architecture diagrams
  • Document API contracts
  • Specify performance requirements
  • List risks and mitigations
  • Include implementation timeline
  • Add success metrics
  • Document security considerations
  • Version your specs
  • Get stakeholder review

❌ DON'T

  • Be vague about requirements
  • Skip non-functional requirements
  • Forget about security
  • Ignore alternatives
  • Skip testing strategy
  • Forget monitoring/observability
  • Leave questions unanswered

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

nodejs-express-server

No summary provided by upstream source.

Repository SourceNeeds Review
General

markdown-documentation

No summary provided by upstream source.

Repository SourceNeeds Review
General

rest-api-design

No summary provided by upstream source.

Repository SourceNeeds Review
General

architecture-diagrams

No summary provided by upstream source.

Repository SourceNeeds Review