Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By netresearch
TYPO3 TypoScript, TSconfig and Fluid reference with version-aware local lookup
npx claudepluginhub netresearch/claude-code-marketplace --plugin typo3-typoscript-refVersion-aware TypoScript, TSconfig and Fluid reference lookup for Claude Code with always-on best practices.
AI coding agents frequently hallucinate TypoScript properties, invent non-existent ViewHelpers, or suggest patterns that were deprecated several TYPO3 versions ago. Generic documentation tools like Context7 provide raw library docs but lack the TYPO3-specific curation needed to produce correct, modern TypoScript.
This skill solves that by providing structured, version-aware reference data tailored for AI agents:
| Capability | This Skill | Context7 / Generic Docs |
|---|---|---|
| Version detection | Auto-detects from composer.json | Manual version specification |
| Offline usage | Local cache after first fetch | API call per request |
| Best practice annotations | Injected into docs (deprecated/required/recommended) | Not available |
| Migration guides | Before/after code with step-by-step instructions (v12-v13, v13-v14) | Not available |
| Ready-to-use recipes | 14 curated patterns (page setup, menus, data processors, ...) | Raw documentation only |
| Code review mode | Deprecation checks, checklists, lint rule detection | Not available |
| Debugging support | Maps error messages to solutions | Not available |
| TypoScript lint integration | Reads project typoscript-lint.yml config | Not available |
| Scope | TypoScript, TSconfig, Fluid, ViewHelpers | General-purpose |
The skill enforces correctness through rules: agents must look up references before writing TypoScript, follow annotation levels, and check project lint rules. This prevents the most common AI mistakes — using removed properties, mixing v12 and v13 syntax, or ignoring site-specific coding standards.
/plugin marketplace add netresearch/claude-code-marketplace
Then install the skill via /plugin.
composer require netresearch/typo3-typoscript-ref-skill
Download the latest release and extract to ~/.claude/skills/typo3-typoscript-ref/
Populate the local cache for your TYPO3 version:
scripts/lookup.sh --update
scripts/lookup.sh "stdWrap wrap"
scripts/lookup.sh "PAGEVIEW" --with-fluid
scripts/lookup.sh --recipe page-setup
scripts/lookup.sh --recipe menu-setup
scripts/lookup.sh "FLUIDTEMPLATE" --review
scripts/lookup.sh --deprecations
scripts/lookup.sh --checklist typoscript
scripts/lookup.sh --debug "The page is not configured"
| TYPO3 | TypoScript Ref | Fluid | ViewHelpers |
|---|---|---|---|
| 12.4 | 12.4 | 2.12 | 12.4 |
| 13.4 | 13.4 | 4.3 | 13.4 |
| 14.x | main | 5.0 | main |
gh CLI (authenticated with GitHub)MIT — Netresearch DTT GmbH
Developed by Netresearch DTT GmbH for the Claude Code ecosystem.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
No description provided.
No description provided.
Drupal development workflow with live autopilot: 19 skills, 4 agents, 10 commands, behavioral evals, session analysis, and Magic Loop Autopilot for task classification and drift detection.
TypeScript and frontend tooling including Braintrust testing and fumadocs documentation
Divi 5 development assistant: validates CSS compatibility, generates Divi-ready code, scaffolds page sections, audits project CSS health, checks accessibility, and learns from errors. Updated for Divi 5.2 with Composable Settings, Canvas system, and Loop Builder support.
Smart guide discovery and routing for dev-guides. Uses hash-based caching and KG metadata (concepts, disambiguation, relationships) to route AI to the correct guide. All fetches use curl (never WebFetch) to preserve raw structured content.
Comprehensive Jira integration with auto-detection of issue keys
Generate and maintain AGENTS.md, copilot-instructions.md, and other agent rule files
Git workflow best practices with commit validation hooks
PHP 8.x modernization patterns with type safety and PHPStan
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.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim