create-doc

Create documentation pages interactively using codebase analysis and project templates.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/brainfish-ai/devdoc --skill create-doc-brainfish-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-doc
Source: https://github.com/brainfish-ai/devdoc/tree/main/public-apis/meta/.claude/skills/create-doc
Command: npx skills add https://github.com/brainfish-ai/devdoc --skill create-doc-brainfish-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to create new documentation pages interactively while ensuring accuracy by referencing the codebase.

Core Features & Use Cases

  • Interactive documentation creation guided by templates and project context terminology
  • Codebase-aware generation to reflect current implementations
  • Use Case: Document onboarding features or API references that stay in sync with repository changes

Quick Start

  1. Describe the topic and desired page type (guide, tutorial, or reference).
  2. Let the skill search the codebase and apply the project templates to generate the page.
  3. Review the draft and publish to your docs.

Frequently Asked Questions about create-doc

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

FAQPage Schema
How do I generate documentation by scanning my codebase?

To generate documentation by scanning your codebase, describe your topic and page type. The skill searches the repository, applies project templates, and generates publish-ready pages reflecting current implementations.

How does codebase-aware documentation generation work?

Codebase-aware documentation works by performing live code searches against your repository. It extracts relevant context data and terminology to ensure generated guides and API references accurately reflect your current project.

Can I use templates to create interactive guides and tutorials?

Yes, you can use templates to create interactive guides and tutorials. The skill guides you interactively through documentation creation, applying project context and terminology to ensure accurate, structured content.

What is the best way to keep API references in sync with repository changes?

The best way to keep API references in sync with repository changes is using codebase-aware generation. It analyzes your live codebase during page creation to ensure documentation accurately reflects current feature implementations.

Do I need to provide project context to document onboarding features?

You need to describe the topic and desired page type to document onboarding features. The skill then searches your codebase and applies existing project templates to extract relevant information and generate accurate content.

What are the limitations of automated documentation generation from a repository?

Automated documentation generation from a repository relies on live code searches and existing project templates. It requires accurate context data to produce guides, meaning poorly structured codebases may yield incomplete pages.