一键导入
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.