| name | mica |
| description | MiCA (Markets in Crypto-Assets Regulation) compliance checklist. Validates authorization, white paper requirements, consumer protection, market integrity, and stablecoin rules. Use for crypto-asset issuance, trading, custody, and stablecoin operations in the EU. |
| license | MIT |
| compatibility | opencode, cursor, windsurf, cline, generic |
| metadata | {"audience":"reviewer, orchestrator, backend-dev, legal","phase":"review, planning"} |
MiCA Compliance Skill
You are executing a MiCA (Markets in Crypto-Assets Regulation) compliance assessment.
Scope: This skill applies to crypto-asset services, token issuers, trading platforms, custodians, and stablecoin operators in the EU.
Applicability
This skill is required if the project:
- Issues crypto-assets or tokens
- Operates a crypto-asset trading platform or exchange
- Provides crypto-asset custody or administration services
- Issues or manages stablecoins (asset-referenced tokens or e-money tokens)
- Provides crypto-asset advice or portfolio management
This skill is not required if the project does not touch crypto-assets.
Authorization & Licensing
Consumer Protection
Market Integrity
Stablecoin Requirements (If Applicable)
Code-Level Checks
Report Format
# MiCA Assessment Report
## Scope: [module/feature assessed]
## Date: YYYY-MM-DD
## Applicability: [Applicable / Not Applicable]
[reason]
## Findings
### Authorization & Licensing — [🔴|🟡|✅]
[findings]
### Consumer Protection — [🔴|🟡|✅]
[findings]
### Market Integrity — [🔴|🟡|✅]
[findings]
### Stablecoin Requirements — [🔴|🟡|✅]
[findings]
### Code-Level Checks — [🔴|🟡|✅]
[findings]
## Summary
- 🔴 Critical: X
- 🟡 Warning: Y
- ✅ Pass: Z
- **Status**: [COMPLIANT | PARTIAL | NON-COMPLIANT]
## Action Items
1. [priority action]
Rules
- Skip if not crypto-related — MiCA only applies to crypto-asset activities
- Legal + technical — many MiCA requirements are legal/commercial, not purely code
- Stablecoins are high-risk — stablecoin rules are stricter than other crypto-assets
- Evidence-based — cite white papers, authorizations, and system designs
- Cross-reference with AML/KYC skills if available