Wordpress Development Toolkit
Generate WordPress Plugins using our Abstract Plugin Boilerplate
Install / Use
npx skills add WordPress-Phoenix/wordpress-development-toolkitInstalls into whichever agent you are using.
README
WordPress Development Toolkit


-
Navigate to https://wp.docker/wp-admin/ (ask for login in main channel).
-
Download and clone this plugin (should NOT be run in production environments on high-traffic servers where performance matters...) into the plugins dir. Do not try to upload the zip file into the Add New plugin uploader. This feature is not supported.
-
Navigate to Vanilla WP Network.
-
Go to Plugins.
-
Activate the
WordPress Development Toolkitplugin. -
Go back to https://wp.docker/wp-admin/.
-
Open Dev Toolkit from Admin Menu link.
-
Click "Start New Plugin".
How to fill out the New Plugin form:

-
Click Generate New Plugin. This will deliver a new zip file. Check that your namespace has been correctly generated.
-
Follow these instructions: https://github.com/WordPress-Phoenix/abstract-plugin-base#installation
UPDATING /lib files
Lib files come from composer, but you need to ensure you run the command without the composer autoloader:
composer update --no-dev --no-autoloader
Offline Development Mode
The plugin uses the GitHub API to fetch the latest copy of the Abstract Plugin Base to include in the plugin. You can alternatively set:
define( 'WP_DEV_KIT_AIRPLANE_MODE', true )
to pull the ABP powering this plugin for internet-less development.
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
Languages
Security Score
Audited on Oct 5, 2025
