20 lines
402 B
Markdown
20 lines
402 B
Markdown
# Skill: Write Docs
|
|
|
|
## When to Use
|
|
|
|
- README updates
|
|
- New developer guidance
|
|
- Process documentation
|
|
|
|
## Steps
|
|
|
|
1. Locate the relevant documentation file.
|
|
2. Update content with minimal scope.
|
|
3. Keep formatting consistent with existing style.
|
|
4. Run minimal verification only if code changes occur.
|
|
|
|
## Do Not
|
|
|
|
- Do not add marketing language.
|
|
- Do not change code samples unrelated to the request.
|