Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
databrickslabs
GitHub 创作者资料

databrickslabs

按仓库查看 4 个 GitHub 仓库中的 28 个已收集 skills,并展示近似职业覆盖。

已收集 skills
28
仓库
4
职业领域
1
更新
2026-05-28
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
lakeflow-community-connectors
16 个 skills4789更新于 2026-05-28
占该创作者 57%
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
当前展示该仓库 Top 8 / 16 个已收集 skills。
#002
dqx
5 个 skills419119更新于 2026-05-04
占该创作者 18%
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 个 skills13425更新于 2026-04-25
占该创作者 18%
#004
geobrix
2 个 skills92更新于 2026-02-14
占该创作者 7.1%
已展示 4 / 4 个仓库
已展示全部仓库