Skip to main content

NMDSdevopsServiceAdm/DataEngineering

SkillsMP 已收集 NMDSdevopsServiceAdm/DataEngineering 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
9
GitHub 星标
6
GitHub Forks
4

这个仓库中的 skills

已展示 9 / 9 个已收集 Skill。

职业分类
未分类
描述

Use before/when investigating an OOM or memory blowup in a Polars pipeline job, or comparing candidate fixes/implementations by memory usage, or when asked to "add diagnostics", "instrument this job for memory", "profile this pipeline run". Documents how to…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when starting a new piece of work — "/new-ticket", "start a new ticket", "let's start on ticket 1234". Runs branch check → short interview → hands off to Plan Mode for the SPEC. Pairs with the `commit-push` and `open-pr` skills for the rest of the cycle.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when a ticket's work is ready for review — "/open-pr", "open a PR", "raise the PR". Run once, at the end of a ticket. Pairs with `new-ticket` and `commit-push`.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when writing a new unit test in this repo, or migrating an existing test off unittest. Encodes the repo's dataclass+parametrize pattern, naming conventions, mocking rules, and test-data storage rules from STYLEGUIDE.md.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when committing and pushing a chunk of work — "/commit-push", "commit and push this". Run repeatedly through a ticket, once per logical change, not just at the end. Pairs with `new-ticket` and `open-pr`.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when migrating a PySpark job or function in this repo (jobs/) to Polars (fargate/), or when asked to "migrate to polars", "convert this PySpark function", "port this job to fargate". Walks the repo's migration checklist so nothing from the PR template…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when reviewing a PR, diff, or set of changes within this repo — "review this PR", "review my changes", "code review". Encodes this repo's severity-tiered review structure and reviewer checklist, distinct from the generic built-in review/security-review…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when choosing or reviewing between a Polars .over() window function and a join-based rewrite (join_asof, group_by+join, semi/anti join) for streaming support or memory reasons. Triggers on ".over()", "window function", "join_asof", "streaming-friendly…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use before relying on .collect(engine="streaming") for a large or OOM-prone Polars pipeline in this repo, or when asked "does this stream", "is this streaming-safe", "check streaming support". Refreshes the known non-streaming operation list against the…

原文语言:英语

更新
已展示 9 / 9 个已收集 Skill。