create-design-doc

Generate software design documents from Jira artifacts and structured prompts.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/thomfilg/ai-plugin-work --skill create-design-doc-thomfilg
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-design-doc
Source: https://github.com/thomfilg/ai-plugin-work/tree/main/plugins/work/skills/create-design-doc
Command: npx skills add https://github.com/thomfilg/ai-plugin-work --skill create-design-doc-thomfilg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the creation of detailed Design Docs, ensuring clear communication and informed decision-making in software projects.

Core Features & Use Cases

  • Standalone Mode: Create a Design Doc from scratch, with guided prompts for sections like Overview, Scope, Objectives, etc.
  • Bootstrap from Jira Draft: Generate a Design Doc from existing Jira artifacts, streamlining the documentation process.
  • Publish to Wiki: Publish the final Design Doc to a repository wiki for easy access and collaboration.

Quick Start

Create a Design Doc for a new feature by running /create-design-doc <feature-name>.

Frequently Asked Questions about create-design-doc

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

FAQPage Schema
How do I generate a software design doc from Jira artifacts?▼

To generate a software design doc from Jira artifacts, use the bootstrap mode to parse existing Jira data and structure it into objectives, alternatives, and cross-cutting concerns for your project documentation.

What is the best way to structure project planning documentation for code review?▼

The best way to structure project planning documentation for code review is using guided prompts to define scope, objectives, and cross-cutting concerns, ensuring informed decision-making and clear communication across the software team.

Can I create a design doc from scratch without existing Jira artifacts?▼

Yes, you can create a design doc from scratch using standalone mode, which provides guided prompts for required sections like Overview, Scope, and Objectives without needing existing Jira artifacts.

How do I publish a design doc to a repository wiki?▼

You can publish a design doc to a repository wiki directly after generation, enabling easy team access and collaboration for software project documentation and code review processes.

Does this design doc generator support documenting alternatives and cross-cutting concerns?▼

Yes, the design doc generator supports documenting alternatives and cross-cutting concerns by leveraging structured prompts and parsed Jira data to ensure comprehensive software documentation.

Do I need Jira integration to document software project objectives?▼

No, Jira integration is not required to document software project objectives, as standalone mode allows you to craft comprehensive design docs from scratch using structured guided prompts.