tech-writing

Generate an Anchor Sheet and enforce a three-phase technical writing workflow.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Refinex-Space/Refinex-Skills --skill tech-writing-refinex-space
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-writing
Source: https://github.com/Refinex-Space/Refinex-Skills/tree/main/skills/tech-writing
Command: npx skills add https://github.com/Refinex-Space/Refinex-Skills --skill tech-writing-refinex-space

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill formalizes an anchor-first approach to technical writing, ensuring writers produce an actionable Anchor Sheet before prose and follow a three-phase workflow (PRE-WRITING PROTOCOL, DRAFTING, VALIDATION) to improve clarity, verifiability, and accountability.

Core Features & Use Cases

  • Anchor-driven drafting: generates an Anchor Sheet capturing central argument, measurable anchors, rejected alternatives, boundaries, and reader model.
  • Three-phase workflow: enforces PRE-WRITING PROTOCOL, DRAFTING, and VALIDATION loops to ensure depth and gate compliance.
  • Diagram-ready planning: leverages references and the diagram-selection guide to decide if and which Mermaid diagrams should accompany the write-up.
  • Quality gate alignment: maps to the project-wide quality gates in references/quality-checklist.md to keep senior engineers honest.

Quick Start

Create an Anchor Sheet for your topic and then start Phase 1 PRE-WRITING PROTOCOL immediately.

Frequently Asked Questions about tech-writing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is an anchor sheet in technical writing and why do I need one?

An anchor sheet in technical writing captures your central argument, measurable anchors, rejected alternatives, boundaries, and reader model before drafting prose. You need one to eliminate vague documentation and ensure ADRs or design docs remain concrete and actionable for senior engineers.

How do I structure an ADR or design doc to pass senior engineer review?

Structure an ADR or design doc for senior engineer review by following a three-phase workflow: generate an anchor sheet, draft prose with diagram planning, and validate against a quality checklist with explicit depth gates before publishing.

When should I include diagrams in API references and migration guides?

Include diagrams in API references and migration guides when a diagram-selection guide determines visual aids clarify complex boundaries or workflows. Plan Mermaid diagrams during the drafting phase to ensure they directly support the documented anchors.

Can I use a pre-writing protocol for deep-dive technical documentation?

Yes, you can use a pre-writing protocol for deep-dive technical documentation. The protocol enforces anchor creation and reader targeting upfront, ensuring your deep-dive explicitly defines boundaries and satisfies strict validation gates before publication.

What is the best way to enforce quality gates and accountability in technical writing?

The best way to enforce quality gates in technical writing is mapping content to a project-wide quality checklist during a dedicated validation phase. This verifies depth, reader targeting, and senior-engineer usefulness before final publishing.