gofastr-docs

Generate markdown documentation from GoFastr codebase changes.

13|1|Updated May 8, 2026
One-click install
npx skills add https://github.com/DonaldMurillo/gofastr --skill gofastr-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gofastr-docs
Source: https://github.com/DonaldMurillo/gofastr/tree/main/.claude/skills/gofastr-docs
Command: npx skills add https://github.com/DonaldMurillo/gofastr --skill gofastr-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the documentation of GoFastr framework updates, ensuring the documentation is always in sync with the codebase and features.

Core Features & Use Cases

  • Automatic Documentation: Generates documentation based on code changes and feature updates.
  • Real-Time Updates: Embeds documentation in the GoFastr binary at build time, providing up-to-date information.
  • Trigger on Changes: Triggers documentation updates on edits to critical GoFastr files and specific phrases.

Quick Start

Use the gofastr-docs skill to update the documentation after making changes to the GoFastr framework.

Frequently Asked Questions about gofastr-docs

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

FAQPage Schema
How do I automate documentation updates for the GoFastr framework?

Automate GoFastr documentation updates by using a skill that parses code and generates markdown in real-time, ensuring documentation stays in sync with feature changes and the codebase.

How does real-time documentation generation work alongside feature changes?

Real-time documentation generation works by triggering on edits to critical GoFastr files and specific phrases, then embedding the updated markdown into the GoFastr binary at build time.

What is the best way to keep GoFastr documentation in sync with codebase updates?

The best way to keep GoFastr documentation in sync is to trigger documentation updates automatically on edits to critical files, ensuring the markdown reflects the latest code changes.

Do I need access to the GoFastr codebase to use this documentation automation?

Yes, you need access to the GoFastr codebase and the ability to execute scripts that parse code and generate markdown to run this documentation automation successfully.

Can I trigger documentation updates automatically when editing critical GoFastr files?

Yes, you can trigger documentation updates automatically when editing critical GoFastr files or using specific phrases, which then generates and embeds the updated markdown at build time.

When should I use automated code generation for GoFastr documentation?

Use automated code generation for GoFastr documentation during development and maintenance to ensure the documentation is always in sync with the codebase and new features.