在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
pybandits
pybandits 收录了来自 PlaytikaOSS 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
2
Stars
53
更新
2026-07-07
Forks
4
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
pytest-writer
软件质量保证分析师与测试员
Write pytest tests matching this project's style: hypothesis + @given for property tests, @pytest.mark.parametrize for discrete cases, configuration values injected via fixtures, st.just, or default arguments (never read directly from module globals in test bodies), factory fixtures for expensive objects, full type annotations and docstrings. Use when: asked to write, add, or expand pytest tests for pybandits.
2026-07-07
commit-msg
软件开发工程师
Generate a commit message for the staged changes using this exact format: subject line with optional issue number, then ### Changes: body with bullet points per file/component. Use when: asked to commit, write a commit message, or stage and commit changes.
2026-06-09