dataform-engineering-fundamentals
✓在开发 BigQuery Dataform 转换、SQLX 文件、源声明或管道故障排除时使用 - 强制执行 TDD 工作流程(首先进行测试),始终使用 ${ref()} 从不硬编码的表路径、综合列:{}文档、安全实践(--schema-suffix dev、--dry-run)、正确的 ref() 语法、用于新声明的 .sqlx、操作/测试中无架构配置,以及防止时间压力下出现技术债务的架构模式
SKILL.md
Core principle: Safety practices and proper architecture are NEVER optional in Dataform development, regardless of time pressure or business urgency.
REQUIRED FOUNDATION: This skill builds upon superpowers:test-driven-development. All TDD principles from that skill apply to Dataform development. This skill adapts TDD specifically for BigQuery Dataform SQLX files.
Official Documentation: For Dataform syntax, configuration options, and API reference, see https://cloud.google.com/dataform/docs
在开发 BigQuery Dataform 转换、SQLX 文件、源声明或管道故障排除时使用 - 强制执行 TDD 工作流程(首先进行测试),始终使用 ${ref()} 从不硬编码的表路径、综合列:{}文档、安全实践(--schema-suffix dev、--dry-run)、正确的 ref() 语法、用于新声明的 .sqlx、操作/测试中无架构配置,以及防止时间压力下出现技术债务的架构模式 来源:ihistand/claude-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/ihistand/claude-skills --skill dataform-engineering-fundamentals- 分类
- >_效率工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 dataform-engineering-fundamentals?
在开发 BigQuery Dataform 转换、SQLX 文件、源声明或管道故障排除时使用 - 强制执行 TDD 工作流程(首先进行测试),始终使用 ${ref()} 从不硬编码的表路径、综合列:{}文档、安全实践(--schema-suffix dev、--dry-run)、正确的 ref() 语法、用于新声明的 .sqlx、操作/测试中无架构配置,以及防止时间压力下出现技术债务的架构模式 来源:ihistand/claude-skills。
如何安装 dataform-engineering-fundamentals?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ihistand/claude-skills --skill dataform-engineering-fundamentals 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/ihistand/claude-skills