data-analytics
Create data pipeline and analytics architecture diagrams using PlantUML syntax with database/analytics stencil icons. Best for ETL pipelines, data lakes, real-time streaming, data warehousing, and BI dashboard design.
Security Assessment
About data-analytics
The data-analytics AI skill enables users to create comprehensive data pipeline and analytics architecture diagrams using PlantUML syntax with pre-defined database and analytics stencil icons. It simplifies the visualization of complex data flows, including ETL processes, data lakes, real-time streaming, data warehouses, and BI dashboards. By providing a structured diagramming approach, it helps teams communicate data infrastructure designs clearly, reduces misinterpretation, and accelerates planning for analytics and business intelligence projects.
This skill includes a rich set of features such as the use of mxgraph.aws4.* stencil syntax for representing databases, ETL engines, streaming services, warehouses, BI tools, and more. Users can define diagram layouts from left to right, group pipeline stages using rectangles or packages, and represent batch and streaming data flows using solid and dashed arrows respectively. It also provides a full stencil reference with over 9,500 icons and automatic color management, allowing users to focus on diagram structure rather than styling. Quick examples demonstrate step-by-step creation of end-to-end analytics pipelines, integrating data ingestion, transformation, storage, and visualization.
Ideal use cases include designing ETL pipelines, modeling data lakes, planning real-time streaming architectures, constructing data warehouses, and preparing dashboards for visualization and BI projects. Target users are data engineers, analytics architects, business intelligence developers, and teams responsible for planning, documenting, and communicating complex data systems. By streamlining diagram creation and standardizing representations, this skill enhances collaboration across technical and non-technical stakeholders, enabling better decision-making and design validation.
FAQ
How do I start creating a data analytics diagram with this skill?
Begin by defining your data sources, add ingestion or ETL icons, connect to storage or warehouse components, and then add BI or visualization tools within a plantuml or puml code fence.
Which stencil syntax should I use for analytics and database icons?
Use the mxgraph.aws4.* stencil syntax. For example, mxgraph.aws4.s3 "Data Lake" as s3 or mxgraph.aws4.glue "Glue ETL" as glue.
Can I represent streaming data flows differently from batch flows?
Yes. Use solid arrows (-->) for batch data flow or API calls, and dashed arrows (..>) for streaming, async, or change-data-capture flows.
Do I need to specify colors for the icons in my diagrams?
No. Default colors are applied automatically, so specifying fillColor or strokeColor is not required.
Are there limitations on which code fences to use?
Yes. Always use plantuml or puml code fences. Using text will not render diagrams correctly.
All Files
9 filesInstall data-analytics
Quick Setup:
- Copy the skill folder to
.claude/skills/ - Claude will automatically detect and use the skill
Repository
markdown-viewer/skills