원클릭으로
php-json-backend
Use this skill set when contributing to this PHP/JSON agent-ready monorepo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use this skill set when contributing to this PHP/JSON agent-ready monorepo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when editing public, account, shop, astrologer, temple, cart, checkout, contact, or support templates.
Use when editing owner/admin pages, CRUD forms, media library, environment editor, permissions, audit log, integrations, or admin navigation.
Use bapXphp CLI for ALL file/content/db operations. Never use raw shell/edit/write/find/grep tools directly.
Use when editing Hostinger deployment, Git auto-deploy, environment, permissions, cron, or production setup documentation.
Use plain Git for local history, branches, pushes, and Hostinger deployment checkouts.
Use when designing, implementing, or debugging sub-agent handoff workflows, model routing, telemetry, or admin-panel agent wiring.
| type | skill |
| name | php-json-backend |
| description | Use this skill set when contributing to this PHP/JSON agent-ready monorepo. |
AGENTS.md repository contract first.DatabaseService.storage/data/ are import fixtures only and never a runtime fallback.storage/schema/collections.php before changing collection shape, admin fields, media fields, seed data, or agent-visible context.docs/systematic-map.mmd as the single wiring map. Regenerate it with php cli/generate-project-map.php and validate with php cli/validate-project-map.php.docs/map.mmd and map.mmd (root); regenerate with bapXphp update.