Build and maintain a data inventory (mapa de dados) of all personal data processing activities in the project. Use when user asks "mapa de dados", "data mapping LGPD", "que dados pessoais coletamos", "inventário de tratamento", or as part of an LGPD audit pipeline. Produces .lgpd/data-map.md. Especially important for legacy systems where the inventory is built reverse-engineered from code (Prisma schemas, API endpoints, third-party SDKs, log statements).
$npx -y skills add goul4rt/lgpd-skills --skill lgpd-data-mappingInstalls into the current project.
Run `npx skills use "https://github.com/goul4rt/lgpd-skills" --skill "goul4rt/lgpd-skills/lgpd-data-mapping"` 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.