Automate DDEV environment setup for TYPO3 extension development. Use when setting up local development environment, configuring DDEV for TYPO3 extensions, or creating multi-version TYPO3 testing environments. Covers: DDEV configuration generation, TYPO3 11.5/12.4/13.4 LTS installation, custom DDEV commands, Apache vhost setup, Docker volume management, and .gitignore best practices (avoid double-ignore anti-pattern). Provides complete automation from metadata detection to ready-to-use TYPO3 backend access.
Quick integration into your workflow with minimal setup
Active open-source community with continuous updates
MIT/Apache licensed for commercial and personal use
Customizable and extendable based on your needs
Download or copy the skill file from the source repository
Place the skill file in Claude's skills directory (usually ~/.claude/skills/)。
Restart Claude or run the reload command to load the skill
Tip: Read the documentation and code carefully before first use to understand functionality and permission requirements
All Skills from open-source community, preserving original authors' copyrights
netresearch__claude-code-marketplace/skills/typo3-ddev/skill.mdProven benefits and measurable impact
Rapidly prototype backend systems with pre-built patterns
Implement OWASP Top 10 protections out of the box
Skip manual deployments with automated CI/CD pipelines
Perfect for these scenarios
Build REST/GraphQL APIs with OAuth 2.1 and OWASP Top 10 protections
Deploy scalable microservices using Docker, Kubernetes, and gRPC
Tune PostgreSQL/MongoDB queries for 10x faster response times
Automate testing and deployment with GitHub Actions or Jenkins