
π―3Skills
π―Skills3
π―aureuserp-plugin-builderπ―Skill
A skill for building AureusERP plugins following project-standard Laravel patterns, covering service provider registration, admin/customer panel wiring, ACL integration, settings pages, and the install/uninstall lifecycle across the plugins/webkul ecosystem.
aureuserp-plugin-builder
π―aureuserp-test-case-builderπ―Skill
Builds and refactors Pest API feature tests for AureusERP Laravel plugins, providing factory-first setup, permission and auth bootstrap helpers, stable JSON assertions, and plugin install-safe test strategies.
aureuserp-test-case-builder
π―aureuserp-api-builderπ―Skill
Builds and refactors plugin REST APIs following AureusERP Laravel conventions, covering route patterns, auth middleware, controller patterns with Scribe attributes, FormRequest validation rules, API resources, and soft-delete restore/force-delete flows.
aureuserp-api-builder