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