Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:
databrickslabs
GitHub creator profile

databrickslabs

Repository-level view of 28 collected skills across 4 GitHub repositories, including approximate occupation coverage.

skills collected
28
repositories
4
occupation fields
1
updated
2026-05-28
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
lakeflow-community-connectors
16 skills4789updated 2026-05-28
57% of creator
build-connector-package
未分類

Create a pyproject.toml for a source connector and build it as an independent Python package.

2026-05-28
self-review-connector
未分類

Single step only: audit a completed connector — implementation, testing & simulator validation, artifacts, security smells, cross-doc consistency — and produce a scored markdown review report. Read-mostly; does not modify connector code.

2026-05-28
implement-connector
未分類

Single step only: implement the connector in Python when the API doc already exists. Do NOT use for full connector creation — use the create-connector agent instead.

2026-05-27
test-and-fix-connector
ソフトウェア品質保証アナリスト・テスター

Single step only: run the per-source pytest suite, diagnose failures, and fix the connector or simulator until everything passes. Branches on mode={simulate|record}. Do NOT use for full connector creation — use the create-connector agent instead.

2026-05-07
write-back-testing
ソフトウェア品質保証アナリスト・テスター

Implement test utilities that write test data to the source system and validate end-to-end read cycles.

2026-05-07
authenticate-source
情報セキュリティアナリスト

Set up authentication for a source connector — generate connector spec, collect credentials interactively, and validate auth.

2026-05-06
collect-credentials
データベース管理者

Run the authenticate script to collect credentials from the user via a browser form.

2026-05-06
validate-connector-auth
ソフトウェア開発者

Generate and run an auth verification test to confirm that collected credentials are valid.

2026-05-06
Showing top 8 of 16 collected skills in this repository.
#002
dqx
5 skills419119updated 2026-05-04
18% of creator
dqx-apply-checks
ソフトウェア開発者

Validate a PySpark DataFrame or Delta table against a set of DQX quality rules using DQEngine. Use when the user asks to "run data quality checks", "apply DQX rules to a DataFrame/table", "split valid and invalid rows", "quarantine bad records", or "integrate DQX into a streaming pipeline". Covers apply_checks, apply_checks_and_split, the by_metadata variants, and the shape of the result columns.

2026-05-04
dqx-define-checks
ソフトウェア開発者

Create DQX quality rules (checks) for a PySpark DataFrame or Delta table. Use when the user asks to "add a DQX check", "define a data quality rule", "validate that column X is not null / unique / in a set", or wants checks expressed in YAML/JSON for storage. Covers DQRowRule, DQDatasetRule, DQForEachColRule, built-in check_funcs, filters, user_metadata, custom SQL/Python checks, and the declarative metadata form.

2026-05-04
dqx-end-to-end
データサイエンティスト

Run DQX validation end-to-end — read an input table or path, apply checks, and write valid and quarantined rows to output locations — in a single call. Use when the user asks for "apply and save", "quality-check a table and split the output", "DQX on a whole table", "save valid and invalid rows", or wants to drop DQX into a Lakeflow / workflow that runs on a table or path. Covers apply_checks_and_save_in_table, the by_metadata variant, InputConfig / OutputConfig, and incremental streaming mode.

2026-05-04
dqx-profile-and-generate
ソフトウェア開発者

Profile a DataFrame or table and generate DQX quality rule candidates with summary statistics. Use when the user asks to "profile a table", "generate DQX rules from data", "suggest data quality checks", "bootstrap a checks.yml", or "generate DLT expectations". Covers DQProfiler, DQGenerator, DQDltGenerator, the profiler workflow, sampling / filter options, and AI-assisted variants.

2026-05-04
dqx-storage
ソフトウェア開発者

Load and save DQX checks (quality rules) to a file, workspace path, Unity Catalog volume, Delta table, Lakebase, or the DQX installation folder. Use when the user asks to "load DQX checks from YAML", "save checks to a Delta table", "read checks from a volume", "share checks across notebooks", or "use the DQX workspace install's default checks location". Covers every *ChecksStorageConfig and the matching load/save calls.

2026-05-04
#003
ontobricks
5 skills13425updated 2026-04-25
18% of creator
#004
geobrix
2 skills92updated 2026-02-14
7.1% of creator
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました