doc-generator

Generate README, API references, architecture docs, and user guides from project inputs.

1|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/tygwan/ultra-codex-init --skill doc-generator-tygwan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-generator
Source: https://github.com/tygwan/ultra-codex-init/tree/main/.codex/skills/doc-generator
Command: npx skills add https://github.com/tygwan/ultra-codex-init --skill doc-generator-tygwan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the creation of user-facing technical documentation from project inputs.

Core Features & Use Cases

  • Automatic generation of README, API references, architecture docs, and user guides from structured prompts.
  • Context-aware formatting and frontmatter-driven discovery to keep outputs consistent.
  • Use case: Generate a complete documentation package for a new project by feeding a concise prompt.

Quick Start

Describe the documentation task you want completed and the skill will generate the corresponding README, API reference, architecture docs, and user guides.

Frequently Asked Questions about doc-generator

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

FAQPage Schema
How do I automatically generate technical documentation from project inputs?

You can automatically generate technical documentation by providing a concise structured prompt describing your software project, which the skill converts into README files, API references, architecture docs, and user guides.

What types of software documentation can I create on demand?

You can create README files, API references, architecture docs, and user guides on demand, ensuring context-aware formatting and consistent frontmatter-driven discovery across all generated outputs.

How do I generate a complete documentation package for a new project?

To generate a complete documentation package for a new project, describe the documentation task you want completed and the skill will output the corresponding README, API reference, architecture docs, and user guides.

Does the generated documentation enforce frontmatter-driven discovery?

Yes, generated documentation enforces frontmatter-driven discovery to maintain consistent metadata, applying context-aware output formatting across all architecture and API reference files.

What is the best way to structure prompts for generating user guides and API references?

The best way to structure prompts for generating user guides and API references is to provide a concise description of the software project and the specific documentation task you need completed.

Can I generate architecture docs without manually writing the markdown structure?

Yes, you can generate architecture docs without manual markdown structuring, as the skill applies context-aware formatting and modular documentation generation directly from your project inputs.