18 lines
718 B
JSON
18 lines
718 B
JSON
{
|
|
"name": "typo3-conformance",
|
|
"owner": {
|
|
"name": "Netresearch DTT GmbH",
|
|
"email": "info@netresearch.de"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "typo3-conformance",
|
|
"description": "Evaluate TYPO3 extensions for conformance to official TYPO3 coding standards, architecture patterns, and best practices. Includes automated validation scripts for file structure, PSR-12 compliance, dependency injection, testing infrastructure, and comprehensive conformance scoring with priority-based action items.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-netresearch-claude-code-marketplace-skills-typo3-conformance.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |