Skip to main content
JHostalek
Profil créateur GitHub

JHostalek

Vue par dépôt de 30 skills collectés dans 1 dépôts GitHub.

skills collectés
30
dépôts
1
mis à jour
2026-08-01
explorateur de dépôts

Dépôts et skills représentatifs

audit-comments
Analystes en assurance qualité des logiciels et testeurs

Use when auditing comments, docstrings, or embedded documentation prose in a scope — to strip bloat and rewrite cluttered-but-justified entries. Triggers on "audit comments", "clean up docstrings", "strip stale comments", "comment cleanup".

2026-08-01
audit-complexity
Analystes en assurance qualité des logiciels et testeurs

Use when the goal is to reduce code size, remove unnecessary complexity, or simplify a module without removing user-facing behavior.

2026-08-01
audit-contracts
Analystes en assurance qualité des logiciels et testeurs

Use when auditing and fixing end-to-end contracts and compatibility in a scope — HTTP/RPC APIs, events/messages, schemas, files, CLIs, libraries, configuration, database consumers, and external integrations. Triggers on "audit contracts", "API compatibility review", "schema compatibility audit", "check producer/consumer drift", "compatibility review", and "contract review". Performs an architecture-led review of semantic, backward, forward, and mixed-version compatibility; named interface classes are a minimum, never an exhaustive boundary.

2026-08-01
audit-correctness
Analystes en assurance qualité des logiciels et testeurs

Use when auditing and fixing logic bugs in a scope — off-by-one, wrong operator, inverted condition, unhandled boundary cases, unit/dimension mismatch, code that doesn't do what its name or docstring claims. Triggers on "audit correctness", "fix logic bugs", "check for off-by-one", "correctness review".

2026-08-01
audit-data-integrity
Analystes en assurance qualité des logiciels et testeurs

Use when auditing and fixing end-to-end data integrity in a scope — invariant violations, partial or conflicting writes, unsafe migrations/backfills, duplicate or reordered effects, precision or time corruption, stale derived stores, broken retention/deletion, and unrecoverable drift. Triggers on "audit data integrity", "review data consistency", "check migrations and invariants", "find data corruption", and related requests. Named risks are minimum, never exhaustive.

2026-08-01
audit-error-handling
Analystes en assurance qualité des logiciels et testeurs

Use when auditing and fixing error handling in a scope — swallowed exceptions, defaults returned on error, optional chaining masking missing data, floating promises / missing awaits, entry points with no error boundary, resource leaks on error paths. Triggers on "audit error handling", "hunt silent failures", "fix swallowed errors", "check error boundaries", "missing await".

2026-08-01
audit-logs
Analystes en assurance qualité des logiciels et testeurs

Use when auditing and fixing logging in a scope — missing observability, INFO bloat that doesn't scale, stale or wrong-level messages, payload dumps on routine paths. Triggers on "audit logs", "fix logging", "logging review", "clean up log noise".

2026-08-01
audit-necessity
Développeurs de logiciels

Use when cutting code in a folder that doesn't earn its keep — whether a solution is over-engineered, where maintenance cost can be reduced, or where a feature should be removed entirely.

2026-08-01
Affichage des 8 principaux skills collectés sur 30 dans ce dépôt.
1 dépôts affichés sur 1
Tous les dépôts sont affichés