mit einem Klick
solverpy
solverpy enthält 3 gesammelte Skills von cbboyan, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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".