typo3-ddev-skill banner
netresearch netresearch

typo3-ddev-skill

Development community intermediate

Description

> An Agent Skill for automating DDEV environment setup in TYPO3 extension projects

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

TYPO3 DDEV Skill

An Agent Skill for automating DDEV environment setup in TYPO3 extension projects

[](https://typo3.org/) [](https://ddev.com/) [](#license) [](https://agentskills.io)

🔌 Compatibility

This is an **Agent Skill** following the [open standard](https://agentskills.io) originally developed by Anthropic and released for cross-platform use.

**Supported Platforms:**

  • ✅ Claude Code (Anthropic)
  • ✅ Cursor
  • ✅ Windsurf
  • ✅ GitHub Copilot
  • ✅ Other skills-compatible AI agents

Skills are portable packages of procedural knowledge that work across any AI agent supporting the Agent Skills specification.

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 preconfigured credentials
  • ✅ Includes custom DDEV commands for easy TYPO3 installation

Who It's For

  • TYPO3 extension developers
  • Teams working on TYPO3 extensions
  • Developers needing to test extensions across multiple TYPO3 versions
  • Anyone wanting a quick, reproducible TYPO3 development environment

Prerequisites

Before using this skill, ensure you have:

  • DDEV installed
  • Docker running
  • A TYPO3 extension project (with ext_emconf.php or composer.json)
  • A skills-compatible AI agent (Claude Code, Cursor, Windsurf, GitHub Copilot, etc.)

Installation

Marketplace (Recommended)

...