Skip to main content
Run any Skill in Manus
with one click
$pwd:

orbitant-12-factor

// Use when checking if a repo follows 12-factor app principles — config stored in env vars (not hardcoded), dependency lockfiles present, CI pipeline separation, structured logging to stdout, or dev/prod environment parity. Activates when someone asks about 12-factor compliance, deployment readiness, or config management practices in a Node.js or Python project. Also trigger when someone notices hardcoded localhost URLs, missing .env.example, or asks "is this deploy-ready?" — even without mentioning 12-factor explicitly.

$ git log --oneline --stat
stars:3
forks:0
updated:April 28, 2026 at 07:11
File Explorer
2 files
SKILL.md
readonly