Instructions file CodexOpenCode
Instructions for tuva-health/tuva-core, covering tuva core agent operating manual, tuva core 1.0 contract, repository boundaries, architecture and public-contract rules and extension columns.
215 tagged analytics-engineering, measured the same way as everything else here.
Instructions file CodexOpenCode
Instructions for tuva-health/tuva-core, covering tuva core agent operating manual, tuva core 1.0 contract, repository boundaries, architecture and public-contract rules and extension columns.
Skill Claude CodeCodex
Verify a Docglow change actually works before submitting or merging a PR. Runs the conformance suite, then a behavioral verification pass (flag matrix, artifact-join spot checks, pipeline contract sweep, payload budget). Use when reviewing a PR, self-reviewing a branch before opening a PR, or when asked to "verify…
Instructions file
Instructions for docglow/docglow, covering claude.md — docglow, project, tech stack, build & test and python.
Plugin Claude Code
Plugin marketplace listing 1 plugin: sidemantic.
Instructions file CodexOpenCode
AGENTS.md instructions for sidequery/sidemantic, covering sidemantic, usage preference (important), codebase structure, version management and validation before commits.
Instructions file
Claude Code instructions for sidequery/sidemantic, a project described as: The universal metrics layer. Compatible with 15+ formats: Cube, MetricFlow, LookML, Omni, BSL, LDM, Cortex, Malloy, OSI, SML, TML, Hex, Rill, Superset.
Plugin Claude Code
Build, validate, and query Sidemantic semantic models, answer business questions with trusted metrics, and generate analytics webapps. Ships modeler, semantic-analyst, and webapp-builder skills.
Skill Claude CodeCodex
Build, validate, and manage semantic models using Sidemantic. Use when asked to create a semantic layer, define metrics/dimensions, model a database schema, generate models from SQL queries, import from Cube/dbt/LookML, or set up analytics definitions. Prioritizes CLI-first workflows, with YAML and optional Python API…
Skill Claude CodeCodex
Answer analytical, KPI, metric, trend, cohort, and business-performance questions through a Sidemantic semantic layer. Use when asked to analyze data, explain why a metric changed, compare segments or periods, calculate a business measure, or explore warehouse data when Sidemantic MCP tools or semantic model files are…
Skill Claude CodeCodex
Build interactive analytics webapps, demos, dashboards, or embedded app surfaces from Sidemantic semantic models using copyable component primitives and deterministic query inspection. Use when asked to create a web UI around Sidemantic models, generate a metric explorer, copy reusable analytics components into a…
Skill Claude CodeCodex
CSS and UI animation patterns for responsive, polished interfaces. Use when implementing hover effects, tooltips, button feedback, transitions, or fixing animation issues like flicker and shakiness.
Cursor rule Cursor
Add regression guardrails when fixing rule false positives.
Cursor rule Cursor
Keep a Changelog and semver steps when cutting dbt-doctor releases.
Instructions file CodexOpenCode
Instructions for northgraindata/dbt-doctor, covering dbt-doctor, stack, commands and conventions.
Skill Claude CodeCodex
Static analysis and health checks for dbt projects. Use before committing SQL/YAML or when enforcing CI quality gates.
Plugin Claude Code
Analytics engineering for Claude Code and any agent: data warehouse exploration, dbt transformation and semantic modeling, and schema-drift maintenance on dbt.
Cursor rule Cursor
Drive the dex analytics-engineering engine via its command contract.
Instructions file GitHub Copilot
Instructions for exmergo/dex: Follow AGENTS.md at the repository root.
Instructions file CodexOpenCode
Instructions for exmergo/dex, covering dex: driving the engine from any agent, the loop: explore, transform, maintain (etm), the command contract, or, with the pinned wrapper a skill ships and the envelope.
Skill Claude CodeCodex
Use this whenever you need to know what is actually in a database, warehouse, or DuckDB file before you trust it: ranked inventory of what exists, column profiles, PII detection, grain and data-quality problems, verified join inference, Mermaid ER diagrams, guarded ad-hoc SQL probes, and k-means segmentation…
Skill Claude CodeCodex
Use this to keep a dbt project correct as the warehouse and the business change. It detects drift on four axes and proposes the fix: schema drift (source columns and tables added, dropped, retyped, or renamed), volume drift (a row count that collapsed, a table that emptied, a load that half-failed), grain drift (a key…
Skill Claude CodeCodex
Use this to author and change a dbt project: bootstrap a project in a repo that has none (transform init), write or refactor model SQL from staging to marts, add tests and docs in schema.yml, manage dependencies, and define or update the semantic layer (dbt semantic models / MetricFlow: entities, dimensions, measures…
Skill Claude CodeCodex
Authors and extracts dbt MetricFlow meta context — structured YAML meta: blocks that encode business knowledge (thresholds, investigation paths, SLAs, relationships) alongside metric definitions so AI agents answer analytical questions accurately. Use when user asks about context cards, meta context blocks, dbt metric…
Skill Claude CodeCodex
Audit a dbt project for agent-readiness: what would an AI agent get wrong if you pointed it at this data today? Produces a prioritized report organized by failure modes (wrong numbers, wrong table, wrong column, can't join, query fails). Scales via two-pass architecture with parallel subagents. Each subagent reads its…