AltimateAI/altimate-code

Open-source agentic data engineering harness for dbt, SQL, and cloud warehouses. 100+ tools, 10 warehouses, AI-powered.

803Stars on the repository
30Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

cost-report

02

AltimateAI/altimate-code

Skill Claude CodeCodex

Analyze Snowflake query costs and identify optimization opportunities.

803 3d ago A 12 tokens original MIT

data-parity

03

AltimateAI/altimate-code

Skill Claude CodeCodex

Validate that two tables or query results are identical — or diagnose exactly how they differ. Discover schema, identify keys, profile cheaply, then diff. Use for migration validation, ETL regression, and query refactor verification.

803 3d ago A 48 tokens original MIT

data-viz

04

AltimateAI/altimate-code

Skill Claude CodeCodex

Build modern, interactive data visualizations and dashboards using code-based component libraries (shadcn/ui, Recharts, Tremor, Nivo, D3, Victory, visx). Use this skill whenever the user asks to visualize data, build dashboards, create analytics views, chart metrics, tell a data story, build a reporting interface…

803 3d ago A 189 tokens original MIT

dbt-analyze

05

AltimateAI/altimate-code

Skill Claude CodeCodex

Analyze downstream impact of dbt model changes using column-level lineage and the dependency graph. Use when evaluating the blast radius of a change before shipping. Powered by altimate-dbt.

803 3d ago A 41 tokens original MIT

dbt-develop

06

AltimateAI/altimate-code

Skill Claude CodeCodex

REQUIRED before writing or modifying ANY dbt model. Invoke this skill FIRST whenever a task says "create", "build", "add", "modify", "update", "fix", or "refactor" a dbt model, staging file, mart, incremental, or snapshot. Skipping this skill is the leading cause of silent-correctness bugs — models that compile and…

803 3d ago A 294 tokens original MIT

dbt-docs

07

AltimateAI/altimate-code

Skill Claude CodeCodex

Document dbt models and columns in schema.yml with business context — model descriptions, column definitions, and doc blocks. Use when adding or improving documentation for discoverability. Powered by altimate-dbt.

803 3d ago A 45 tokens original MIT

dbt-pr-review

08

AltimateAI/altimate-code

Skill Claude CodeCodex

Cloudflare-style AI code review for dbt/SQL pull requests. Produces a signed APPROVE/COMMENT/REQUESTCHANGES verdict where every blocking finding is backed by a deterministic engine call — column-lineage blast radius, query equivalence, PII classification, and A–F grade. Use to review a dbt PR or the working-tree…

803 3d ago A 79 tokens original MIT

dbt-schema-verify

09

AltimateAI/altimate-code

Skill Claude CodeCodex

REQUIRED after building or modifying ANY dbt model that has columns declared in schema.yml / models.yml. Run altimate-dbt schema-verify --model to diff actual columns against the spec, and treat any mismatch verdict as "not done." The most common reason "the build is green but the tests still fail" is that the model…

803 3d ago A 216 tokens original MIT

dbt-test

10

AltimateAI/altimate-code

Skill Claude CodeCodex

Add schema tests, unit tests, and data quality checks to dbt models. Use when validating data integrity, adding test definitions to schema.yml, writing unit tests, or practicing test-driven development in dbt. Powered by altimate-dbt.

803 3d ago A 53 tokens original MIT

dbt-troubleshoot

11

AltimateAI/altimate-code

Skill Claude CodeCodex

Debug dbt errors — compilation failures, runtime database errors, test failures, wrong data, and performance issues. Use when something is broken, producing wrong results, or failing to build. Powered by altimate-dbt.

803 3d ago A 50 tokens original MIT

dbt-unit-tests

12

AltimateAI/altimate-code

Skill Claude CodeCodex

Generate dbt unit tests automatically for any model. Analyzes SQL logic (CASE/WHEN, JOINs, window functions, NULLs), creates type-correct mock inputs from manifest schema, and assembles complete YAML. Use when a user says "generate tests", "add unit tests", "test this model", or "test coverage" for dbt models.

803 3d ago A 79 tokens original MIT

lineage-diff

13

AltimateAI/altimate-code

Skill Claude CodeCodex

Compare column-level lineage between two versions of a SQL query to show added, removed, and changed data flow edges.

803 3d ago A 28 tokens original MIT

pii-audit

14

AltimateAI/altimate-code

Skill Claude CodeCodex

Classify schema columns for PII (SSN, email, phone, name, address, credit card) and check whether queries expose them. Use for GDPR/CCPA/HIPAA compliance audits.

803 3d ago A 46 tokens original MIT

schema-migration

16

AltimateAI/altimate-code

Skill Claude CodeCodex

Analyze DDL migrations for data loss risks — type narrowing, missing defaults, dropped constraints, breaking column changes. Use before applying schema changes to production.

803 3d ago A 34 tokens original MIT

sql-review

17

AltimateAI/altimate-code

Skill Claude CodeCodex

Pre-merge SQL quality gate — lint 26 anti-patterns, grade readability/performance A-F, validate syntax, and scan for injection threats. Use before committing or reviewing SQL changes.

803 3d ago A 41 tokens original MIT

sql-translate

18

AltimateAI/altimate-code

Skill Claude CodeCodex

Translate SQL queries between database dialects (Snowflake, BigQuery, PostgreSQL, MySQL, etc.).

803 3d ago A 26 tokens original MIT

teach

19

AltimateAI/altimate-code

Skill Claude CodeCodex

Teach your AI teammate a pattern by showing it an example file from your codebase.

803 3d ago A 18 tokens original MIT

train

20

AltimateAI/altimate-code

Skill Claude CodeCodex

Train your AI teammate on team standards from a document or style guide.

803 3d ago A 15 tokens original MIT

training-status

21

AltimateAI/altimate-code

Skill Claude CodeCodex

Show what your AI teammate has learned — patterns, rules, glossary, and standards.

803 3d ago A 19 tokens original MIT

agents-sdk

22

AltimateAI/altimate-code

Skill Claude CodeCodex

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.

803 3d ago A 59 tokens copy · 100% MIT

cloudflare

23

AltimateAI/altimate-code

Skill Claude CodeCodex

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.

803 3d ago A 68 tokens copy · 100% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: