Plugin Creation

Scaffold a new Silver Assist WordPress plugin from scratch. Covers file structure, PSR-4 autoloading, main plugin file, composer.json, LoadableInterface architecture, configuration files (phpcs.xml, phpstan.neon, phpunit.xml.dist), test bootstrap, CI/CD workflows, and AI agent customization. Use when creating a new plugin or understanding the standard architecture.

SilverAssist 8dcf794 31.9 KB Updated

File contents

SilverAssist/agents-toolkit/tree/main/templates/shared/skills/plugin-creation commit 8dcf79410d

Frequently asked questions

npx skillmds@latest add silverassist/plugin-creation