GitHub 저장소
trogonai
trogonai에는 TrogonStack에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
수집된 skills
2
Stars
5
업데이트
2026-07-22
Forks
3
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색
이 저장소의 skills
제작자/저장소/skill
skill
직업 분류
설명
업데이트
refactor-to-thiserror
소프트웨어 개발자
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
소프트웨어 개발자
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