Diseña y crea endpoints REST API en FacturaScripts delegando al agente especializado api-designer. ACTIVAR SIEMPRE que el usuario pregunte o pida trabajar con: la API REST de FacturaScripts, endpoints de modelos (GET, POST, PUT, DELETE), endpoints personalizados (ApiController, Kernel::addRoute, ApiRoot::addCustomResource), autenticación por token API, filtros y paginación en la API, conexión entre instancias de FacturaScripts vía API, cliente HTTP (Http::get/post), subida/descarga de archivos por API, o creación de facturas/documentos vía API. Si la tarea involucra cualquier aspecto de la API REST, activa esta skill.
$npx -y skills add facturascripts/fs-claude-plugin --skill api-designerInstalls into the current project.
Run `npx skills use "https://github.com/facturascripts/fs-claude-plugin" --skill "facturascripts/fs-claude-plugin/api-designer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/facturascripts/fs-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/facturascripts/fs-claude-plugin"` and select the relevant skills, then follow their instructions.