Dépôt GitHub
trogonai
trogonai contient 2 skills collectées depuis TrogonStack, avec une couverture métier par dépôt et des pages de détail sur le site.
skills collectés
2
Stars
5
mis à jour
2026-07-22
Forks
3
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts
Skills dans ce dépôt
créateur/dépôt/skill
skill
métier
description
mis à jour
refactor-to-thiserror
Développeurs de logiciels
Find Rust error types with hand-written Display/Error/From impls and refactor them to derive thiserror::Error, preserving behavior.
2026-07-22
type-safe-error-handling
Développeurs de logiciels
Replace string-matched error classification with typed domain errors, value objects, and explicit boundary mappings. Use when code derives behavior from error messages, substrings, magic prefixes, loosely typed status strings, denial reasons, protocol categories, validation messages, or other stringly typed logic that should be represented at the data type level.
2026-07-22