Development

TYPO3 Docs

Create and maintain TYPO3 extension documentation following official TYPO3 documentation standards. Automated extraction with priority-weighted gap analysis, RST syntax reference, TYPO3-specific directives, local rendering, validation, and Intercept deployment setup.

Latest release v2.13.2

Install

Pick whichever fits your project — they all reach the same skill.

  1. Claude Code via this marketplace
    /plugin install typo3-docs@netresearch-claude-code-marketplace
  2. npx any Agent Skills CLI
    npx skills add https://github.com/netresearch/typo3-docs-skill --skill typo3-docs

    Universal Agent Skills CLI from skills.sh — works across Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI and 30+ more agents.

  3. composer require PHP project, as a package
    composer require netresearch/typo3-docs-skill

    Requires netresearch/composer-agent-skill-plugin — resolves Agent Skills as Composer dependencies in PHP projects, auto-discovers skills, generates AGENTS.md.

  4. composer skills:add PHP project, direct source
    composer skills:add github:netresearch/typo3-docs-skill

    Provided by netresearch/composer-agent-skill-plugin — pins skill repos directly without going through Packagist, locks them in composer.skills.lock.

What you can do with it

  • Documentation Extraction - Automated extraction from code, configs, and repository metadata
  • Gap Analysis - Identify missing and outdated documentation
  • RST Syntax Reference - Complete reStructuredText formatting guide
  • TYPO3-Specific Directives - confval, versionadded, php:method, card-grid
  • Local Rendering - Docker-based documentation rendering scripts
  • Validation Tools - RST syntax and quality check scripts
  • Quality Standards - Pre-commit checklists and best practices
  • TYPO3 Intercept - Automated deployment guidance
  • AI Assistant Context - AGENTS.md templates for Documentation/ folders

What it expects in your project

Tags

  • development
  • typo3