awesome-docs

Installation
SKILL.md

Awesome Docs

This skill treats project documentation as an interface between human understanding and automated AI execution. The goal is not to produce verbose reports; the goal is to preserve project state in a form that a human can read quickly and a future AI agent can act on without guessing.

Core Contract

When the user asks to record project knowledge:

  1. Resolve the documentation root.
  2. Classify the content.
  3. Create or update the right document.
  4. Write in a concise, factual, readable style with a clear story line.
  5. Re-read the full document after writing and tighten the logic, headings, transitions, and conclusions.
  6. If the request is about reusable commands, update 常用命令.txt with single-line commands.

Documentation Root

Use the user-specified documentation path if provided.

Installs
2
GitHub Stars
7
First Seen
Jun 8, 2026
awesome-docs — wangyendt/wayne-skills