Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

so101-biolab-automation

so101-biolab-automation 收录了来自 qte77 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
2
更新
2026-04-18
Forks
2
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

hardening-codebase
软件质量保证分析师与测试员

Audit and tighten codebase quality gates — lint, types, tests, code review. Use when onboarding a project, before a release, or when validation is too permissive.

2026-04-18
compacting-context
管理分析师

Compacts verbose context into structured summary. Use after pollution sources (searches, logs, JSON) or at phase milestones.

2026-04-11
enforcing-doc-hierarchy
软件开发工程师

Audits and aligns project documentation against its own declared hierarchy. Discovers authority chains from CONTRIBUTING.md (or equivalent), then detects broken links, duplicates, and misplaced content. Use when reviewing doc health, fixing stale references, or enforcing single-source-of-truth.

2026-04-11
implementing-python
软件开发工程师

Implements concise, streamlined Python code matching exact architect specifications. Use when writing Python code, creating modules, or when the user asks to implement features in Python.

2026-04-11
researching-codebase
软件开发工程师

Investigates codebase before planning. Use before any non-trivial implementation task to gather context in isolation.

2026-04-11
reviewing-code
软件质量保证分析师与测试员

Provides concise, focused code reviews matching exact task complexity requirements. Use when reviewing code quality, security, or when the user asks for code review.

2026-04-11
testing-python
软件质量保证分析师与测试员

Writes tests following TDD (using pytest and Hypothesis) and BDD best practices. Use when writing unit tests, integration tests, or BDD scenarios.

2026-04-11