use-spark
Generic tooling for building DSLs.
Works with
Claude CodeCursorCodex CLIGitHub CopilotGemini CLI
--- name: use-spark description: Generic tooling for building DSLs. license: MIT --- <!-- usage-rules-skill-start --> ## Additional References - [spark](references/spark.md) ## Searching Documentation ```sh mix usage_rules.search_docs "search term" -p spark ``` ## Available Mix Tasks - `mix spark.cheat_sheets` - Creates cheat sheets for each Extension provided. Useful for CI with `--check` flag. - `mix spark.cheat_sheets.docs` - `mix spark.cheat_sheets_in_search` - Includes generated cheat sheets in the search bar - `mix spark.formatter` - Manages a variable called `spark_locals_without_parens` in the .formatter.exs from a list of DSL extensions. - `mix spark.install` - Installs spark by adding the `Spark.Formatter` plugin, and providing a basic configuration for it in `config.exs`. - `mix spark.replace_doc_links` - Replaces any spark dsl specific doc links with text appropriate for hex docs. <!-- usage-rules-skill-end -->
More Data Engineering skills
data-pipeline
claude-office-skills/skills
Data pipeline and ETL automation - extract, transform, load workflows for data integration and analytics
4.1k
ETL Pipeline
claude-office-skills/skills
Design and automate Extract, Transform, Load data pipelines for data integration and analytics
3.9k
data-throughput-accelerator
affaan-m/ecc
Use when large data ingestion, backfill, export, ETL, warehouse loading, manifest catch-up, or table synchronization needs to become much faster while preserving data correctness.
3.6k

