wordpress-plugin-dev
Professional WordPress plugin development best practices following our project structure with composer, namespaced classes, wp-env testing, WPCS compliance, and proper plugin architecture. Use this when working on WordPress plugin code.
SKILL.md
We use a specific structure with a root project directory and nested plugin directory:
Our PHPCS Configuration We use WordPress-Extra with custom exclusions:
Configuration in phpstan.neon.dist with WordPress-specific rules via szepeviktor/phpstan-wordpress.
Professional WordPress plugin development best practices following our project structure with composer, namespaced classes, wp-env testing, WPCS compliance, and proper plugin architecture. Use this when working on WordPress plugin code. Source: alanef/plugin-fullworks-support-diagnostics-project.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/alanef/plugin-fullworks-support-diagnostics-project --skill wordpress-plugin-dev- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is wordpress-plugin-dev?
Professional WordPress plugin development best practices following our project structure with composer, namespaced classes, wp-env testing, WPCS compliance, and proper plugin architecture. Use this when working on WordPress plugin code. Source: alanef/plugin-fullworks-support-diagnostics-project.
How do I install wordpress-plugin-dev?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alanef/plugin-fullworks-support-diagnostics-project --skill wordpress-plugin-dev Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/alanef/plugin-fullworks-support-diagnostics-project