What problem does it solve?
AI agents and developers often produce incorrect or outdated TypoScript, TSconfig, and Fluid templates because they rely on non-versioned documentation or forget TYPO3-specific best practices. This Skill centralizes version-aware reference material, deprecation annotations, migration notes, and recipes so agents and engineers can verify facts before editing or reviewing code.
Core Features & Use Cases
- Version detection and mapping (auto-detect TYPO3 major version from composer files).
- Local, cached documentation fetch and conversion with annotations for required/deprecated/recommended guidance.
- Searchable topic index, Fluid support, recipes for common setups (page, menu, error pages), debugging guide, deprecation lists, and project lint-rule integration for code reviews.
- Use Cases: writing new page templates with PAGEVIEW, auditing a project for deprecated TypoScript, generating migration hints (v12→v13→v14), and running checklist-driven code reviews.
Quick Start
Run the lookup script to search the local, version-aware TypoScript reference for a topic (for example: search for stdWrap wrap and include deprecation notes).