Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By netresearch
Evaluate TYPO3 extensions for conformance to v12/v13/v14 standards, including TER readiness, PHP 8.4/8.5 compatibility, architecture patterns, and security checks, generating a structured report with prioritized action items.
npx claudepluginhub netresearch/claude-code-marketplace --plugin typo3-conformanceShare bugs, ideas, or general feedback.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
No description provided.
No description provided.
Code quality and security auditing for Drupal (PHPStan, Psalm, PHPMD, Semgrep, Trivy, Gitleaks, Roave via DDEV) and Next.js (ESLint, Jest, Semgrep, Trivy, Gitleaks, Socket CLI) projects - TDD, SOLID, DRY, OWASP security
PHP Architecture Toolkit โ DDD, CQRS, Event Sourcing, Clean/Hexagonal Architecture, GoF Patterns, PSR, Docker, CI/CD
Reference guide for the Twelve-Factor App methodology โ 15 principles (12 original + 3 modern extensions) for building portable, resilient, cloud-native applications. Use when evaluating architecture, reviewing codebases for methodology compliance, or advising on configuration, scaling, observability, security, and deployment patterns.
Claude Code plugin channeling Taylor Otwell's Laravel philosophy
Comprehensive 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.
A comprehensive Claude Code skill for evaluating TYPO3 extensions against official TYPO3 coding standards, architecture patterns, and best practices.
This is an Agent Skill following the open standard originally developed by Anthropic and released for cross-platform use.
Supported Platforms:
Skills are portable packages of procedural knowledge that work across any AI agent supporting the Agent Skills specification.
This skill enables systematic evaluation of TYPO3 extensions for conformance to official TYPO3 standards.
This conformance checker acts as an orchestrator that delegates to specialized skills for deep domain analysis:
๐ง Testing Analysis: typo3-tests
๐ Documentation Analysis: typo3-docs
Delegation Benefits:
Fallback Strategy:
| Standard | Version/Specification |
|---|---|
| TYPO3 Core | 14.3 LTS (default / gold standard) / 13.4 LTS / 12.4 LTS |
| PHP | 8.2 / 8.3 / 8.4 / 8.5 (v14 floor: 8.2; ceiling: 8.5.99) |
| Coding Style | PSR-12 (Extended Coding Style) |
| Architecture | Dependency Injection (PSR-11), PSR-14 Events, PSR-15 Middleware, Fluid 5 strict VHs, Extbase PHP attributes |
| Testing | PHPUnit 11/12/13, TYPO3 Testing Framework 9.x, Playwright E2E |
| Documentation | reStructuredText (RST), TYPO3 Documentation Standards, XLIFF 2.x (v14+) |
Core Standards:
Advanced Validation Guides:
Excellence Indicators:
Secondary References: