TYPO3-Konventionen
Generische Agents kennen PSR-12-Eigenheiten, TCA, FlexForms oder das DDEV-Setup deiner Extensions nicht.
40 kuratierte Agent Skills für TYPO3, PHP, Go, Docker, Jira, Security und Dokumentation — portabel zwischen Claude Code, Cursor, Copilot, Codex, Gemini CLI und 30+ weiteren Agents.
/plugin marketplace add netresearch/claude-code-marketplace
Generische Agents kennen PSR-12-Eigenheiten, TCA, FlexForms oder das DDEV-Setup deiner Extensions nicht.
Supply-Chain-Security, SBOMs, OpenSSF Scorecard, signierte Releases — nicht die Defaults out of the box.
Concourse-Pipelines, Matrix-Benachrichtigungen, Jira-Workflows, Netresearch-CI — generische Vorschläge brauchen Nacharbeit.
Die Dreifaltigkeit
Die meisten Marketplaces liefern eine Liste. Dieser liefert eine Schleife. Harness macht dein Repo agent-ready, Assessment auditiert die Arbeit gegen dieselben Checkpoints, die wir veröffentlichen, und Retro speist jede Reibung zurück in Regeln, Checkpoints und Skill-PRs — auch Harness selbst.
Macht das Repo agent-ready
AGENTS.md als Index, docs/-Struktur, CI-Verifikation, Enforcement-Mechanismen — das Gerüst, das jeder andere Skill voraussetzt.
Auditiert die Arbeit
Lässt checkpoint-fähige Skills gegen die Codebase laufen — Coverage, Mutation-Score, Release-Bereitschaft, mechanische und LLM-gestützte Reviews.
Speist Erkenntnisse zurück
Erkennt Reibungspunkte über die Session hinweg und überführt sie in User-Memory, Projektregeln, Skill-PRs, Checkpoints oder Harness-Artefakte.
Retro speist Erkenntnisse zurück in Harness, Assessment-Checkpoints und jeden anderen Skill in diesem Katalog.
Skills gruppiert nach dem, was sie berühren. Kategorien folgen dem AGENTS.md-Enum; die thematischen Gruppen sind für die Discovery.
Universelle Agent-Skills-CLI von skills.sh — funktioniert in Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI und 30+ weiteren Agents.
Setzt netresearch/composer-agent-skill-plugin voraus — bindet Agent Skills als Composer-Dependencies in PHP-Projekte ein, erkennt Skills automatisch, generiert AGENTS.md.
Kommt aus netresearch/composer-agent-skill-plugin — pinnt Skill-Repos direkt ohne Packagist-Veröffentlichung, persistiert in composer.skills.lock.
Drei Meta-Skills, die alle anderen im Katalog ehrlich halten — Repo agent-ready machen, Arbeit auditieren, Erkenntnisse zurückspielen.
Use when making a repo agent-ready, verifying harness consistency, checking for documentation drift, bootstrapping harness infrastructure (AGENTS.md as index, docs/ structure, CI verification, enforcement mechanisms), or auditing repo agent-readiness maturity level.
Systematic project assessment against checkpoint-enabled skills with scripted verification + LLM review. Supports any project type via skill-level preconditions. CLI: /assess [--autofix] [--review] [--autoimprove]. Includes /assess:add-checkpoints to onboard new skills. By Netresearch.
LLM-driven session retrospection. Detects friction in agent sessions (mechanical pre-pass + LLM inference + cross-session) and materializes approved learnings into user memory, project rules, skill PRs, checkpoints, or harness artifacts. Commands: /retro, /retro outcome, /retro audit.
Stack-spezifische Skills für TYPO3-Extensions und -Projekte.
Evaluate TYPO3 extensions for conformance to official coding standards, architecture patterns, and best practices. Automated validation scripts for file structure, PSR-12 compliance, dependency injection, testing infrastructure, and priority-based conformance scoring.
Create and manage TYPO3 extension tests with comprehensive testing infrastructure. Includes unit, functional, and acceptance testing support, PHPUnit configurations, Docker setup, CI/CD templates, and automated test generation following TYPO3 best practices.
Create and maintain TYPO3 extension documentation following official TYPO3 documentation standards. Automated extraction with priority-weighted gap analysis, RST syntax reference, TYPO3-specific directives, local rendering, validation, and Intercept deployment setup.
Set up and manage TYPO3 development environments using DDEV. Includes DDEV configuration, local development workflows, container management, database handling, and integration with TYPO3-specific tooling.
Systematic TYPO3 extension upgrades to newer LTS versions with modern PHP compatibility. Extension Scanner assessment, Rector for PHP migrations, Fractor for FlexForms/TypoScript/YAML/Fluid, PHPStan, and testing setup. Version-specific guidance for v11→v12, v12→v13, and dual-compatibility.
Systematic TYPO3 project instance upgrades across major LTS versions. sys_template→Site Sets migration, Bootstrap 4→5 patterns, Bootstrap Package v12–v16 breaking changes, SCSS variable injection, Docker infrastructure, database cleanup, visual review methodology with assessment checkpoints.
CKEditor 5 development patterns for TYPO3 v12+. Covers custom plugin development, schema and conversion system, TYPO3 YAML configuration, and CKEditor 4 to 5 migration guides. By Netresearch.
Guide contributions to TYPO3 core following official contribution guidelines. Includes patch creation, Gerrit workflow, coding guidelines, testing requirements, and review processes for contributing to the TYPO3 core.
Version-aware TypoScript, TSconfig and Fluid reference lookup with always-on best practices. Keyword search across cached documentation, 14 ready-to-use recipes, code review checklists, deprecation checks, migration guides, debugging reference. Supports TYPO3 v12, v13, and v14.
WCAG 2.1 AA accessibility patterns for TYPO3 projects. Document structure, landmarks, links, buttons, color contrast, focus management, ARIA, and automated testing. 7 implementation patterns: skip links, accessible navigation, forms, filters, disclosure widgets, clickable cards, responsive tables.
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.
Vite 7 build setup for TYPO3 v13+ with vite-asset-collector, SCSS architecture with selective Bootstrap 5 imports, custom SVG optimization plugin, entrypoint-per-CE code splitting, and CSP compliance.
Generic effort model for TYPO3 LTS upgrades: per-version risk multipliers (v14 Fluid 5 strict VHs, HashService removal, TSFE removal, asset-pipeline removal), breaking-change baselines, compatibility matrix, Rector coverage adjustments, 7-phase assessment workflow. Pair with team history.
Entities, Datagrids, REST-API, Workflows, Frontend, Security.
OroCommerce development guidance covering entities, datagrids, REST API, workflows, frontend, security, integration, and bundle scaffolding. By Netresearch.
Modernisierung, Audits, Supply-Chain-Härtung.
PHP 8.x modernization patterns for upgrading legacy PHP applications. Covers constructor property promotion, readonly classes, enums, attributes, generics via PHPDoc, PHPStan level 9+ compliance, and Symfony best practices. By Netresearch.
Security audit patterns for PHP applications following OWASP guidelines. Covers XXE, SQL injection, XSS, CSRF detection, CVSS v3.1 scoring, and secure coding practices. By Netresearch.
Assess and enhance software projects for enterprise-grade security, quality, and automation. Includes supply chain security (SLSA, signing, SBOMs), quality gates, and platform-specific hardening with dynamic scoring.
Bauen, ausliefern, automatisieren.
Docker image development patterns for Dockerfile, docker-compose, docker-bake.hcl, and .dockerignore. Multi-stage builds, layer optimization, CI testing patterns (entrypoint bypass, DNS mocking, compose validation), Docker Bake multi-platform, Trivy scanning, network isolation. By Netresearch.
Expert guidance for Concourse CI pipeline development, optimization, and troubleshooting. Pipeline creation, git/registry-image resources, job lifecycle hooks, YAML anchors, multi-branch pipelines with set_pipeline, oci-build-task, and gotchas like tag detection after force-push. Concourse v8.0+.
Go (Golang) development patterns following best practices for cloud-native applications. Covers project structure, error handling, concurrency patterns, testing strategies, Docker containerization, LDAP integration, and resilience patterns. By Netresearch.
Git workflow best practices for teams and CI/CD pipelines. Covers Git Flow, GitHub Flow, Trunk-based development, Conventional Commits, pull request workflows, and GitHub Actions integration. By Netresearch.
GitHub repository setup and platform-specific features. Branch protection, CODEOWNERS, Issues/Discussions/Projects, PR review workflows with conversation resolution, Dependabot/Renovate auto-merge, and GitHub Releases. Platform-only — CI/CD and security live in sibling skills. By Netresearch.
Safe, automated GitHub releases with supply chain security. Prevents dangerous gh release commands, orchestrates version bumps, signed tags, and CI-driven releases across ecosystems.
Alltags-Werkzeuge für Engineering-Teams.
Generate and maintain AGENTS.md, copilot-instructions.md, and other agent rule files. Extracts CI rules, architecture boundaries, ADRs, and GitHub rulesets. Supports Go, PHP, TYPO3, Symfony, Python, TypeScript, and skill repos.
Comprehensive Jira integration with auto-detection of issue keys. Two specialized skills: jira-communication for API operations and jira-syntax for wiki markup validation and templates.
Agentic Skill for Matrix chat communication. Send messages to Matrix rooms on behalf of users via access token authentication. Works with any Matrix homeserver.
Automatic CLI tool management for coding agents. Detects missing tools from 'command not found' errors and installs via optimal package managers. 74+ tool catalog (ripgrep, fd, jq, docker, terraform, etc.), project environment auditing, batch updates across Python, Node, Rust, Go, PHP, Ruby.
Fetch up-to-date library documentation via Context7 REST API. Lightweight alternative to Context7 MCP with no persistent context overhead. Covers 50+ libraries including React, Next.js, Vue, Express, Prisma, and more.
Structured data manipulation with jq, yq, dasel, and qsv. Teaches agents to use proper tools instead of grep/sed/awk on JSON, YAML, TOML, XML, and CSV files. Includes cookbook patterns for API responses, CI configs, and data pipelines.
Efficient code and file search using ripgrep, ast-grep, fd, rga, tokei, and scc. Provides tool selection guidance, targeting strategies, and progressive search refinement patterns to minimize token usage and maximize search accuracy.
PageRangers SEO API integration for AI assistants. Query keyword rankings, SERP analysis, project KPIs, and keyword opportunities via the PageRangers Monitoring API. Includes credential detection hook for guided setup.
Self-improving learning system that detects friction signals (corrections, tool failures, repetition) and proposes rule updates. Includes /coach slash commands for reviewing, approving, and managing learning candidates. Auto-configures hooks for signal detection.
Enforce natural German technical register in Jira tickets, internal docs and team chat. Catches English→German anglicisms (brechen, gefangen, triggern, failen) and substitutes canonical verbs (werfen, abfangen, auslösen, fehlschlagen). Accepts Denglisch loanwords. Skips commit messages.
Round-1 IT QA peer-review runbook: lifecycle, checklist, severity vocabulary, structured Jira comment template, edge cases, anti-patterns. Triggers on QA-status tickets, 'ready for QA' comments, and explicit IT QA / peer review / quality gate requests. Generic; defers to team-specific overrides.
Convert Markdown files to styled PDFs using WeasyPrint. Generic, brand-neutral default styling with --css override for branded output (e.g., apply the markdown-pdf.css asset shipped by netresearch-branding-skill for Netresearch-branded PDFs).
Die Netresearch DTT GmbH ist eine TYPO3-Agentur aus Leipzig, die täglich produktive LMS-, e-Commerce- und Enterprise-CMS-Workloads ausliefert. Diese Skills sind keine Experimente — es sind die Patterns, zu denen unsere Engineers in echter Projektarbeit greifen.
Wir veröffentlichen die Patterns, denen wir selbst vertrauen. Jeder Skill in diesem Marketplace läuft auf mindestens einem Netresearch-Projekt.
/plugin marketplace add netresearch/claude-code-marketplace
/plugin install typo3-conformance@netresearch-claude-code-marketplace
npx skills add https://github.com/netresearch/typo3-conformance-skill --skill typo3-conformance
Gebaut auf der Agent-Skills-Spec — portabel zwischen Claude Code, Cursor, GitHub Copilot, OpenAI Codex, Gemini CLI, Amp, Goose, Roo Code, OpenCode und 30+ weiteren Agents.