docs-architect

Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details to produce long-form technical manuals and ebooks.

Content Preview
---
name: docs-architect
description: Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details to produce long-form technical manuals and ebooks.
risk: unknown
source: community
date_added: '2026-02-27'
---

## Use this skill when

- Working on docs architect tasks or workflows
- Needing guidance, best practices, or checklists for docs architect

## Do not use this skill when

- The task is unrelated to docs archite
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/docs-architect.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/docs-architect/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/docs-architect/SKILL.md

Related Skills