Skip to main content
open-metadata
GitHub creator profile

open-metadata

Repository-level view of 30 collected skills across 4 GitHub repositories.

skills collected
30
repositories
4
updated
Sep 2, 2026
repository explorer

Repositories and representative skills

openmetadata-pr-review
software-quality-assurance-analysts-and-testers

Reviews OpenMetadata and Collate pull requests as a maintainer deciding whether to merge. Use WHENEVER the user asks to review a pull request — any phrasing ("review this PR", "PR review", "can you review

Sep 2, 2026
playwright-test
software-quality-assurance-analysts-and-testers

Generate robust, zero-flakiness Playwright E2E tests following OpenMetadata patterns. Creates comprehensive test files with proper waits, API validation, multi-role permissions, and complete entity lifecycle management.

Aug 28, 2026
playwright-validation
software-quality-assurance-analysts-and-testers

Use when validating UI changes in a branch require Playwright E2E testing. Reviews branch changes, validates UI with Playwright MCP, and adds missing test cases.

Aug 28, 2026
writing-playwright-tests
software-quality-assurance-analysts-and-testers

Redirect only — this skill was merged into `playwright`. Invoke `playwright` instead for Playwright E2E authoring guidance and the required lint gate.

Aug 28, 2026
openmetadata-workflow
software-developers

Meta-skill loaded at session start. Directs Claude to check for applicable OpenMetadata skills before starting any task. Ensures structured workflows are followed.

Aug 22, 2026
dev-setup
network-and-computer-systems-administrators

Set up, verify, or repair a local OpenMetadata development environment on macOS or Linux. Installs the toolchain (Java 21, Maven, Node 22, Yarn 1.x, Python 3.10+, ANTLR 4.9.2, Docker), creates the Python venv, generates models, installs UI dependencies and…

Aug 16, 2026
java-checkstyle
software-developers

Run `mvn spotless:apply` to fix Java checkstyle / formatting failures and verify the result. Invoke after authoring or modifying any `.java` files, or when CI reports a "Java checkstyle failed" or "Fix Java checkstyle" issue on a PR.

Jul 29, 2026
ui-checkstyle
software-developers

Run the exact ESLint + Prettier + organize-imports sequence that CI's `UI Checkstyle` workflow runs — on just the files the PR changed — and fail the task if any file ends up with a diff. Invoke after authoring or modifying any `.ts`, `.tsx`, `.js`, `.jsx`,…

Jul 29, 2026
Showing 8 of 21 collected skills.
add-sdk-method
software-developers

Use when adding a new method, function, or API endpoint to the SDK. Ensures consistent implementation across all SDKs (Python, TypeScript, Java, Rust CLI) with proper types, tests, and naming conventions.

Feb 25, 2026
add-test
software-quality-assurance-analysts-and-testers

Use when adding unit or integration tests. Provides test patterns, naming conventions, and fixtures for Python (pytest), TypeScript (vitest), Java (JUnit/Mockito), and Rust.

Feb 25, 2026
debug-ci
software-quality-assurance-analysts-and-testers

Use when CI/CD pipeline fails. Provides systematic diagnosis for lint, type, test, and build failures across Python, TypeScript, Java, Rust, and n8n SDKs.

Feb 25, 2026
dignified-python
software-developers

Load ONLY for Python code Use when writing, reviewing, or refactoring Python to ensure adherence to LBYL exception handling patterns, modern type syntax (list[str], str | None), pathlib operations, ABC-based interfaces, absolute imports, and explicit error…

Feb 25, 2026
run-integration
software-quality-assurance-analysts-and-testers

Use when running integration tests against a real Metadata instance. Guides setup of environment variables (AI_SDK_HOST, AI_SDK_TOKEN) and runs tests that make actual API calls.

Feb 25, 2026
validate-docs
market-research-analysts-and-marketing-specialists-131161

Use when reviewing or validating documentation. Checks for clarity, completeness, broken links, undefined terms, and ensures beginners can follow guides without prior knowledge of the SDK.

Feb 25, 2026
Showing 4 of 4 repositories
All repositories loaded