Skip to main content

DIGI-UW/code-qa

SkillsMP 已收集 DIGI-UW/code-qa 中的 6 个 Skill。打开任一 Skill 可查看来源和详情。

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

这个仓库中的 skills

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

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

Review a change for over-engineering and bloat — speculative generality, gold-plating, dead code, needless indirection, premature optimization, wrong abstractions — and propose the simplest version that still meets the spec and passes the tests. Use before…

原文语言:英语

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

Apply disciplined commit and pull-request hygiene before pushing — format with the repo's own tooling (and defeat stale formatter caches), write timeless code comments (no dev-path narration), keep commit messages conventional and trailer- clean, and draft…

原文语言:英语

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

Manage a change that spans a primary code repo and a companion config/distro/data repo as paired pull requests — keeping them backward-compatible, cross-linked, and safe to merge independently. Use when a feature needs both a code change (new…

原文语言:英语

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

Turn a Playwright (or similar) E2E run into a structured, shareable proof — screenshots + MP4 videos + a narrated report — and draft the PR-comment and Slack message to surface it. Use after recording a demo/E2E run (e.g. a `core-demo-video` Playwright…

原文语言:英语

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

Author thorough, no-theater tests across every layer a change touches — via a multi-agent workflow that designs the RIGHT-level test per layer, adversarially verifies each for test theater / over-mocking, then implements and runs the survivors. Use after a…

原文语言:英语

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

Verify that spec/design artifacts match the shipped code, catalog the drift, and remediate the lagging side — grounding every claim in the canonical source, not in what the spec says it should be. Use in spec-driven repos (SpecKit or similar) after…

原文语言:英语

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