Agent Skills by Thiago Turco
Showing 27 vetted skills indexed across 1 GitHub repositories.
react-patterns
Identify and fix React 19 performance issues in Vite and Cloudflare Workers components.
commit
Create a single git commit with a conventional-commits message.
hono-api-scaffolder
Scaffold Hono API routes for Cloudflare Workers with Zod validation.
test
Write or run vitest tests for tRPC routers and Zod schemas.
trpc
Standardize tRPC v11 router layout, Zod inputs, and auth middleware.
setup
Generate a TanStack Start source tree with Drizzle, better-auth, and tRPC wiring.
docs
Resolve library names to Context7 IDs and fetch topic-specific documentation.
push
Commits pending changes, pushes to remote branch, and opens a PR with summary and test plan.
migrate
Generate and apply Drizzle PostgreSQL migrations from schema changes.
drizzle-orm
Standardize TypeScript database schemas, relations, and drizzle-kit migrations for PostgreSQL.
d1-drizzle-schema
Generate D1-compatible Drizzle ORM schemas with D1-specific column types and constraints.
review
Review TypeScript code changes for quality, security, and Better-T-Stack conventions.
compound
Extract session learnings from git diff and log into CLAUDE.md and .claude/rules.
add-trpc-router
Generate tRPC routers with CRUD procedures and Zod validation.
clean-branches
Remove stale local git branches and associated worktrees after remote deletion.
scaffold
Generate Drizzle schemas, tRPC CRUD APIs, and TanStack Form UI routes.
simplify
Refactors TypeScript/stack code by removing dead code and reducing nesting while preserving behavior.
postgresql-best-practices
Guide PostgreSQL schema design, indexing, and operational best practices.
react
Generate React/TypeScript components with performance and accessibility standards.
refactor
Refactor code while preserving behavior with test-aware verification.
add-feature
Add fullstack features with Zod 4, Drizzle, tRPC, and TanStack Router.
tanstack-start
Generate a TanStack Start SSR app on Cloudflare Workers with D1+Drizzle CRUD.
debug
Trace frontend-to-backend data flow across tRPC, auth middleware, and Drizzle.
openspec-apply-change
Implements pending OpenSpec change tasks using CLI-provided context files and instructions.