ワンクリックで
solverpy
solverpy には cbboyan から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Use this skill when working on the solverpy codebase. Provides orientation on modules, architecture, coding conventions, the **setup pattern, naming conventions, and known gotchas. Triggers on requests like "explain the codebase", "where do I find ...", "how does X work", "add a new solver", "add a new provider", or any coding task in this repo.
Use this skill when writing, extending, or debugging tests in the solverpy codebase. Triggers on requests like "add a test", "write a test for X", "run tests", "add benchmark evaluation test", "test a new solver", or any task involving pytest in this repo.
Use this skill when the user asks to add, fix, or audit documentation (docstrings) in the solverpy codebase. Triggers on requests like "document this module", "add docstrings", "fix missing documentation", "what is undocumented", "audit docstrings".