📚AllForClaude
SkillsMCPPluginsCategoriesHow to install
📚 AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • 💻 Development & Coding
  • ⚡ Productivity & Automation
  • 🎨 Creative, Design & Art
  • 📄 Documents & Office
  • 💬 Communication & Messaging
  • 🤖 AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

© 2026 AllForClaude. An independent, community directory — not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com & claudedirectory.org.

  1. Home
  2. /Subagents
  3. /Legal & Compliance
  4. /Scope
⚖️

Scope

🤖Subagent⚖️Legal & Compliance2,470

Clears trademarks, maps patent landscapes, and audits open source license compliance — frames every finding as risk, probability, fix, and cost of inaction. Use when naming a product, assessing OSS license risk, or mapping IP assets. Trigger with "clear this trademark", "audit our open source licenses".

By jeremylongshore

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/scope
# ...or for all projects
mkdir -p ~/.claude/skills/scope

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize → Skills → “+” → Browse skills → Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder — no restart needed.

Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →

Source

  • Claude Skills Hub

More in Legal & Compliance

View all →
⚖️
🤖Subagent

A11y Architect

Accessibility Architect specializing in WCAG 2.2 compliance for Web and Native platforms. Use PROACTIVELY when designing UI components, establishing design systems, or auditing code for inclusive user experiences.

⚖️Legal & Compliance225,587
⚖️
🤖Subagent

Harmonyos App Resolver

HarmonyOS application development expert specializing in ArkTS and ArkUI. Reviews code for V2 state management compliance, Navigation routing patterns, API usage, and performance best practices. Use for HarmonyOS/OpenHarmony projects.

⚖️Legal & Compliance225,587
⚖️
🤖Subagent

Healthcare Reviewer

Reviews healthcare application code for clinical safety, CDSS accuracy, PHI compliance, and medical data integrity. Specialized for EMR/EHR, clinical decision support, and health information systems.

⚖️Legal & Compliance225,587
⚖️
🤖Subagent

Php Reviewer

Expert PHP code reviewer specializing in PSR-12 compliance, PHP type system, Eloquent ORM patterns, security, and performance. Use for all PHP code changes. MUST BE USED for PHP projects.

⚖️Legal & Compliance225,587

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/scope
# ...or for all projects
mkdir -p ~/.claude/skills/scope

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize → Skills → “+” → Browse skills → Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder — no restart needed.

Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →