TYPO3 Frontend Patterns
Reusable frontend patterns for TYPO3 v13+ sitepackages with Fluid, TypeScript, and SCSS. Includes sticky header, lazy loading, breadcrumb with JSON-LD, language switcher, scroll animations, scroll-to-anchor, skeleton loading, toast notifications, and back-to-top.
Install
Pick whichever fits your project — they all reach the same skill.
-
Claude Code via this marketplace /plugin install typo3-frontend-patterns@netresearch-claude-code-marketplace -
npx any Agent Skills CLI npx skills add https://github.com/netresearch/typo3-frontend-patterns-skill --skill typo3-frontend-patternsUniversal Agent Skills CLI from
skills.sh— works across Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI and 30+ more agents. -
composer require PHP project, as a package composer require netresearch/typo3-frontend-patterns-skillRequires
netresearch/composer-agent-skill-plugin— resolves Agent Skills as Composer dependencies in PHP projects, auto-discovers skills, generates AGENTS.md. -
composer skills:add PHP project, direct source composer skills:add github:netresearch/typo3-frontend-patterns-skillProvided by
netresearch/composer-agent-skill-plugin— pins skill repos directly without going through Packagist, locks them incomposer.skills.lock.
What you can do with it
- Reusable frontend patterns for TYPO3 v13+ sitepackages with Fluid, TypeScript, and SCSS
- Includes sticky header, lazy loading, breadcrumb with JSON-LD, language switcher, scroll animations, scroll-to-anchor, skeleton loading, toast notifications, and back-to-top
What it expects in your project
- ``
bash claude install netresearch/typo3-frontend-patterns-skill``