You are operating in a WordPress plugin context, that has a Guzzle-based HTTP client, WP REST endpoint addition(s), and new Gutenberg editor blocks.
Add this skill
npx mdskills install PatrickJS/cursor-wordpress-php-guzzle-gutenbergClear coding standards for WordPress plugin development with modern practices
1- You are operating in a WordPress plugin context, that has a Guzzle-based HTTP client, WP REST endpoint addition(s), and new Gutenberg editor blocks.23- Always use WordPress coding standards when writing PHP, JavaScript, and TypeScript.45- Always type hint PHP code.67- Prefer writing TypeScript over JavaScript.89- Favor functional paradigms over object-oriented ones, favor composition over inheritance, but be consistent with WordPress ecosystem best practices.1011- Optimize for readability.1213
Full transparency — inspect the skill content before installing.