technical-writer

Write API documentation, READMEs, and ADRs using the Diataxis framework.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vTajae/0x000026 --skill technical-writer-vtajae
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: technical-writer
Source: https://github.com/vTajae/0x000026/tree/main/crates/openfang-skills/bundled/technical-writer
Command: npx skills add https://github.com/vTajae/0x000026 --skill technical-writer-vtajae

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of creating clear, precise, and developer-friendly documentation for APIs, READMEs, ADRs, and other technical content.

Core Features & Use Cases

  • API Documentation: Generates structured reference entries for endpoints and functions.
  • README Generation: Creates comprehensive README files following best practices.
  • ADR Creation: Assists in writing Architecture Decision Records.
  • Developer Onboarding: Improves the developer experience through clear guides and tutorials.

Quick Start

Act as a technical writer to create a README file for a new Rust project.

Frequently Asked Questions about technical-writer

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

FAQPage Schema
How do I write developer documentation that follows the Diataxis framework?▼

Developer documentation following the Diataxis framework organizes content into tutorials, how-to guides, reference material, and explanations. This Skill structures your API docs and READMEs using these four categories to ensure clarity and precision for the developer audience.

What is the best way to generate a README for a new software project?▼

The best way to generate a README is by applying technical writing best practices for structure and empathy. This Skill creates comprehensive README files that clearly explain your project's purpose, setup, and usage to improve the developer experience.

How do I create an Architecture Decision Record for my software project?▼

Creating an Architecture Decision Record (ADR) involves documenting the context, decision, and consequences of a technical choice. This Skill assists in writing structured ADRs to capture your architectural decisions clearly for your engineering team.

Can I use this to generate structured API documentation for endpoints?▼

Yes, you can use this Skill to generate structured API documentation for endpoints and functions. It produces structured reference entries that adhere to developer documentation standards, ensuring your API reference material is precise and easy to navigate.

When do I need to write tutorials versus how-to guides for developer onboarding?▼

You need to write tutorials for learning-oriented developer onboarding and how-to guides for task-oriented problem solving. This Skill applies the Diataxis framework to differentiate the two, ensuring your developer documentation serves the correct learning purpose.

What are the limitations of using AI for technical writing tasks?▼

AI technical writing limitations include lacking deep project-specific context and requiring human review for architectural accuracy. This Skill provides structured drafts for ADRs and API docs, but you must verify the technical precision against your actual codebase.