Acerca de
This skill automates the creation of robust Go controllers by providing structured templates for CRUD operations. It utilizes the core_gen command to generate both admin-level and user-specific endpoints, including automatic handling of indexing, fetching, creating, and updating resources. By defining skip parameters and customization patterns, developers can rapidly build scalable backend APIs while maintaining the flexibility to implement custom logic in separate files without losing generated code during updates.