typo3-frontend-patterns-skill
Description
Reusable frontend implementation patterns for TYPO3 v13+ sitepackage development. Each pattern provides a complete implementation with Fluid template, TypeScript plugin, SCSS partial, and accessibility considerations.
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 Frontend Patterns Skill
Reusable frontend implementation patterns for TYPO3 v13+ sitepackage development. Each pattern provides a complete implementation with Fluid template, TypeScript plugin, SCSS partial, and accessibility considerations.
Installation
Claude Code Marketplace
claude install netresearch/typo3-frontend-patterns-skill
Composer
composer require netresearch/typo3-frontend-patterns-skill
Available Patterns
| Pattern | Description |
|---|---|
| Sticky Header | Scroll-triggered fixed header with requestAnimationFrame optimization |
| Lazy Loading | Deferred component initialization using IntersectionObserver |
| Breadcrumb | Breadcrumb navigation with JSON-LD structured data and Schema.org markup |
| Language Switcher | Multi-language navigation using b13/menus LanguageMenu DataProcessor |
| Animations | Scroll-triggered animations with prefers-reduced-motion support |
| Scroll to Anchor | Smooth scroll to anchor links with sticky header offset compensation |
| Skeleton Loading | CSS-only shimmer placeholder animations for async content |
| Toast Notification | Lightweight notification system with auto-dismiss and ARIA live regions |
| Back to Top | Scroll-to-top button with visibility threshold and smooth scroll |
License
MIT
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11