aureuserp-test-case-builder
๐ฏSkillfrom aureuserp/agent-skills
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.
Same repository
aureuserp/agent-skills(3 items)
Installation
npx vibeindex add aureuserp/agent-skills --skill aureuserp-test-case-buildernpx skills add aureuserp/agent-skills --skill aureuserp-test-case-builder~/.claude/skills/aureuserp-test-case-builder/SKILL.mdSKILL.md
More from this repository2
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.
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.