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

harness-template

يحتوي harness-template على 6 من skills المجمعة من chungquantin، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

codebase-setup
مطوّرو البرمجيات

Set up a local repository or project workspace by discovering the toolchain, asking only the missing clarifying questions, running the required setup commands, and verifying the result. Use when the user asks to set up a codebase, bootstrap a repo, install dependencies, get a project running locally, initialize env files, prepare databases, or says things like "Can you help to set up the code base?" or "set up this repo for me".

2026-03-13
git-atomic-commit
مطوّرو البرمجيات

Split a large diff into atomic, review-friendly commits. Use when asked to "split commits", "create atomic commits", "chunk this diff", or prepare clean commit history.

2026-03-13
git-conventional-commit
مطوّرو البرمجيات

Create Conventional Commit messages with consistent type, scope, and body. Use when asked to write commit messages, enforce commit conventions, or improve commit history clarity.

2026-03-13
git-pr-workflow
مطوّرو البرمجيات

Prepare and submit pull requests with clean history, passing checks, and review-ready context. Use when asked to open, prepare, or finalize a PR.

2026-03-13
git-run-checks
محللو ضمان جودة البرمجيات والمختبرون

Run repository checks before every commit and before opening a PR. Use when asked to "run checks", "validate changes", "verify before commit", or "pre-commit" in any codebase.

2026-03-13
git-workflow-orchestrator
مطوّرو البرمجيات

Route end-to-end Git execution across checks, atomic commits, conventional messages, and PR preparation. Use when the user asks for full Git workflow management from changes to PR.

2026-03-13