Install in Claude Code
Copygit clone --depth 1 https://github.com/AltimateAI/data-engineering-skills /tmp/new-skill-proposal && cp -r /tmp/new-skill-proposal/.github/ISSUE_TEMPLATE/new_ ~/.claude/skills/new-skill-proposalThen start a new Claude Code session; the skill loads automatically.
Definition
new_skill.md
## Skill Name What should this skill be called? ## Category - [ ] dbt - [ ] Snowflake - [ ] Airflow - [ ] Other: ___ ## Purpose What workflow does this skill encode? ## Trigger Conditions When should this skill activate? List keywords or patterns: - ... - ... ## Workflow Steps What steps should Claude follow? 1. ... 2. ... 3. ... ## Common Mistakes to Prevent What errors does this workflow help avoid? - ... - ... ## Example Task **Task:** "..." **Expected behavior with skill:** ... ## Willingness to Contribute - [ ] I'd like to implement this skill myself - [ ] I'd like help implementing this - [ ] I'm just suggesting the idea
More from this repository
altimate-codeSkill
Delegates data engineering tasks to altimate-code, a specialized CLI agent with 100+ purpose-built data tools — SQL analysis, column-level lineage, dbt build/test/run, warehouse profiling, FinOps, and connectivity to Snowflake, BigQuery, Redshift, Databricks, Postgres, MySQL, DuckDB. Use this skill when the task needs live warehouse access, column lineage, multi-step data exploration, dbt builds against a real warehouse, or when the user explicitly invokes "altimate", "altimate-code", or "the data agent".
creating-dbt-modelsSkill
|
debugging-dbt-errorsSkill
|
developing-incremental-modelsSkill
|
documenting-dbt-modelsSkill
|
migrating-sql-to-dbtSkill
|
refactoring-dbt-modelsSkill
|
testing-dbt-modelsSkill
|