docs

Generate and update French README and owner documentation with Mermaid diagrams.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Dedalus-ERP-PAS/hexagone-foundation-skills --skill docs-dedalus-erp-pas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs
Source: https://github.com/Dedalus-ERP-PAS/hexagone-foundation-skills/tree/main/skills/docs
Command: npx skills add https://github.com/Dedalus-ERP-PAS/hexagone-foundation-skills --skill docs-dedalus-erp-pas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill generates and updates a French README oriented for Product Owners, and ensures the project documentation in docs/ is kept current.

Core Features & Use Cases

  • Generate or update a README.md in French and enrich it with Mermaid diagrams.
  • Review and improve technical documentation inside the docs/ directory.
  • Generate CLAUDE.md and AGENT.md if they are missing.

Quick Start

Run this skill to generate or update the repository README and related documentation.

Frequently Asked Questions about docs

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

FAQPage Schema
How do I generate a French README with Mermaid diagrams for my repository?

To generate a French README with Mermaid diagrams, run this Skill on a project containing a docs/ folder. It scans existing documentation, performs quality checks, and produces a Product Owner-friendly README enriched with visual Mermaid diagrams.

How do I create CLAUDE.md and AGENT.md files if they are missing from my project?

Creating CLAUDE.md and AGENT.md files happens automatically when you run this Skill. It checks for their existence during the documentation generation process and creates them if they are missing to ensure project guidelines are established.

Can I update existing technical documentation inside a docs/ folder?

Yes, you can update existing technical documentation inside a docs/ folder. The Skill reads the directory to surface topics, reviews current content, applies quality checks, and improves the documentation while keeping your README synchronized.

What is the best way to maintain project documentation for Product Owners in French?

The best way to maintain French project documentation for Product Owners is using an automated Skill that generates a PO-oriented README, reviews the docs/ directory, and creates missing CLAUDE.md or AGENT.md files while enforcing documentation quality checks.

Does this documentation generator require a specific folder structure to work?

This documentation generator requires a project with a docs/ folder to work effectively. It reads this directory to surface existing topics, improves technical documentation within it, and generates the README alongside missing CLAUDE.md and AGENT.md files.

Why use Mermaid diagrams in a generated README?

Using Mermaid diagrams in a generated README provides visual context for Product Owners reading French documentation. The Skill automatically embeds these diagrams to clarify project architecture and workflows, improving overall documentation quality and readability.