Read @/knowledge/overview.md, then determine which sub-skill to invoke based on the user's request:
/wp-acf-blocks:setup— set up a new theme with the full directory structure and mu-plugins/wp-acf-blocks:plan-block— discuss a block's requirements and create a GitHub issue with structured breakdown/wp-acf-blocks:add-block— scaffold one or more blocks from GitHub issues, markdown brief, or interactive prompts/wp-acf-blocks:revise-block— fast structural audit (files, wrappers, timestamps); accepts block slugs as args/wp-acf-blocks:revise-block-deep— structural audit + AI content quality review; accepts block slugs as args
For general questions about conventions, PHP patterns, ACF fields, Tailwind build, or TypeScript setup, read the relevant knowledge files directly:
@/knowledge/acf-blocks/conventions.md@/knowledge/acf-blocks/fields.md@/knowledge/wordpress/asset-loading.md@/knowledge/tailwind/build-pipeline.md@/knowledge/typescript/tsup-setup.md