---
title: "typo3-site-conformance"
description: "Source-of-truth conformance ruleset + self-contained checker for deployable TYPO3 v14 site/project repos (type:project + Docker/Compose): layout, containers, Concourse CI, supply-chain, secrets, Valkey/ofelia. The site/p"
canonical: https://agentpluginsdirectory.com/plugins/typo3-site-conformance
last-updated: 2026-09-22
---

# typo3-site-conformance
Source-of-truth conformance ruleset + self-contained checker for deployable TYPO3 v14 site/project repos (type:project + Docker/Compose): layout, containers, Concourse CI, supply-chain, secrets, Valkey/ofelia. The site/project counterpart to typo3-conformance.
- Slug: typo3-site-conformance
- Publisher: Netresearch DTT GmbH
- Repository: https://github.com/netresearch/typo3-site-conformance-skill
- Manifest: plugin.json
- Version: 0.5.0
- License: (MIT AND CC-BY-SA-4.0)
- Category (editorial): devops-cloud
- Skills: 1 (typo3-site-conformance)
- MCP servers: 0
- Stars: 1
- Repository created: 2026-06-06
- Repository last pushed: 2026-08-08
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/typo3-site-conformance
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What typo3-site-conformance does, in the publisher's words

Conformance and hardening for deployable TYPO3 v14 site/project repositories, the site/project counterpart to the extension-scoped typo3-conformance.

TYPO3 work splits into two worlds: reusable extensions (packages, ext_emconf.php, Classes/, TER) and deployable sites (type: project, Docker/Compose, CI/CD, secrets, runtime). The existing conformance skill covers extensions; this one covers the site/project half, repository layout, container topology, Concourse pipeline, supply-chain gating, secret handling, and the Valkey/ofelia runtime, against the Netresearch gold standard.

The rule catalogue and a self-contained checker ship inside this skill, so running it needs nothing else:

- skills/typo3-site-conformance/checker/rules.json: the machine-readable rule catalogue (generated by gen_rules.py).
- skills/typo3-site-conformance/checker/check.py: python3 check.py (only pyyaml required).
- A repository has composer.json "type": "project" and a root Compose file (compose.yaml/docker-compose.yml).
- You are reviewing or hardening container/Compose topology, a Concourse pipeline, supply-chain gating, or TYPO3 site config (config/system, config/sites).

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/netresearch/typo3-site-conformance-skill/HEAD/README.md

## Skills

- typo3-site-conformance: Use when assessing or hardening a deployable TYPO3 SITE/PROJECT repo (composer type:project + Docker/Compose), not an extension. Triggers on: compose.yaml/docker-compose.yml + config/sites or config/system in a TYPO3 repo, site conformance, gold standard, project conformance, container/Compose top…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
