Loading...
Loading...
Loads all 22 DataHub connector golden standards into context. Use before starting connector development or review work to ensure the full set of standards is available for reference. Triggers on: "load standards", "show standards", "what are the connector standards", "load golden standards", "review standards", or any request to load DataHub connector development guidelines.
npx skill4agent add datahub-project/datahub-skills load-standardsstandards/standards/main.mdstandards/Read standards/main.md
Read standards/patterns.md
Read standards/code_style.md
Read standards/testing.md
Read standards/containers.md
Read standards/performance.md
Read standards/registration.md
Read standards/platform_registration.mdRead standards/sql.md
Read standards/api.md
Read standards/lineage.mdstandards/source_types/Read standards/source_types/sql_databases.md
Read standards/source_types/data_warehouses.md
Read standards/source_types/query_engines.md
Read standards/source_types/data_lakes.md
Read standards/source_types/bi_tools.md
Read standards/source_types/orchestration_tools.md
Read standards/source_types/streaming_platforms.md
Read standards/source_types/ml_platforms.md
Read standards/source_types/identity_platforms.md
Read standards/source_types/product_analytics.md
Read standards/source_types/nosql_databases.md## Standards Loaded
### Core Standards (8 files)
- **main.md** — Base classes, SDK V2 patterns, config design
- **patterns.md** — File organization, error handling, connector patterns
- **code_style.md** — Python quality, type safety, naming conventions
- **testing.md** — Test requirements, golden files, coverage
- **containers.md** — Container hierarchy, parent-child relationships
- **performance.md** — Scalability, generators, batch fetching
- **registration.md** — Source registration and discovery
- **platform_registration.md** — Platform-level registration
### Interface Standards (3 files)
- **sql.md** — SQLAlchemy usage, query patterns, schema introspection
- **api.md** — API client design, Pydantic models, pagination, retries
- **lineage.md** — SqlParsingAggregator, lineage entity construction
### Source-Type Standards (11 files)
- sql_databases, data_warehouses, query_engines, data_lakes
- bi_tools, orchestration_tools, streaming_platforms
- ml_platforms, identity_platforms, product_analytics, nosql_databases
**Total: 22 standard files loaded.**
How can I help with connector development today?standards/main.md