skill
직업 분류
설명
업데이트
solution-template
소프트웨어 개발자
Generate or refactor LeetCode Python solution files in this repo. Use for standard Solution-class problems and design problems that must keep the original judged class name.
2026-06-16
test-gen
소프트웨어 품질 보증 분석가·테스터
Generate pytest-discoverable unit tests for LeetCode solution files. Use when adding tests to a solution, converting bare asserts to test functions, or creating test cases for a problem.
2026-04-17
commit
소프트웨어 개발자
Generate commit messages following the Conventional Commits specification. Use when committing changes, writing commit messages, or preparing git commits.
2026-04-17