Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

so101-biolab-automation

يحتوي so101-biolab-automation على 7 من skills المجمعة من qte77، مع تغطية مهنية على مستوى المستودع وصفحات 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