technical-writing
Technical Writing Skill
Overview
Create technical blog posts about features you're building. This skill analyzes your codebase to understand implementations, then structures clear, engaging content that balances technical detail with readability while avoiding AI-sounding language.
Process
Phase 1: Research and Planning
1.1 Load Writing Guides (REQUIRED - Load First)
Before any other work, load the following:
-
Writing Rules (from
WRITING_ANTI_PATTERNS_PATHenv var, or fall back toreferences/anti-patterns.md) - Comprehensive lists of AI-sounding words, phrases, and patterns to avoid. This is the foundation - what NOT to sound like. -
Writing Style Guide (from
WRITING_STYLE_GUIDE_PATHenv var, or fall back toreferences/style-guide.md) - Personal writing voice, tone, structure, and signature moves. This is the voice layer - what TO sound like.
PRIORITY RULE: When guides conflict, anti-patterns win. Avoiding AI patterns always takes precedence over stylistic choices.