Skip to main content
Run any Skill in Manus
with one click
GitHub repository

so101-biolab-automation

so101-biolab-automation contains 7 collected skills from qte77, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
2
updated
2026-04-18
Forks
2
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

hardening-codebase
software-quality-assurance-analysts-and-testers

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
management-analysts-131111

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

2026-04-11
enforcing-doc-hierarchy
software-developers

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
software-developers

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
software-developers

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

2026-04-11
reviewing-code
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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