소개
The WordPress Plugin Scaffolder skill automates the creation of standardized plugin structures and testing suites, ensuring best practices from the start of development. It leverages WP-CLI to generate essential components like the main PHP file, readme.txt, and package.json, while also providing robust support for adding PHPUnit test infrastructure to existing projects. Designed to integrate seamlessly with wp-env, this skill helps developers maintain high code quality by scaffolding CI/CD configurations for GitHub, GitLab, and Bitbucket automatically.