check-12-factor-compliance

Installation
SKILL.md

12-Factor App Compliance Check

Analyze PHP code for violations of the 12-Factor App methodology that hinder deployment, scalability, and operational excellence.

Detection Patterns

1. Hardcoded Configuration (Factor III: Config)

<?php

declare(strict_types=1);
Installs
6
GitHub Stars
96
First Seen
Mar 17, 2026
check-12-factor-compliance — dykyi-roman/awesome-claude-code