agency-technical-writer

Write developer-facing documentation with runnable examples and CI-integrated pipelines.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/augustoheiss/LogicDefense --skill agency-technical-writer-augustoheiss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-technical-writer
Source: https://github.com/augustoheiss/LogicDefense/tree/main/.gemini/skills/agency-technical-writer
Command: npx skills add https://github.com/augustoheiss/LogicDefense --skill agency-technical-writer-augustoheiss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bridges the gap between engineers and developers by turning complex implementation details into concise, accurate, and usable documentation that reduces onboarding friction and support load.

Core Features & Use Cases

  • High-impact READMEs: Craft landing README files that communicate value, quick start, and how to succeed within minutes.
  • API references & tutorials: Produce complete API docs with runnable examples, migration guides, and beginner tutorials that enable first-time success.
  • Docs-as-code workflows: Design CI-integrated documentation pipelines, automated reference generation, and content quality gates to keep docs accurate and versioned.
  • Use Case: Convert a new library into a developer-friendly package by adding installation steps, a one-minute quick start, API examples, and a contribution guide to lower support tickets.

Quick Start

Draft a concise README for a TypeScript library that includes a one-sentence description, installation steps, a working quick-start example, and links to a generated API reference.

Frequently Asked Questions about agency-technical-writer

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

FAQPage Schema
How do I write a clear README for a developer library?

To write a clear README for a developer library, include a concise one-sentence description, installation steps, a working quick-start example, and links to generated API references. This structure communicates value and enables first-time success within minutes.

What is docs-as-code and how does it automate developer documentation?

Docs-as-code automates developer documentation by integrating CI pipelines to manage versioned docs, generate automated API references, and enforce content quality gates. This workflow keeps documentation accurate and synchronized with engineering changes.

Can I generate API references and tutorials for internal platforms?

Yes, you can generate API references and tutorials for internal platforms by translating complex implementation details into usable guides. This process produces complete API docs with executable examples and beginner tutorials to reduce onboarding friction.

What is the best way to reduce onboarding friction for new open-source libraries?

The best way to reduce onboarding friction for new open-source libraries is to convert them into developer-friendly packages by adding installation steps, a one-minute quick start, API examples, and a contribution guide to lower support tickets.

How do I set up CI-integrated builds for versioned documentation?

Setting up CI-integrated builds for versioned documentation involves designing pipelines that automate reference generation and apply content quality gates. This ensures your documentation remains accurate and properly versioned across releases.