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

async-model-getaway

يحتوي async-model-getaway على 7 من skills المجمعة من a129924، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
0
محدث
2026-06-16
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

git-branch-naming
مطوّرو البرمجيات

Name or repair development branches with semantic prefixes, `<type>/<username>/<short-description>` structure, and migration guidance when work has already started on the wrong branch.

2026-06-16
git-commit-convention
مطوّرو البرمجيات

Draft or review semantic commit messages from staged changes, including split signals, business-facing subjects, breaking-change markers, and repair commands such as `git add -p`, `git reset`, and `git commit --amend`.

2026-06-16
plan-step-tracker
مطوّرو البرمجيات

Query step status (pending/done) in plan/<topic>/<topic>.step.md with minimal token cost and explicit blocking when incomplete.

2026-06-16
python-plan-authoring
مطوّرو البرمجيات

Create an executable Python implementation plan that freezes scope, contracts, decisions, affected files, tests, and validation commands before coding begins. Not a todo list — an implementation contract that executor can follow and reviewer can verify.

2026-06-16
python-pre-commit
مطوّرو البرمجيات

Configures pre-commit hooks for uv-based Python projects by producing a valid `.pre-commit-config.yaml` with the canonical hook set. Use this when a uv Python project needs pre-commit setup or an existing config needs hooks merged in.

2026-06-16
python-pyproject-toolconfig
مطوّرو البرمجيات

Append missing ruff, pyright, and pytest configuration sections to an existing pyproject.toml without overwriting existing settings.

2026-06-16
python-tdd-test-authoring
محللو ضمان جودة البرمجيات والمختبرون

Create RED tests from an approved Python implementation plan before implementation begins. Use this when a plan is approved, run internal D1 classification, and produce structured verdict-driven test authoring.

2026-06-16