Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

claude-plugins

claude-plugins contém 7 skills coletadas de beel-es, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
7
Stars
4
atualizado
2026-06-22
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

auditar
Analistas de segurança da informação

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", "montar el compliance penal / modelo de prevención de delitos (art. 31 bis CP)", "el canal de denuncias (Ley 2/2023)" o "cumplir Veri*Factu / la ley antifraude de facturación". Audita un repo y genera, SIN abogado, toda la documentación de cumplimiento para un SaaS o empresa en España, contrastada contra el texto oficial de la norma (BOE/EUR-Lex/AEPD/AEAT). Cubre RGPD + LOPDGDD (protección de datos), el art. 31 bis del Código Penal + Ley 2/2023 (compliance penal y canal de denuncias) y el RD 1007/2023 Veri*Factu (facturación antifraude), y es extensible a más marcos (packs).

2026-06-22
beel-api
Desenvolvedores de software

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.

2026-06-16
audit
Analistas de garantia de qualidade de software e testadores

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.

2026-06-12
implement
Desenvolvedores de software

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.

2026-06-12
webhooks
Desenvolvedores de software

Implement a correct BeeL webhook receiver: HMAC-SHA256 signature verification, raw-body handling, event deduplication, retry-aware processing and subscription management. Use when receiving BeeL events (invoice paid, issued, etc.) or debugging webhook delivery/signature issues.

2026-06-12
upgrade
Analistas de garantia de qualidade de software e testadores

Check an existing BeeL integration against the live API reference: detect breaking changes that affect the project, deprecated patterns in use, new features worth adopting, and outdated SDK versions. Use when asked if a BeeL integration is up to date, after BeeL announces changes, or periodically as maintenance.

2026-06-12
audit
Desenvolvedores de software

Auditor for Stripe integrations. Use when the user asks to "audit", "review", "check", "secure", or "find bugs in" their Stripe integration, or whenever the codebase contains Stripe usage (`stripe.*`, `STRIPE_SECRET_KEY`, webhook handlers, PaymentIntents, Subscriptions). Detects missing webhook signature verification, missing idempotency keys, outdated API versions, proration bugs, leaked keys, and other antipatterns. Produces a structured report with severity, evidence, and a fix.

2026-04-28