Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

harness-template

harness-template에는 chungquantin에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 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