Sub-skill of orcaflex-monolithic-to-modular: Architecture.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill architecture --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Architecture?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-architecture-2ba0c863)More formats (shields.io, HTML) on the badges page.
---
name: orcaflex-monolithic-to-modular-architecture
description: 'Sub-skill of orcaflex-monolithic-to-modular: Architecture.'
version: 2.0.0
category: engineering
type: reference
scripts_exempt: true
---
# Architecture
## Architecture
```
┌──────────────┐ ┌────────────────────┐ ┌──────────────────┐ ┌─────────────────┐
│ .dat / .yml │───>│ MonolithicExtractor │───>│ ProjectInputSpec │───>│ ModularModel │
│ (monolithic) │ │ (extractor.py) │ │ (spec.yml) │ │ Generator │
└──────────────┘ └────────────────────┘ └──────────────────┘ └────────┬────────┘
│
┌──────────▼──────────┐
│ modular/ │
│ ├── master.yml │
│ ├── includes/ │
│ │ ├── 01_general │
│ │ ├── 03_env │
│ │ └── 20_generic │
│ └── inputs/ │
│ └── params.yml │
└─────────────────────┘
```
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!