agentsclimarketplace

Design documentation

Skill Dragoon0x/everything-design-taste/skills/design-documentation

Documenting design decisions, maintaining design docs, and design knowledge management.From its SKILL.md

Install
npx -y skills add Dragoon0x/everything-design-taste --skill design-documentation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.3 KB, 250 tokens by cl100k_base, as published. Nobody here has run it

Design Documentation

What to Document

DocumentPurposeUpdate Frequency
Design principlesGuide decisionsRarely
Design system docsComponent referencePer release
Design decision recordsWhy we chose X over YPer decision
User research findingsEvidence basePer study
Competitive analysisMarket awarenessQuarterly
Pattern libraryReusable solutionsAs patterns emerge

Design Decision Record (DDR)

## DDR-[number]: [Title]

Date: [date]
Status: Proposed / Accepted / Deprecated / Superseded
Deciders: [who decided]

### Context
What situation prompted this decision?

### Decision
What we decided and why.

### Alternatives Considered
What else was considered and why it was rejected.

### Consequences
Positive and negative implications.

Rules

  1. Write for your future self (you'll forget context in 6 months)
  2. Include the WHY, not just the WHAT
  3. Link to evidence (research, data, user quotes)
  4. Keep it findable (same tool as everything else, searchable)
  5. Update or archive, never leave stale docs

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,790. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.