TYPO3 DDEV Skill
> A Claude Code skill for automating DDEV environment setup in TYPO3 extension projects
About
# TYPO3 DDEV Skill > A Claude Code skill for automating DDEV environment setup in TYPO3 extension projects [](https://typo3.org/) [](https://ddev.com/) [](LICENSE) ## Overview This skill helps TYPO3 extension developers quickly set up a complete DDEV development environment with multiple TYPO3 versions. Instead of manually configuring DDEV, this skill automates the entire process - from detecting your extension metadata to generating all configuration files and installing TYPO3. ### What It Does - ✅ Detects TYPO3 extension projects automatically - ✅ Extracts extension metadata (key, package name, namespace) - ✅ Generates complete DDEV configuration - ✅ Creates multi-version TYPO3 testing environment (11.5, 12.4, 13.4 LTS) - ✅ Provides backend and frontend access with pre
Quick Start
Manual Installation
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions