Harness-engineering trpc-error-handling
name: trpc-error-handling
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/trpc-error-handling/skill.yamlsource content
name: trpc-error-handling version: "1.0.0" description: TRPCError, error codes (UNAUTHORIZED, NOT_FOUND), and custom error formatters stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- "/trpc/"
- "/routers/"
- "**/server/trpc.ts" related_skills:
- trpc-router-composition
- trpc-input-validation
- trpc-react-query-integration
- next-error-boundaries
- api-error-contracts
- api-status-codes stack_signals:
- trpc
- typescript
- react keywords:
- TRPCError
- error-codes
- UNAUTHORIZED
- NOT_FOUND
- error-formatter
- onError
- client-error metadata: author: community upstream: https://trpc.io/docs/server/error-handling state: persistent: false files: [] depends_on: []