feature-spec

Installation
SKILL.md

Technical Specification

Overview

Structured command to help create concise technical specification documents by guiding through architectural decisions, system contracts, and technical design without getting bogged down in implementation details.

Create a technical specification document following the established feature development process. Comprehensive context available:

Required Reading:

  • Feature development guide: @~/.local/share/dotfiles/ai/guides/feature-development-process.md
  • Vision document: @vision.md
  • Requirements document: @requirements.md

Note: If the project has a local copy of the guide at @project/guides/feature-development-process.md, you may reference that instead for project-specific modifications.

Additional Context Available:

  • Full Codebase: Examine existing patterns in backend/ and frontend/ directories
  • Implementation Guides: Review backend/docs/guides/ and frontend/docs/guides/ for established patterns
  • Design Context: Use available MCP connections for design system access where relevant
Installs
60
GitHub Stars
34
First Seen
Jan 25, 2026
feature-spec — steveclarke/dotfiles