Audit a codebase's BeeL API integration for compliance: idempotency, API key security, error handling, rate limits, webhook verification, invoice lifecycle rules and outdated patterns. Use when asked to audit, review or check a BeeL integration, or to verify it follows BeeL/VeriFactu rules.
BeeL invoicing API integration guide. Use when working with the BeeL API, creating invoices, managing customers or products, implementing webhooks, or troubleshooting BeeL API responses.
Guided implementation of a BeeL API integration: client setup, environment configuration, and specific flows (create/issue invoices, customers, products, recurring invoices, exports). Use when asked to integrate BeeL, add invoicing to a project, or implement a specific BeeL flow.
Integrate BeeL's multi-NIF model: one account holding many companies (fiscal identities), targeting a specific company per request, members and grants, and managed accounts (agencies / gestorías / fleets that invoice on behalf of others). Use when the integration deals with several NIFs/CIFs under one API key, the…
Bring an existing BeeL. integration up to date: read the release notes and changelog, find which of the project's own calls the breaking changes hit, and propose the diff. Use when asked whether a BeeL integration is current, to migrate off deprecated routes, after BeeL announces changes, or periodically as…
Esta skill se usa cuando el usuario pide "armar el compliance", "cumplir el RGPD / la LOPD", "preparar la protección de datos", "auditar datos personales", "generar política de privacidad / contrato de encargado (DPA) / registro de actividades (RAT) / EIPD / consentimiento", "cumplir la ley de datos en España"…
Design a production-grade, API-first multitenant Spring Boot and PostgreSQL architecture. Use when starting a SaaS, adding tenant isolation, defining environment/account/company boundaries, choosing tenant resolution, designing API keys or browser sessions, modeling hierarchical permissions, planning PostgreSQL RLS…