skill
occupation
description
updated
git-commit
software-developers
Guidelines for creating standardized commit messages with conventional prefixes and issue tracking.
2026-05-24
golang-tdd
software-quality-assurance-analysts-and-testers
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