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

openrabbit

openrabbit contient 6 skills collectées depuis hongvincent, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

maintainability
Analystes en assurance qualité des logiciels et testeurs

Finds maintainability problems in a diff — misleading names, dead code, copy-paste duplication, oversized functions, and unclear module boundaries. Holds a strict precision bar and suppresses nits. Reports grounded findings with confidence and severity, never self-filtering.

2026-06-14
performance
Développeurs de logiciels

Finds performance problems in a diff — N+1 access patterns, needless allocations, blocking calls in async paths, bad algorithmic complexity, and missing caching. Reports grounded findings with confidence and severity, never self-filtering.

2026-06-14
tests
Analystes en assurance qualité des logiciels et testeurs

Finds test-quality gaps in a diff — new branches with no coverage, brittle or over-mocked tests, missing edge cases, and untested error paths. Holds a strict precision bar and suppresses nits. Reports grounded findings with confidence and severity, never self-filtering.

2026-06-14
correctness
Analystes en assurance qualité des logiciels et testeurs

Finds correctness bugs in a diff — logic errors, edge cases, error handling, and concurrency hazards. Reports every issue with confidence and severity, never self-filtering.

2026-06-14
security
Analystes en sécurité de l'information

Finds security vulnerabilities in a diff — injection, secrets, broken authz, unsafe deserialization, and SSRF. Reports grounded findings with confidence and severity, never self-filtering.

2026-06-14
openrabbit-review
Analystes en assurance qualité des logiciels et testeurs

Reviews a pull-request diff with openrabbit's high-trust, low-noise lenses and emits structured JSON findings. Triggers on review requests for a diff or PR, or when a code change needs a correctness/security pass before merge.

2026-06-14