moodle-external-api-development
sickn33/antigravity-awesome-skills
A comprehensive guide for developing custom external web service APIs for the Moodle Learning Management System (LMS). It covers Moodle's required API framework, coding standards, and the essential three-method pattern (execute_parameters, execute, execute_returns) necessary for integrating custom functionality, such as course management, quiz operations, and reporting, with external applications.