Token导航 LogoToken导航TokenDH.com
运维和基础设施需要联网github未标认证来源可访问clear审计通过

lakehouse-pipeline-design湖屋管道设计

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

188

周安装

8

GitHub Stars

8

下载量

66
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:lakehouse-pipeline-design(湖屋管道设计)
来源仓库:https://github.com/hubert-dudek/medium
仓库路径:skills/lakehouse-pipeline-design
安装命令:
npx skills add https://github.com/hubert-dudek/medium --skill lakehouse-pipeline-design
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/hubert-dudek/medium --skill lakehouse-pipeline-design

简介

用于辅助界面设计、视觉规范和交互体验优化。lakehouse-pipeline-design 属于运维和基础设施类 Skill,可作为该场景下的辅助能力补充。

  • 适合整理页面结构、生成 UI 方案或检查视觉一致性。
  • 使用时需结合现有品牌和设计系统,避免堆砌装饰元素。
  • 涉及真实页面改动时应通过截图或浏览器预览检查表现。
  • 建议优先遵循用户任务路径,确保功能与视觉协同。

SKILL.md

Lakehouse pipeline design (Databricks)

Use this skill when someone asks for a pipeline design, DLT design, ETL plan, CDC ingestion, or a review of an existing pipeline.

Deliverables

When activated, produce at least:

  1. A filled design doc based on assets/pipeline-design-doc.md
  2. A short, actionable implementation checklist (you can reuse references/pipeline-checklist.md)

Optionally (only if asked): a code skeleton (PySpark / SQL / DLT) that matches the design.

Minimal inputs (ask only what’s missing)

Ask up to 3 questions total. Prefer defaults.

  • Source type: files / DB / API / Kafka / etc.
  • Mode: batch / streaming / CDC
  • Target: tables (catalog.schema.*) and consumers (dashboards, ML, downstream jobs)
  • Volume + SLA: rows/day, latency/freshness SLO, cost constraints
  • Governance: PII? UC catalogs/schemas, access groups

Design guidance (what to include)

  • Architecture: bronze → silver → gold; DLT vs Jobs; where to enforce quality
  • Incremental strategy: watermarking, MERGE for CDC, idempotency
  • Delta table design: partitioning, ZORDER, OPTIMIZE/VACUUM policy
  • Quality checks: schema validation, null/unique, freshness, anomaly checks
  • Observability: metrics, logs, expectations failures, alerts, runbooks
  • Backfills: replay strategy, how to reprocess safely, versioning
  • Security: UC permissions, row/column filtering if needed, secrets management
  • Operational: retries, SLAs, escalation, deployment strategy

Output rules

  • Put concrete decisions in a “Decisions” section and unknowns in “Open questions”.
  • If details are missing, keep placeholders like {{...}} and add an “Info needed” section.
  • Keep the doc concise; link to references/pipeline-checklist.md when you need long checklists.

Examples

User: “Design a DLT pipeline that ingests Salesforce accounts daily and publishes a gold table for dashboards.” Output: Design doc + checklist + optional DLT skeleton.

User: “Review our existing silver-to-gold job for performance and reliability.” Output: Review-style design doc: risks, improvements, and prioritized actions.

Edge cases

  • Streaming sources: include checkpointing, schema evolution handling, and late data policy.
  • Regulated data: include classification, retention, and UC policy controls.
  • Multi-tenant tables: call out tenant key, partitioning, and access controls.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

26.82%
按下载量换算18

windsurf

23.73%
按下载量换算16

trae

15.99%
按下载量换算11

OpenCode

12.59%
按下载量换算8

Codex

6.82%
按下载量换算5

Antigravity

3.36%
按下载量换算2

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills