Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 3.4k
- Forks
- 186
- Updated
- Jun 2, 2026
repo --stat
stars
3.4k
forks
186
last update
Jun 2, 2026
license
MITv11.0.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add trpc-api-builder - Invoke
// Run from any project directory
$ claude --skill trpc-api-builder "scaffold a typed REST endpoint" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill trpc-api-builder "now refactor it"
trpc-api-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- tRPC API Builder
- slug:
- trpc-api-builder
- version:
- v11.0.0
- license:
- MIT
- author:
- @trpc-craft
- repository:
- github.com/trpc-craft/trpc-api-builder
- categories:
- tags:
- #trpc#typescript#api#zod#fullstack
- description:
End-to-end typesafe APIs — routers, procedures, middleware, transformers, React Query integration.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
trpc-api-builder/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…