bskimballbskimballCommunityยท7 Agent Skills Included

tanstack-hono

Full-stack React SSR with TanStack Router and Hono

Builds full-stack React applications with server-side rendering using TanStack Router, Hono, and Vite+. Guides coding agents through file-based routing, type-safe API calls, data loading, testing, and deployment without manual configuration. Eliminates guesswork by giving agents project-specific patterns for routing, queries, styling, and streaming SSR.
npx skills add bskimball/tanstack-hono --all -g -y
Available:

Tells the agent which commands to run, which files never to edit, and where to find task-specific docs for routing, APIs, testing, and deployment in this project.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install tanstack-hono?โ–ผ

Run `npx skills add bskimball/tanstack-hono --all -g -y` in your terminal to install all skills in this suite globally.

What does the tanstack-hono template include?โ–ผ

It is a production-ready full-stack React template combining TanStack Router for file-based routing, Hono for server-side rendering, Vite+ for tooling, Tailwind CSS v4, and Vitest for testing.

How do the included skills help my coding agent?โ–ผ

The skills give your agent expert knowledge of Hono, TanStack Router, TanStack Query, Vite, Vite+, and Vitest, so it follows this project's actual patterns instead of generic guesses.

Does it support streaming SSR?โ–ผ

Yes. The template ships with simple non-streaming SSR by default, and includes docs showing how to switch to streaming SSR with deferred data and Suspense.

Which agents work with these skills?โ–ผ

All skills follow the universal SKILL.md standard and work with Claude Code, Cursor, OpenAI Codex, Gemini CLI, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’