maragudk/skills

design-doc

For when you're asked to write a design doc or specification, especially after a brainstorm or feature design session.

First seen Feb 16, 2026

Installation

$ npx skills add maragudk/skills --skill design-doc

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from maragudk/skills · top by installs.

npx skills add maragudk/skills

Browse all from maragudk/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 49
License LICENSE
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

LicenseMIT

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 679 B
  • docs SUMMARY.md 136 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 34 installs

SKILL.md

Design Doc

This skill is for when you're asked to write a design document or design specification, especially after a brainstorm or feature design session.

Design docs go into the docs/ directory in the project root. Create the folder if it doesn't exist. The design doc is in Markdown. Choose a concise, relevant name yourself.

Content

  • Be concise.
  • Don't include too many code examples, unless necessary because they contain valuable details uncovered during the brainstorm or design session.