typo3-workspaces

Installation
SKILL.md

TYPO3 Workspaces

Source: https://github.com/dirnbauer/webconsulting-skills

Compatibility: TYPO3 v14.x All code examples in this skill are designed to work on TYPO3 v14.

TYPO3 API First: Always use TYPO3's built-in APIs, core features, and established conventions before creating custom implementations. Do not reinvent what TYPO3 already provides. Always verify that the APIs and methods you use exist and are not deprecated in TYPO3 v14 by checking the official TYPO3 documentation.

Sources

This skill is based on 17 authoritative sources:

Installs
45
GitHub Stars
31
First Seen
Feb 10, 2026
typo3-workspaces — dirnbauer/webconsulting-skills