关于
This skill automates the creation and configuration of a headless WordPress backend using PHP-FPM and Docker. It ensures a robust, production-ready setup by implementing an idempotent wp-cli entrypoint that handles database connectivity retries, automatic installation, permalink configuration, and WPGraphQL activation. It is specifically designed to manage Dockerfile and entrypoint script logic, preventing destructive re-installs on container restarts while maintaining a consistent GraphQL API endpoint for modern frontend frameworks like Next.js or Nuxt.