skills.vishalvoidskills/vishalvoid
Office & DocumentsIntermediate

spec-to-implementation

Turn product/tech specs into concrete Notion tasks with acceptance ...

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/makenotion/notion-cookbook --skill spec-to-implementation

Overview

What This Skill Does

Turn product/tech specs into concrete Notion tasks with acceptance criteria and progress tracking

Application

When to use this Skill

Documentation

Show Skills.md file

Spec to Implementation

Transforms specifications into actionable implementation plans with progress tracking. Fetches spec documents, extracts requirements, breaks down into tasks, and manages implementation workflow.

Quick Start

When asked to implement a specification:

  1. Find spec: Use Notion:notion-search to locate specification page
  2. Fetch spec: Use Notion:notion-fetch to read specification content
  3. Extract requirements: Parse and structure requirements from spec
  4. Create plan: Use Notion:notion-create-pages for implementation plan
  5. Find task database: Use Notion:notion-search to locate tasks database
  6. Create tasks: Use Notion:notion-create-pages for individual tasks in task database
  7. Track progress: Use Notion:notion-update-page to log progress and update status

Implementation Workflow

Step 1: Find the specification

1. Search for spec:
   - Use Notion:notion-search with spec name or topic
   - Apply filters if needed (e.g., created_date_range, teamspace_id)
   - Look for spec title or keyword matches
   - If not found or ambiguous, ask user for spec URL/ID

Example searches:
- "User Authentication spec"
- "Payment Integration specification"
- "Mobile App Redesign PRD"
Lines 1 - 32 of 212

Recommendations

Explore other random skills

All skillsMy patterns