35 lines
836 B
Markdown
35 lines
836 B
Markdown
---
|
|
name: writing
|
|
description: "Document and content creation best practices"
|
|
domain:
|
|
- writing
|
|
- documentation
|
|
trigger: "When creating documents, reports, or written content"
|
|
always_on: false
|
|
---
|
|
|
|
# Writing Skill
|
|
|
|
## Document Types
|
|
- Technical documentation
|
|
- Reports and analyses
|
|
- Emails and communications
|
|
- Product requirements documents (PRD)
|
|
- README files
|
|
- Blog posts and articles
|
|
|
|
## Workflow
|
|
1. Understand the audience and purpose
|
|
2. Create an outline with clear structure
|
|
3. Write the first draft
|
|
4. Review for clarity, accuracy, and completeness
|
|
5. Format appropriately for the medium
|
|
|
|
## Best Practices
|
|
- Lead with the most important information
|
|
- Use clear, concise language
|
|
- Structure with headings and bullet points
|
|
- Include examples where helpful
|
|
- Maintain consistent tone and style
|
|
- Proofread before delivery
|