Home /Claude Skills /typo3-extension-upgrade-skill
Highly Recommended

Typo3 Extension Upgrade Skill

Say goodbye to sleepless nights digging through TYPO3 upgrade doc...
The upgrade accelerator for TYPO3 developers
Core Principle:
A lifesaver for TYPO3 extension developers, automating upgrades to newer LTS versions. It scans deprecated APIs, migrates both PHP and non-PHP code, and solves compatibility headaches. Like having a TYPO3 upgrade expert on call 24/7 - no more manual doc-checking and code-fixing nightmares.
KEY FEATURES
01Smart Scanning
Instantly flags deprecated APIs - 10x faster than manual checks
02Auto Migration
Handles both PHP (Rector) and non-PHP (Fractor) files intelligently
03Dual Compatibility
Make extensions work across two LTS versions simultaneously
04Quality Guard
PHPStan analysis + PHPUnit tests ensure upgrade safety
github.com/netresearch/typo3-extension-upgrade-skill
databases·netresearch·2026-02-06·3·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/netresearch/typo3-extension-upgrade-skill.git
SSH
git clone [email protected]:netresearch/typo3-extension-upgrade-skill.git
GitHub CLI
gh repo clone netresearch/typo3-extension-upgrade-skill
FAQ
Q: What are the installation steps for Typo3 Extension Upgrade Skill Agent Skills?
1.Trigger Detection: Recognizes TYPO3 extension upgrade requests
2.Diagnostics: Runs Extension Scanner for full inspection
3.Auto Fix: Invokes Rector/Fractor as needed
4.Quality Check: Executes PHPStan & PHPUnit for stability
Q: What are the highlights of Typo3 Extension Upgrade Skill Agent Skills?
  • Full v7-v14 coverage
  • Migrates non-PHP files
  • Built by core contributors
  • Cross-platform skill
Q: What are the use cases for Typo3 Extension Upgrade Skill Agent Skills?
  • Enterprise extension maintenance
  • Open-source project upgrades
  • Client project migrations
  • Developer portfolio updates
Q: What are the limitations of Typo3 Extension Upgrade Skill Agent Skills?
  • Not for TYPO3 core upgrades
  • Requires basic dev knowledge