Commit graph

2 commits

Author SHA1 Message Date
MDW
316832dc51
Qual: Update Dolibarr Development AI SKILL (#39353)
* fix: Update Dolibarr Development Best Practices documentation

Updated the Dolibarr Development Best Practices documentation to include core principles, security guidelines, code structure, and workflow guidance. Added detailed sections on database interaction, module development, testing, and reference material. Removed outdated information and improved clarity and organization.

* Update SKILL.md to remove GETPOSTALPHA reference

Removed mention of GETPOSTALPHA shorthand from best practices.

* Qual: Correct extrafields documentation and code examples

Updated SKILL.md with improved extrafields documentation and code examples. The changes include:
- Simplified extrafields loading and access, removed unnecessary code
- Correcte field creation code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-08-05 10:24:23 +02:00
MDW
cd31a5be33
Qual: Improve AI skills (#39320)
* Qual: Improve AI skills

* New: AI skill - common Dolibarr Development

# New: AI skill - common Dolibarr Development

Added a new SKILL.md file with best practices for Dolibarr development, including database access guidelines, code searching techniques, and tool execution hints (preferring pre-commit).
2026-07-30 10:12:40 +02:00