data-conventions

Standardizes naming conventions, schemas, versioning and documentation for data pipelines across teams.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/johwer/marketplace --skill data-conventions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-conventions
Source: https://github.com/johwer/marketplace/tree/main/skills/data-conventions
Command: npx skills add https://github.com/johwer/marketplace --skill data-conventions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Standardizes data engineering practices across the repository to reduce duplication, misalignment, and onboarding friction.

Core Features & Use Cases

  • Enforces consistent naming conventions for datasets, schemas, and pipelines.
  • Documents ingestion, transformation, validation, and metadata workflows to create a single source of truth.
  • Guides cross-team collaboration by providing a reusable set of data governance guidelines and templates.

Quick Start

Follow these conventions when adding a new data pipeline to ensure consistency across the repository.

Frequently Asked Questions about data-conventions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I establish data engineering conventions for a repository with multiple teams?

To establish data engineering conventions for a repository, standardize naming for datasets and pipelines, enforce schema versioning guidelines, and document workflows to create a single source of truth across teams.

What should data pipeline governance standards include to prevent schema misalignment?

Data pipeline governance standards should include consistent naming conventions, schema guidelines, versioning rules, and documentation requirements for ingestion and transformation workflows to prevent schema misalignment.

How do I standardize metadata management and validation workflows across data domains?

Standardize metadata management and validation workflows by applying reusable governance guidelines and templates across data domains, ensuring consistent documentation for ingestion and transformation pipelines.

Does this approach help reduce onboarding friction for new data pipelines?

Yes, standardizing data engineering practices reduces onboarding friction by providing a reusable set of governance guidelines, templates, and documentation that serve as a single source of truth for new pipelines.

What is the best way to document data ingestion and transformation workflows for cross-team collaboration?

The best way to document data ingestion and transformation workflows is to enforce repository-wide data conventions, capturing metadata and validation steps in a standardized, reusable template for cross-team collaboration.

When do I need schema versioning guidelines for data pipelines?

You need schema versioning guidelines for data pipelines when multiple teams contribute to data domains, ensuring changes to datasets and transformations remain aligned and do not break downstream workflows.