Skip to main content

gjalla/engineering

SkillsMP 已收集 gjalla/engineering 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。

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

这个仓库中的 skills

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

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

Audit a codebase for dead code, unreachable branches, duplicated logic, and vestigial abstractions, then remove them safely with proof. Use to reduce sprawl, pay down tech debt, or clean up after a feature is retired or migrated.

原文语言:英语

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

Review a code change (diff or PR) for ship-readiness before merge. Use when reviewing your own or someone else's changes prior to committing/merging/etc.

原文语言:英语

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

Investigate a reported problem down to its root cause, with evidence, before proposing a fix. Use when something is broken, behaving unexpectedly, or a user reports an issue you can't immediately explain.

原文语言:英语

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

Full review of a plan or spec to be sure there are no surprises, gaps, or mistakes. Use to harden a spec before implementation.

原文语言:英语

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

Create a well-thought-out plan covering problem statement, goals, technical approach, and verification criteria. Use while planning / before implementing any non-trivial feature.

原文语言:英语

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

Break a feature spec into intentional waves and bite-sized tasks grouped by dependency. Use after a spec is written to prepare for easy-to-track implementation.

原文语言:英语

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

Make sure your code is ready to commit, then stage changes into clean, atomic commit. Use before committing.

原文语言:英语

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

Audit a test suite to find tests that give false confidence — tests that encode bugs, duplicate coverage, or are so heavily mocked they can't catch real regressions. Use to improve robustness, audit coverage, or harden a risky area.

原文语言:英语

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