connector-standards

Load OpenMetadata connector development standards for architecture, testing, and SQL patterns.

2|Updated Jul 18, 2023
One-click install
npx skills add https://github.com/Jason-Clark-FG/OpenMetadata-FG --skill connector-standards
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connector-standards
Source: https://github.com/Jason-Clark-FG/OpenMetadata-FG/tree/main/skills/connector-standards
Command: npx skills add https://github.com/Jason-Clark-FG/OpenMetadata-FG --skill connector-standards

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive set of guidelines and best practices for developing OpenMetadata connectors, ensuring consistency, quality, and maintainability across all connector implementations.

Core Features & Use Cases

  • Centralized Standards: Access all official OpenMetadata connector development standards in one place.
  • Development Guidance: Use these standards before building or reviewing connectors to ensure adherence to established patterns.
  • Use Case: A new developer joining the OpenMetadata project can use this Skill to quickly understand the required patterns for error handling, logging, schema definition, testing, and registration of a new connector.

Quick Start

Load all OpenMetadata connector development standards into context.

Frequently Asked Questions about connector-standards

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

FAQPage Schema
What are the best practices for OpenMetadata connector development?

OpenMetadata connector development best practices cover architecture, error handling, logging, code style, schema patterns, connection management, testing, registration, performance, memory management, lineage extraction, and SQL patterns to ensure consistency and maintainability.

How do I standardize error handling and logging in an OpenMetadata connector?

To standardize error handling and logging in an OpenMetadata connector, apply the centralized guidelines which specify established patterns for maintaining quality and consistency across all connector implementations.

What schema patterns and connection management standards should I follow for OpenMetadata connectors?

OpenMetadata connector schema patterns and connection management standards require following comprehensive guidelines that ensure consistent data extraction, reliable connections, and proper registration across different connector implementations.

Does this Skill provide specific guidelines for lineage extraction and SQL patterns in OpenMetadata?

Yes, this Skill provides specific guidelines for lineage extraction and SQL patterns in OpenMetadata, allowing you to load focused standards for targeted development or code review of those specific connector components.

How do I review an existing OpenMetadata connector against current development standards?

To review an existing OpenMetadata connector against current development standards, load the specific standards you need to check, such as testing or memory management, to evaluate adherence to established architectural and code style patterns.