WCAG 2.1 AA accessibility patterns for TYPO3 v13+ sitepackage frontend development. A Claude Code skill that provides comprehensive accessibility guidelines, HTML/ARIA patterns, SCSS examples, and TypeScript implementations.
claude install netresearch/typo3-a11y-skill
composer require netresearch/typo3-a11y-skill
| File | Description |
|---|---|
accessibility.md | WCAG 2.1 AA comprehensive guide -- language, landmarks, headings, links, buttons, color, focus, ARIA, testing |
patterns-skiplinks.md | Mandatory skip link navigation with Fluid, SCSS, and Playwright tests |
patterns-accessible-navigation.md | Main navigation, submenus, mobile toggle with b13/menus TreeMenu |
patterns-accessible-forms.md | Form labels, error handling, fieldsets, multi-step forms |
patterns-accessible-filter.md | Filtering, pagination, sorting, semantic table structure |
patterns-disclosure-widget.md | Accordions, collapsible sections, content hiding techniques |
patterns-clickable-cards.md | Five clickable card patterns with trade-off analysis |
patterns-responsive-tables.md | Horizontal scroll and card reflow patterns for mobile tables |
This project uses split licensing:
scripts/**, .github/workflows/**, config files) is licensed under the MIT License.skills/**, references/**, README.md) is licensed under CC-BY-SA-4.0.SPDX expression: (MIT AND CC-BY-SA-4.0).
Maintained by Netresearch DTT GmbH.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub netresearch/claude-code-marketplace --plugin typo3-a11yComprehensive Jira integration with auto-detection of issue keys
Generate and maintain AGENTS.md, copilot-instructions.md, and other agent rule files
PHP 8.x modernization patterns with type safety and PHPStan
Git workflow best practices with commit validation hooks
Security audit patterns (OWASP Top 10, CWE Top 25 2025, CVSS v4.0) and GitHub project security checks for any project. Deep automated PHP/TYPO3 scanning with 80+ checkpoints, 19 reference guides, PreToolUse warnings. By Netresearch.
No description provided.
Accessibility and UX implementation - WCAG, ARIA, design tokens
WCAG AA accessibility enforcement for Claude Code. 80 specialist agents, 25 commands, and enforcement hooks that delegate to accessibility-lead for UI code review. Includes Playwright integration, veraPDF, PDF form converter, end-user documentation, scan config templates, example project, and three-hook enforcement gate.
Accessibility specialist skills for Claude Code and Codex. WCAG 2.2 review, conformance auditing, and improvement planning tools.
No description provided.
Token generators, component patterns, accessibility guidance, and framework integrations