quant-doc-generator-skill

Generate developer documentation and Mermaid diagrams for quantitative trading frameworks.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/phanTian2026/mobiletrading --skill quant-doc-generator-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quant-doc-generator-skill
Source: https://github.com/phanTian2026/mobiletrading/tree/main/yonghu%20trae/skills/quant-doc-generator-skill
Command: npx skills add https://github.com/phanTian2026/mobiletrading --skill quant-doc-generator-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams understand, document, and visualize a quantitative trading framework's architecture, data flow, and core modules, turning complex codebases into clear, maintainable documentation.

Core Features & Use Cases

  • Documentation generation: automatically produce developer docs for core modules, data flow diagrams, and architecture visuals.
  • Architectural visualization: generate Mermaid diagrams and AI-prompt-ready visuals for architecture briefs.
  • End-to-end analysis: combine structure analysis, core module deep dives, and visualization into a complete documentation package for onboarding and reviews.

Quick Start

Follow the prompts to upload or reference your framework code, select analysis modes (/struct, /core, /viz, or /all), and generate full documentation and visuals.

Frequently Asked Questions about quant-doc-generator-skill

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

FAQPage Schema
How do I generate architecture documentation for a quantitative trading framework?

Generate architecture documentation for a quantitative trading framework by analyzing the directory structure, core modules, and data flow to produce structured markdown outputs and visual diagrams. This Skill automates multi-stage analysis to create a complete, ready-to-share developer doc set.

Can I create Mermaid diagrams automatically from my existing codebase?

Yes, you can create Mermaid diagrams automatically from your codebase. The Skill generates Mermaid diagram code and AI prompt-ready visualization prompts by analyzing the architectural structure and data flow of the uploaded framework.

What is the best way to visualize data flow in a quantitative framework?

The best way to visualize data flow in a quantitative framework is through multi-stage analysis that generates architecture briefs and visual outputs. This process applies structural and core module deep dives to map complex data pipelines into clear diagrams.

Does this documentation generator support multi-stage analysis for onboarding developers?

Yes, this documentation generator supports multi-stage analysis for onboarding developers. It provides four distinct modes—structure, core, viz, and all—to systematically break down the framework and deliver comprehensive documentation packages.

How do I start auto-documenting my framework once the code is uploaded?

To start auto-documenting your framework, upload or reference your code and select an analysis mode. You can choose /struct for structure, /core for modules, /viz for visuals, or /all to generate the complete documentation package.

When should I avoid using automated architecture visualization for my codebase?

You should avoid using automated architecture visualization if your codebase lacks a clear directory structure or distinct core modules. The Skill requires a structured framework to accurately map data flow and generate meaningful Mermaid diagrams.