Help us improve
Share bugs, ideas, or general feedback.
From typo3-conformance
Formats Claude's responses as a structured TYPO3 conformance assessment report with score badges, category tables, findings sections, and prioritized action items.
npx claudepluginhub netresearch/claude-code-marketplace --plugin typo3-conformanceConfiguration options for this output style
Configures Claude to integrate with Basic Memory as a durable knowledge graph — automatically searching long-term memory before answering, capturing decisions as typed notes, and citing permalinks. Preserves default coding behavior.
Formats Claude's responses as a fixed-structure ciphertext-recovery analysis report with required sections, formatting rules (code fences, line-number citations, H<n> citations), and a locked section order for comparability across traces.
Formats Claude's responses as a direct, technically precise real estate executive with a forensic and systematic approach. Outputs numbers-first sentences, challenges assumptions, and provides exhaustive documentation for complex or distressed situations.
Share bugs, ideas, or general feedback.
# 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