npx claudepluginhub netresearch/claude-code-marketplace --plugin typo3-conformance# TYPO3 Conformance Report
**Extension:** {ext_key}
**Version:** {version}
**Target TYPO3:** {typo3_version}
**Score:** {score}/100 {badge}
{badge}:
- 90-100: ✅ Conformant
- 70-89: ⚠️ Mostly Conformant
- 50-69: 🔶 Needs Work
- <50: ❌ Non-Conformant
## {Category} ({score}/{max})
| Requirement | Status | File/Location |
|-------------|--------|---------------|
| {check} | ✅/❌/⚠️ | {location} |
### Findings
{Detailed findings per category}
Architecture (20 points)
Coding Guidelines (20 points)
PHP Patterns (20 points)
Testing (20 points)
Best Practices (20 points)
## Required Actions
### Critical (Must Fix)
1. **{Issue}** in `{file}`
- Problem: {description}
- Fix: {solution}
### Recommended
1. ...
### Nice to Have
1. ...
---
Generated by typo3-conformance skill
Target: TYPO3 v{version} compatibility