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

agentic-harness

يحتوي agentic-harness على 23 من skills المجمعة من 0x1337c0d3، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
23
Stars
0
محدث
2026-05-30
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

review
محللو ضمان جودة البرمجيات والمختبرون

Review a pull request or pending changes. Performs a focused code review against the current branch's diff (or staged diff if invoked pre-commit), surfacing correctness bugs, missing tests, style violations, and unclear naming. Use when the user asks to "review this", "review the PR", "code review", or before commits/PRs.

2026-05-30
security-review
محللو أمن المعلومات

Complete a security review of pending changes on the current branch. Focuses on injection, authn/authz, secrets, SSRF, deserialisation, insecure defaults, and supply-chain risk. Use when the user asks to "security review", "security audit", "check for vulns", or before raising a PR.

2026-05-30
commit
مطوّرو البرمجيات

Pre-commit gate (fmt + clippy + test) then create a conventional commit with explicit file staging.

2026-05-30
design
مطوّرو البرمجيات

Create or update ARCHITECTURE.md with system components, data flows, and ADRs

2026-05-30
fmt
مطوّرو البرمجيات

Format Rust code with rustfmt and report what changed.

2026-05-30
implement
مطوّرو البرمجيات

Full TDD loop — plan, branch, write code + tests, fmt, clippy, test, review, commit.

2026-05-30
kanban
مطوّرو البرمجيات

View the story board grouped by status, with optional filters

2026-05-30
pr
مطوّرو البرمجيات

Security review → confirm with user → push branch → open PR with structured body.

2026-05-30
review
محللو ضمان جودة البرمجيات والمختبرون

Review a pull request or pending changes. Performs a focused code review against the current branch's diff (or staged diff if invoked pre-commit), surfacing correctness bugs, missing tests, style violations, and unclear naming. Use when the user asks to "review this", "review the PR", "code review", or before commits/PRs.

2026-05-30
security-review
محللو أمن المعلومات

Complete a security review of pending changes on the current branch. Focuses on unsafe code, injection, secrets, memory safety at FFI boundaries, insecure deserialization, path traversal, and supply-chain risk. Use when the user asks to "security review", "security audit", "check for vulns", or before raising a PR.

2026-05-30
setup
مطوّرو البرمجيات

Bootstrap the Rust dev environment — verify rustup, toolchain, rust-analyzer, cargo tools, env vars.

2026-05-30
story
مطوّرو البرمجيات

Create a user story in stories/ linked to architecture components, or update an existing story's status

2026-05-30
test
محللو ضمان جودة البرمجيات والمختبرون

Run cargo test with llvm-cov coverage, enforce gates, name uncovered lines on modified files.

2026-05-30
review
محللو ضمان جودة البرمجيات والمختبرون

Review a pull request or pending changes. Performs a focused code review against the current branch's diff (or staged diff if invoked pre-commit), surfacing correctness bugs, missing tests, style violations, and unclear naming. Use when the user asks to "review this", "review the PR", "code review", or before commits/PRs.

2026-05-30
security-review
محللو أمن المعلومات

Complete a security review of pending changes on the current branch. Focuses on unsafe code, injection, secrets, memory safety at FFI boundaries, insecure deserialization, path traversal, and supply-chain risk. Use when the user asks to "security review", "security audit", "check for vulns", or before raising a PR.

2026-05-30
commit
مطوّرو البرمجيات

Pre-commit gate (format + lint + test) then create a conventional commit with explicit file staging.

2026-05-30
fmt
مطوّرو البرمجيات

Format Swift code with swift-format and report what changed.

2026-05-30
implement
مطوّرو البرمجيات

Full TDD loop — plan, branch, write code + tests, format, lint, test, review, commit.

2026-05-30
pr
مطوّرو البرمجيات

Security review → confirm with user → push branch → open PR with structured body.

2026-05-30
review
محللو ضمان جودة البرمجيات والمختبرون

Review a pull request or pending changes. Performs a focused code review against the current branch's diff (or staged diff if invoked pre-commit), surfacing correctness bugs, missing tests, style violations, and unclear naming. Use when the user asks to "review this", "review the PR", "code review", or before commits/PRs.

2026-05-30
security-review
محللو أمن المعلومات

Complete a security review of pending changes on the current branch. Focuses on unsafe code, injection, secrets, memory safety at FFI boundaries, insecure deserialization, path traversal, and supply-chain risk. Use when the user asks to "security review", "security audit", "check for vulns", or before raising a PR.

2026-05-30
setup
مطوّرو البرمجيات

Bootstrap the Swift dev environment — verify swift, xcodegen, sourcekit-lsp, swift tools, env vars.

2026-05-30
test
محللو ضمان جودة البرمجيات والمختبرون

Run swift test, enforce gates, name failures.

2026-05-30