GitHub リポジトリ
trogonai
trogonai には TrogonStack から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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