Analysis updated 2026-05-18
Run a full LGPD compliance audit on an existing codebase
Generate a ROPA and RIPD impact assessment for a project
Get step by step guidance on notifying the ANPD after a data leak
Verify age and parental consent handling under the minors online safety law
| goul4rt/lgpd-skills | 5p00kyy/club-5060ti | celiobjunior/clean-android-tv | |
|---|---|---|---|
| Stars | 23 | 23 | 23 |
| Language | Shell | Shell | Shell |
| Setup difficulty | easy | hard | moderate |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
README is primarily in Portuguese with an English summary at the top.
This repository is a modular collection of 19 skills for Claude, the AI assistant, that guides a software team through end-to-end compliance with Brazil's data protection law, the LGPD (Lei 13.709/2018), and the newer ECA Digital law (Lei 15.211/2025) covering online safety for minors. The skills work inside Claude Code, the Claude web app, and the Claude desktop app. The collection is structured as one orchestrator skill called lgpd-audit and 18 specialized sub-skills. The orchestrator runs a conversation with you to figure out what kind of project you have, then chains the sub-skills in the right order: gap analysis on legacy code, data inventory, establishing the legal basis for each data processing activity, writing a ROPA (the register of processing activities required under Article 37), a RIPD impact assessment, consent ledger design, data subject request endpoints, a privacy policy, incident response runbooks, vendor contracts, international transfer clauses, audit logging, encryption setup, anonymization, retention schedules, and a dedicated skill for verifying age and parental consent under the minors law. Each sub-skill can also be called directly, which is useful for focused tasks. Saying something like "we had an email leak, I need to notify the ANPD" will activate the incident response skill alone and walk you through the Resolucao 15/2024 notification timeline, which requires notifying the authority and affected individuals within three business days. Everything the skills produce is written as versioned Markdown files under a .lgpd/ folder in your repository: STATUS.md with the current audit state, data maps, legal basis records, ROPA, RIPD reports, consent schema files, incident logs, a versioned privacy policy, and vendor and international transfer documentation. The files are meant to live in Git and be reviewed through pull requests, so audits and changes have a traceable history. Installation is either through the Claude Code plugin marketplace with two commands, or by copying the skill files manually into a project or global .claude/skills/ directory. The project is MIT licensed and written primarily in Portuguese with an English summary at the top of the README.
A set of 19 Claude skills that walks a software team through full compliance with Brazil's data protection and minors online safety laws.
Mainly Shell. The stack also includes Shell, Claude Code, Markdown.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.