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

harness9

يحتوي harness9 على 8 من skills المجمعة من ZhangShenao، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

autodev
مطوّرو البرمجيات

Feature auto-development — clarify requirements, generate spec, dispatch dev sub-agent to implement and merge into current branch

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

Use when the user invokes /commit or asks to commit changes, after a code review has been completed and the changes are confirmed ready to stage and commit to git.

2026-06-16
cr
محللو ضمان جودة البرمجيات والمختبرون

Use when the user invokes /cr, requests a code review, or before committing to verify correctness, security, and quality of new or modified code in the working tree.

2026-06-16
pr
مطوّرو البرمجيات

Use when the user invokes /pr or asks to push changes and open a pull request, after commits are ready to be pushed to a remote branch and merged into the main branch.

2026-06-16
release-cli
مطوّرو البرمجيات

发布 harness9 CLI 新版本。接受可选的 version 参数;若未提供,则自动将当前最新 tag 的 patch 号加 1。执行:切换到 master、拉取最新代码、创建 tag、推送 tag 触发 GoReleaser,并基于两个 tag 之间的提交生成详细、结构化的 Release Note 覆盖 GitHub Release 默认说明。

2026-06-01
architecture-overview
مطوّرو البرمجيات

Use when asked about harness9 architecture, module design, or how components interact — explains the system design

2026-05-17
debugging-guide
مطوّرو البرمجيات

Use when debugging Go errors, test failures, or unexpected behavior — step-by-step diagnosis approach

2026-05-17
go-coding-standards
مطوّرو البرمجيات

Use when writing or reviewing Go code — explains harness9 project coding conventions and patterns

2026-05-14