gds-document-project

Analyze codebases to generate structured project documentation and a master index.

Updated Dec 23, 2025
One-click install
npx skills add https://github.com/joekhosbayar/go-mighty --skill gds-document-project-joekhosbayar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gds-document-project
Source: https://github.com/joekhosbayar/go-mighty/tree/main/.gemini/skills/gds-document-project
Command: npx skills add https://github.com/joekhosbayar/go-mighty --skill gds-document-project-joekhosbayar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze existing game projects to produce useful documentation, enabling teams to automatically generate developer-facing docs from codebases.

Core Features & Use Cases

  • Automated project cataloging: Detect project structure and generate comprehensive docs for brownfield projects.
  • Multi-part support: Document monoliths, multi-part repos, and modular architectures with a unified index.
  • AI-assisted documentation: Produce architecture diagrams, data models, API contracts, and deployment guidance across parts.

Quick Start

Run the document-project workflow on your repository to generate a master index and supporting documentation.

Frequently Asked Questions about gds-document-project

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

FAQPage Schema
How do I generate documentation for an existing brownfield codebase?

To generate documentation for an existing brownfield codebase, run an automated workflow that analyzes your project structure to produce structured architecture, data models, and API contracts. This creates a unified master index for AI-assisted workflows.

What is the best way to document a multi-part repo and microservice architectures?

Documenting a multi-part repo or microservice architectures requires a tool that supports modular detection to generate a unified index. This approach produces architecture diagrams, data models, API contracts, and deployment guidance across all parts.

Can I automatically extract API contracts and data models from a monolith?

Yes, you can automatically extract API contracts and data models from a monolith. By analyzing the existing codebase, the workflow identifies structural elements and generates comprehensive developer-facing documentation artifacts including deployment guidance.

Does automated project documentation support resumable state management for large repositories?

Yes, automated project documentation supports resumable state management for large repositories. This ensures scalable and testable documentation generation, allowing the process to pause and resume when analyzing extensive monolith or microservice architectures.

When do I need a master index for AI-assisted PRD workflows?

You need a master index for AI-assisted PRD workflows when turning brownfield code into actionable documentation. The index maps architecture and API contracts, providing consistent context for AI to generate accurate product requirements.