Claude Skills · Data & Analytics

Optimize Spark SQL Plan

EmbrasureAI/spark-observability-skills

Optimize Apache Spark SQL and DataFrame queries using the final Adaptive Query Execution plan and runtime statistics rather than source code alone. Use to reduce runtime, shuffle, spill, scan cost, skew, join amplification, Python UDF overhead, poor partitioning, or unnecessary work while preserving query semantics.

★ 31 Synced 1 day ago View SKILL.md

At a glance

Data & Analytics Manual install

This skill is for Data & Analytics.

Install git clone --depth 1 https://github.com/EmbrasureAI/spark-observability-skills cp -r spark-observability-skills/skills/optimize-spark-sql-plan ~/.claude/skills/optimize-spark-sql-plan
Can use Not declared by the author

Also in EmbrasureAI/spark-observability-skills

View the repo

Diagnose slow, expensive, or regressed Apache Spark and PySpark applications by comparing runtime evidence against a healthy run. Use for lo...

Diagnose failed Apache Spark and PySpark applications from History Server evidence, logs, and cluster-manager state. Use for driver or execu...

Other Data & Analytics skills

D3 Visualization nexu-io/open-design

Teaches the agent to produce D3 charts and interactive data visualizations. A comprehensive D3.js skill with examples across chart types and...

Eng Runbook nexu-io/open-design

An engineering runbook — service overview, alerts table, dashboards links, common procedures with copy-pasteable commands, on-call rotation,...

Dating Web nexu-io/open-design

A consumer-feeling dating / matchmaking dashboard — left rail navigation, ticker bar of community signals, headline KPIs, a 30-day mutual-ma...

Live Dashboard nexu-io/open-design

Notion-style team dashboard rendered as a Live Artifact. A single-page, self-contained HTML dashboard with KPIs, a 7-day sparkline, a real-t...

Professional trading analysis dashboard template (single-file HTML) with light/dark theme switch, dense market panels, chart interactions, d...

Dashboard nexu-io/open-design

Admin / analytics dashboard in a single HTML file. Fixed left sidebar, top bar with user/search, main grid of KPI cards and one or two chart...