TYPO3 Docs
Erstellt und pflegt TYPO3-Extension-Dokumentation für docs.typo3.org.
Installation
Nimm den Weg, der zu deinem Projekt passt — alle führen zum selben Skill.
-
Claude Code über diesen Marketplace /plugin install typo3-docs@netresearch-claude-code-marketplace -
npx beliebige Agent-Skills-CLI npx skills add https://github.com/netresearch/typo3-docs-skill --skill typo3-docsUniverselle Agent-Skills-CLI von
skills.sh— funktioniert in Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI und 30+ weiteren Agents. -
composer require PHP-Projekt, als Paket composer require netresearch/typo3-docs-skillSetzt
netresearch/composer-agent-skill-pluginvoraus — bindet Agent Skills als Composer-Dependencies in PHP-Projekte ein, erkennt Skills automatisch, generiert AGENTS.md. -
composer skills:add PHP-Projekt, direkte Quelle composer skills:add github:netresearch/typo3-docs-skillKommt aus
netresearch/composer-agent-skill-plugin— pinnt Skill-Repos direkt ohne Packagist-Veröffentlichung, persistiert incomposer.skills.lock.
Wofür du den Skill einsetzt
- 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
Was der Skill im Projekt erwartet
- Add the Netresearch marketplace once, then browse and install skills: