architecting-data

Design scalable data platform architectures with governance and storage paradigm guidance.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/masermediagroup-stack/CursorSkills --skill architecting-data-masermediagroup-stack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecting-data
Source: https://github.com/masermediagroup-stack/CursorSkills/tree/main/skills-bundle/skills/community/ai-design-components/skills/architecting-data
Command: npx skills add https://github.com/masermediagroup-stack/CursorSkills --skill architecting-data-masermediagroup-stack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Architects and data-platform teams often struggle to design scalable, governance-aware data architectures that balance performance, flexibility, and compliance. This skill provides strategic guidance across storage paradigms (data lake, data warehouse, data lakehouse), data modeling approaches (dimensional, normalized, data vault, wide tables), data mesh readiness, and medallion architecture patterns, supported by decision frameworks and reference implementations.

Core Features & Use Cases

  • Storage paradigm guidance (lake, warehouse, lakehouse) with trade-offs on cost, performance, governance, and multi-cloud considerations.
  • Data modeling guidance (Dimensional, Normalized, Data Vault 2.0, Wide Tables) and patterns for BI, OLTP, and ML workloads.
  • Data mesh readiness assessment and federated governance patterns, plus medallion architecture examples to structure lakehouses.
  • Integration references and implementation patterns to guide end-to-end data platforms.

Quick Start

Provide a cloud-native data architecture plan for a new analytics platform, including lakehouse patterns and governance considerations.

Frequently Asked Questions about architecting-data

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the best way to design a scalable data lakehouse architecture with governance?

To design a scalable data lakehouse architecture, apply medallion architecture patterns to structure data layers and use decision frameworks for federated governance. This balances performance, cost, and compliance across storage paradigms.

How do I assess data mesh readiness for my data platform?

Assess data mesh readiness by evaluating your platform's support for federated governance and domain-oriented ownership. Use decision frameworks to determine if decentralized data products fit your current storage paradigms.

When should I choose a data vault over dimensional modeling for my data warehouse?

Choose Data Vault 2.0 modeling when you need high scalability and historical tracking for diverse sources, whereas dimensional modeling suits BI and analytics performance. Use decision frameworks to match modeling approaches to your specific workloads.

What are the trade-offs between data lake, data warehouse, and lakehouse storage paradigms?

Data lakes offer cost-effective raw storage, data warehouses provide high performance for structured queries, and lakehouses combine both. Evaluate trade-offs in cost, performance, governance, and multi-cloud considerations to select the right paradigm.

How do I structure a medallion architecture for a cloud-native analytics platform?

Structure a medallion architecture by organizing data into bronze, silver, and gold layers to progressively refine raw data into analytics-ready assets. This pattern supports governance-aware lakehouses by separating processing stages and improving data quality.