Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Extract domain models from monolithic codebases using DDD principles for microservices decomposition
.claude/skills/a5c-ai-domain-model-extractor/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -33% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -4% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -28% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -16% | 0% |
Extracts domain models from monolithic codebases using Domain-Driven Design principles to support microservices decomposition.
Enable domain analysis for:
| Tool | Purpose | Integration Method | |------|---------|-------------------| | EventStorming tools | Domain discovery | Manual/Digital | | Architecture analyzers | Code analysis | CLI | | Visualization tools | Context mapping | Export | | Custom AST analyzers | Code parsing | CLI |
json{ "extractionId": "string", "timestamp": "ISO8601", "domain": { "boundedContexts": [ { "name": "string", "purpose": "string", "aggregates": [], "entities": [], "events": [], "services": [] } ], "contextMap": { "relationships": [] } }, "ubiquitousLanguage": { "terms": [] }, "recommendations": { "serviceDecomposition": [], "integrationPatterns": [] } }
architecture-analyzer: Structure analysisddd-analyst: DDD expertisemicroservices-decomposer: Service extraction| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | pass→pass | 22,881 | 14,187 | -38% | 1 | 1 | 0% | 5,236 | 3,767 | -28% | 0 | 0 | — |
case-02 | fail→pass | 25,317 | 16,734 | -34% | 1 | 1 | 0% | 4,883 | 4,324 | -11% | 0 | 0 | — |
case-03 | fail→pass | 24,509 | 15,392 | -37% | 1 | 1 | 0% | 5,561 | 3,705 | -33% | 0 | 0 | — |
case-04 | fail→pass | 14,757 | 13,127 | -11% | 1 | 1 | 0% | 2,921 | 2,810 | -4% | 0 | 0 | — |
case-05 | fail→pass | 20,276 | 9,101 | -55% | 1 | 1 | 0% | 2,916 | 2,093 | -28% | 0 | 0 | — |
case-06 | fail→pass | 10,806 | 5,268 | -51% | 1 | 1 | 0% | 1,632 | 1,372 | -16% | 0 | 0 | — |
case-07 | pass→pass | 11,089 | 7,512 | -32% | 1 | 1 | 0% | 2,155 | 1,952 | -9% | 0 | 0 | — |
case-08 | fail→fail | 17,960 | 15,253 | -15% | 1 | 1 | 0% | 3,181 | 3,325 | +5% | 0 | 0 | — |
case-09 | fail→fail | 14,582 | 17,150 | +18% | 1 | 1 | 0% | 2,356 | 3,363 | +43% | 0 | 0 | — |
case-10 | fail→fail | 17,639 | 15,313 | -13% | 1 | 1 | 0% | 2,776 | 3,534 | +27% | 0 | 0 | — |
case-11 | fail→fail | 9,988 | 9,383 | -6% | 1 | 1 | 0% | 1,702 | 2,094 | +23% | 0 | 0 | — |
case-12 | fail→fail | 19,306 | 17,718 | -8% | 1 | 1 | 0% | 3,344 | 3,632 | +9% | 0 | 0 | — |
case-13 | fail→fail | 9,896 | 9,788 | -1% | 1 | 1 | 0% | 2,109 | 2,541 | +20% | 0 | 0 | — |
case-14 | fail→fail | 5,378 | 7,358 | +37% | 1 | 1 | 0% | 783 | 1,663 | +112% | 0 | 0 | — |
case-15 | pass→pass | 22,213 | 18,986 | -15% | 1 | 1 | 0% | 3,167 | 4,155 | +31% | 0 | 0 | — |
case-16 | fail→pass | 11,267 | 7,715 | -32% | 1 | 1 | 0% | 2,051 | 2,184 | +6% | 0 | 0 | — |
case-17 | fail→pass | 19,881 | 14,271 | -28% | 1 | 1 | 0% | 3,062 | 3,566 | +16% | 0 | 0 | — |
case-18 | fail→pass | 13,916 | 5,816 | -58% | 1 | 1 | 0% | 2,396 | 1,582 | -34% | 0 | 0 | — |
case-19 | fail→fail | 19,975 | 25,862 | +29% | 1 | 1 | 0% | 4,535 | 5,371 | +18% | 0 | 0 | — |
case-20 | fail→pass | 17,026 | 11,252 | -34% | 1 | 1 | 0% | 3,943 | 2,943 | -25% | 0 | 0 | — |
case-21 | fail→fail | 16,005 | 14,573 | -9% | 1 | 1 | 0% | 3,262 | 3,430 | +5% | 0 | 0 | — |
case-22 | fail→fail | 16,159 | 19,700 | +22% | 1 | 1 | 0% | 3,389 | 5,391 | +59% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +41 percentage points is the difference between those two pass rates over the 22 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.