dolibarr/.agents/skills/dolibarr-interactive-test
MDW 273917d775
NEW: Add dolibarr-interactive-test skill for creating interactive test cases (#39328)
# NEW: Add dolibarr-interactive-test skill for creating interactive test cases

This skill provides guidance on creating PHP scripts for Dolibarr that:
- Set up test data in the database
- Provide direct links to view results in the web interface
- Allow users to tear down/clean up test data
- Handle proper authentication and CSRF protection
- Debug database errors including InnoDB monitor output
2026-07-30 13:12:43 +02:00
..
SKILL.md