From codex-next
Plans and implements features spanning frontend, backend, API, database, scripts, and tests with a structured workflow.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codex-next:dev-fullstack-featureThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this workflow when a task spans multiple layers of an application.
Use this workflow when a task spans multiple layers of an application.
Define the feature boundary.
Map affected layers.
Confirm contracts.
Plan implementation order.
Validate with layered checks.
Return:
npx claudepluginhub blueskyxn/codex-is-all-you-need --plugin codex-nextOrchestrates full-stack feature development across backend, frontend, and infrastructure layers with an API-first approach, coordinating architecture, design, and deployment.
Plans single features, endpoints, or infrastructure via Socratic conversation to uncover requirements, edge cases, failure modes, and constraints; outputs markdown feature plan artifact before coding.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.