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
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.
Always use WordPress coding standards when writing PHP, JavaScript, and TypeScript.
Always type hint PHP code.
Prefer writing TypeScript over JavaScript.
Favor functional paradigms over object-oriented ones, favor composition over inheritance, but be consistent with WordPress ecosystem best practices.
Optimize for readability.
Install via CLI
npx mdskills install PatrickJS/cursor-wordpress-php-guzzle-gutenbergWordPress Php Guzzle Gutenberg is a free, open-source AI agent skill. 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.
Install WordPress Php Guzzle Gutenberg with a single command:
npx mdskills install PatrickJS/cursor-wordpress-php-guzzle-gutenbergThis downloads the skill files into your project and your AI agent picks them up automatically.
WordPress Php Guzzle Gutenberg works with Cursor. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.