lutece-xdoc-generator

Generate bilingual French and English XDOC documentation for Lutece Java plugins.

3|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/lutece-platform/lutece-dev-plugin-claude --skill lutece-xdoc-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lutece-xdoc-generator
Source: https://github.com/lutece-platform/lutece-dev-plugin-claude/tree/main/skills/lutece-xdoc
Command: npx skills add https://github.com/lutece-platform/lutece-dev-plugin-claude --skill lutece-xdoc-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of comprehensive XDOC documentation for Lutece Java plugins, streamlining the documentation process and ensuring adherence to official standards.

Core Features & Use Cases

  • Automated XDOC Generation: Analyzes Java code, configurations, and SQL scripts to produce bilingual (French/English) XDOC files.
  • Standardized Structure: Ensures documentation follows the required Lutece XDOC format, including Introduction, Configuration, and Usage sections.
  • Use Case: You have a new Lutece plugin and need to generate its official documentation. Provide the Skill with the plugin's source code (via URL or upload), and it will produce the plugin-name_fr.xdoc and plugin-name_en.xdoc files ready for integration.

Quick Start

Use the lutece-xdoc-generator skill to create French and English XDOC documentation for the Lutece plugin located at https://github.com/lutece-secteur-public/my-plugin.

Frequently Asked Questions about lutece-xdoc-generator

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

FAQPage Schema
How do I generate XDOC documentation for a Lutece Java plugin?

Generate Lutece XDOC documentation by providing the plugin's source code via URL or upload, allowing the tool to analyze POM files, properties, Spring contexts, SQL scripts, and Java classes to populate the required sections.

What sections are included in automated Lutece plugin XDOC documentation?

Lutece plugin XDOC documentation includes standardized Introduction, Configuration, and Usage sections, ensuring the generated files adhere to official Lutece formatting rules and structural requirements.

Can I create both French and English XDOC files for Lutece plugins?

Yes, XDOC generation supports bilingual documentation, producing both plugin-name_fr.xdoc and plugin-name_en.xdoc files by analyzing the Lutece Java plugin's source code and configuration files.

Does XDOC generation work with SQL scripts and Spring contexts in Lutece plugins?

Yes, XDOC generation analyzes SQL scripts, Spring contexts, Java classes, POM files, and properties to automatically populate the documentation, ensuring comprehensive coverage of the Lutece plugin's configuration.

What is the best way to automate documentation creation for Lutece plugin projects?

Automate Lutece plugin documentation creation by using a generator that analyzes source code and configurations to produce standardized bilingual XDOC files, eliminating manual documentation effort and ensuring official format compliance.

Do I need to manually format XDOC files to follow Lutece official standards?

No, automated XDOC generation ensures the documentation strictly follows official Lutece XDOC structure and formatting rules, outputting ready-to-integrate files without requiring manual formatting adjustments.