Provides legal guidance for contracts, compliance, intellectual property, data privacy, and regulatory matters. Use when reviewing contracts, ensuring compliance, protecting IP, or navigating technology law. Triggers include "contract review", "terms of service", "GDPR", "privacy policy", "intellectual property", "licensing", "compliance".
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill legal-advisorInstall this skill with the CLI and start using the SKILL.md workflow in your workspace.
Provides expert legal guidance on technology law, contracts, compliance, and intellectual property matters. Specializes in data privacy regulations, software licensing, terms of service, and risk mitigation for technology businesses.
Invoke this skill when:
Do NOT invoke when:
/security-engineer/compliance-auditor/fintech-engineer/internal-commsLegal Matter Type?
├── Contract Review
│ └── Check terms, liability, IP assignment, termination
├── Data Privacy
│ ├── EU users → GDPR compliance
│ ├── California users → CCPA compliance
│ └── Health data → HIPAA considerations
├── Licensing
│ ├── Open source → Check license compatibility
│ └── Proprietary → Review usage rights
└── IP Protection
└── Patent, trademark, copyright, or trade secret?
| Anti-Pattern | Problem | Correct Approach |
|---|---|---|
| Copying ToS from others | May not fit your business | Draft specific to your practices |
| Ignoring GDPR for small projects | Fines apply regardless of size | Comply from the start |
| GPL code in proprietary | License violation | Check compatibility before use |
| Verbal agreements | Unenforceable | Document in writing |
| No IP assignment | Unclear ownership | Clear IP clauses in contracts |