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