doc-design-from-zero

Generate structured Markdown design documents with task lists and acceptance criteria.

2|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/w5851/Julia_RelaxTime --skill doc-design-from-zero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-design-from-zero
Source: https://github.com/w5851/Julia_RelaxTime/tree/main/.agents/skills/doc-design-from-zero
Command: npx skills add https://github.com/w5851/Julia_RelaxTime --skill doc-design-from-zero

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams design development documentation from scratch, producing structured, actionable task lists, milestones, and a Definition of Done (DoD) to guide implementation and tracking.

Core Features & Use Cases

  • Generates a structured, executable design document including goals, scope, non-goals, constraints, risks, milestones, and DoD.
  • Produces a ready-to-use task list with selectable items and acceptance criteria for planning new features, refactors, or research tasks.
  • Use Case: When initiating a new feature, a product or engineering team can start with this document to align stakeholders and drive implementation.

Quick Start

Provide a feature idea and business context, and ask it to generate an actionable task list with milestones and DoD.

Frequently Asked Questions about doc-design-from-zero

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an executable development document from a vague feature idea?

To create an executable development document, provide your feature goals, scope, references, and timing. The skill generates a structured Markdown file containing actionable task lists, milestones, and acceptance criteria to guide implementation.

What is a Definition of Done and how does it apply to feature planning?

A Definition of Done (DoD) establishes clear acceptance criteria across project phases. It ensures feature planning produces executable milestones and task lists that align stakeholders before implementation begins.

How do I define project scope and non-goals when planning a new feature?

Defining project scope and non-goals requires inputting your feature's business context and constraints. The skill processes this input to output a structured design document separating in-scope tasks from explicit non-goals and identified risks.

Can I generate a task list with milestones for a complex software engineering project?

Yes, you can generate a task list with milestones by supplying the project's goals and references. The skill structures these inputs into a Markdown document with selectable task items, phased milestones, and a clear Definition of Done.

What inputs are required to generate design documentation for a new feature?

Required inputs to generate design documentation include your feature idea, business context, goals, scope, references, and timing. These elements are transformed into a structured Markdown file with constraints, risks, and acceptance criteria.

Does this approach work for refactoring tasks or only new feature planning?

This approach works for both new feature planning and refactoring tasks. Supplying the refactoring goals and scope as input generates an actionable task list with milestones and a Definition of Done to track the structural changes.