Convert static HTML landing pages into WordPress page templates with ACF (Advanced Custom Fields) or SCF (Secure Custom Fields) integration. Covers field registration via PHP, template conversion with get_field/have_rows, CSS minification, asset stripping, and page speed optimization.
$npx -y skills add levantoan/devvn-wordpress-skills --skill devvn-html-to-wp-acfInstalls into the current project.
Run `npx skills use "https://github.com/levantoan/devvn-wordpress-skills" --skill "levantoan/devvn-wordpress-skills/devvn-html-to-wp-acf"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/levantoan/devvn-wordpress-skills" that are relevant to the current task. Run `npx skills add "https://github.com/levantoan/devvn-wordpress-skills"` and select the relevant skills, then follow their instructions.