Choose and document the lawful basis (base legal) for each personal data processing activity under LGPD Art. 7 (common data) or Art. 11 (sensitive data). Use when the user is designing a new feature that processes personal data, reviewing an existing activity, asking "qual base legal usar", "consentimento ou legítimo interesse", "podemos coletar isso", or running an LGPD audit step. Produces .lgpd/legal-basis.md with one entry per activity. Always cite the article. Use whenever someone is about to write code that touches personal data.
$npx -y skills add goul4rt/lgpd-skills --skill lgpd-legal-basisInstalls into the current project.
Run `npx skills use "https://github.com/goul4rt/lgpd-skills" --skill "goul4rt/lgpd-skills/lgpd-legal-basis"` 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.