Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

agentic-harness

agentic-harness contient 23 skills collectées depuis 0x1337c0d3, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
23
Stars
0
mis à jour
2026-05-30
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

review
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en sécurité de l'information

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
Développeurs de logiciels

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

2026-05-30
design
Développeurs de logiciels

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

2026-05-30
fmt
Développeurs de logiciels

Format Rust code with rustfmt and report what changed.

2026-05-30
implement
Développeurs de logiciels

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

2026-05-30
kanban
Développeurs de logiciels

View the story board grouped by status, with optional filters

2026-05-30
pr
Développeurs de logiciels

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

2026-05-30
review
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en sécurité de l'information

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
Développeurs de logiciels

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

2026-05-30
story
Développeurs de logiciels

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

2026-05-30
test
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-30
review
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en sécurité de l'information

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
Développeurs de logiciels

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

2026-05-30
fmt
Développeurs de logiciels

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

2026-05-30
implement
Développeurs de logiciels

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

2026-05-30
pr
Développeurs de logiciels

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

2026-05-30
review
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en sécurité de l'information

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
Développeurs de logiciels

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

2026-05-30
test
Analystes en assurance qualité des logiciels et testeurs

Run swift test, enforce gates, name failures.

2026-05-30