GitHub repository
trogonai
trogonai contains 2 collected skills from TrogonStack, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
5
updated
2026-07-22
Forks
3
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
refactor-to-thiserror
software-developers
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
software-developers
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