skill
职业分类
描述
更新
git-commit
软件开发工程师
Guidelines for creating standardized commit messages with conventional prefixes and issue tracking.
2026-05-24
golang-tdd
软件质量保证分析师与测试员
Guide for Test-Driven Development (TDD) in Go. Use this skill whenever implementing a new feature, fixing a bug, adding a method, or modifying existing Go code. Trigger on phrases like "implement", "add feature", "fix bug", "write test", "TDD cycle", "red green refactor", or any request to write new Go code. Always apply TDD — write the failing test first, then make it pass.
2026-05-24