Design the database schema for a versioned, append-only consent ledger that satisfies LGPD Art. 8 (free, informed, unambiguous consent for a specific purpose) and Art. 9 (information rights). Use when user asks for "consent schema", "consent ledger", "schema de consentimento", "Prisma consentimento", "consent management", or is integrating consent capture with Better Auth, NextAuth, Clerk, or any auth library. Outputs a Prisma schema + integration spec. Also produces the structure needed to support DSAR revocation (Art. 18, IX).
$npx -y skills add goul4rt/lgpd-skills --skill lgpd-consent-schemaInstalls into the current project.
Run `npx skills use "https://github.com/goul4rt/lgpd-skills" --skill "goul4rt/lgpd-skills/lgpd-consent-schema"` 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/goul4rt/lgpd-skills" that are relevant to the current task. Run `npx skills add "https://github.com/goul4rt/lgpd-skills"` and select the relevant skills, then follow their instructions.