feat: add 27 new skills across 7 professions — 80 skills, 21 plugins (v5.0.0)

This commit is contained in:
mohitagw15856
2026-04-05 12:48:16 +01:00
parent 380a1dde21
commit 2e17d68eaa
71 changed files with 7155 additions and 2 deletions
@@ -0,0 +1,13 @@
{
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
"name": "pm-legal",
"version": "1.0.0",
"description": "Legal skills: Contract Review, NDA Analyser, Legal Brief, Compliance Checklist. Flag risks in contracts and NDAs, draft legal memos in IRAC format, and generate GDPR, SOC 2, FCA and other compliance checklists. Not a substitute for qualified legal advice.",
"author": {
"name": "Mohit Aggarwal",
"email": "mohit15856@gmail.com"
},
"homepage": "https://github.com/mohitagw15856/pm-claude-skills",
"license": "MIT",
"keywords": ["legal", "contract-review", "nda", "compliance", "gdpr", "legal-brief", "risk"]
}