hono skills

265 tagged hono, measured the same way as everything else here.

Browse within: bun 73api 61aws-lambda 58job-scheduler 58neon-postgres 58express 54fastify 54llms 54basecoat 42basecoat-ui 42datastar 42hateoas 42unocss 42cloudflare-workers 34

animate

01

usekaneo/kaneo

Skill Claude CodeCodex

Build an animation from scratch, making the decisions in the order that determines whether it feels right — should it animate at all, what purpose, which tool, which properties, which curve and duration, how it interrupts, how it exits. Writes the implementation. Use when asked to animate something, add motion, make a…

8.8k 2d ago A 96 tokens copy · 98% MIT

coss

02

usekaneo/kaneo

Skill Claude CodeCodex

Helps implement coss UI components correctly. Use when building UIs with coss primitives (buttons, dialogs, selects, forms, menus, tabs, inputs, toasts, etc.), migrating from shadcn/Radix to coss/Base UI, composing trigger-based overlays, or troubleshooting coss component behavior. Covers imports, accessibility…

8.8k 2d ago A 80 tokens original MIT

verify

03

usekaneo/kaneo

Skill Claude CodeCodex

Build/launch/drive recipe for verifying Kaneo changes end-to-end on a local dev instance.

8.8k 2d ago A 21 tokens original MIT

spiceflow

04

remorses/spiceflow

Skill Claude CodeCodex

Spiceflow is a super simple, fast, and type-safe API and React Server Components framework for TypeScript. Works on Node.js, Bun, and Cloudflare Workers. ALWAYS load this skill BEFORE writing or editing ANY spiceflow code, including one-line changes: routes, pages, layouts, loaders, server actions, forms…

167 7d ago A 159 tokens original MIT

hono

05

bskimball/tanstack-hono

Skill Claude CodeCodex

Use when building Hono web applications or when the user asks about Hono APIs, routing, middleware, JSX, validation, testing, or streaming. TRIGGER when code imports from 'hono' or 'hono/', or user mentions Hono. Use npx hono request to test endpoints.

118 20d ago A 66 tokens original MIT

tanstack-query

06

bskimball/tanstack-hono

Skill Claude CodeCodex

Powerful asynchronous state management, server-state utilities, and data fetching for TS/JS, React, Vue, Solid, Svelte & Angular.

118 20d ago A 33 tokens original MIT

tanstack-router

07

bskimball/tanstack-hono

Skill Claude CodeCodex

Type-safe routing for React and Solid applications with first-class search params, data loading, and seamless integration with the React ecosystem.

118 20d ago A 29 tokens original MIT

hermes

08

andrebuilds/hermes

Skill Claude CodeCodex

Send Telegram messages from an agent through the Hermes MCP telegram tool, with the Hermes CLI (@andrebuilds/hermes) as a fallback. Use when a user asks to send a Telegram message, mentions Hermes, wants to interact with the Hermes toolset, asks to verify Hermes manually, or needs to choose between the Hermes MCP and…

56 1mo ago A 75 tokens original MIT

bknd-api-discovery

09

cameronapak/freedom-stack-v3

Skill Claude CodeCodex

Use when exploring Bknd's auto-generated API endpoints. Covers REST endpoint patterns, route listing, module base paths, SDK method mapping, admin panel API explorer, and understanding the API structure.

41 4mo ago A 45 tokens

bknd-public-vs-auth

10

cameronapak/freedom-stack-v3

Skill Claude CodeCodex

Use when configuring public vs authenticated access in Bknd. Covers anonymous role setup, unauthenticated data access, public/private entity patterns, mixed access modes, and protecting sensitive entities while exposing public ones.

41 4mo ago A 48 tokens

cameronapak/freedom-stack-v3

Skill Claude CodeCodex

Use when managing user sessions in a Bknd application. Covers JWT token lifecycle, session persistence, automatic renewal, checking auth state, invalidating sessions, and handling expiration.

41 4mo ago A 41 tokens

add-a-service

12

lonormaly/builders-stack

Skill Claude CodeCodex

Scaffold a new service under services/ in the builders-stack monorepo. Use when something needs its own URL, port, or independent deploy. Covers the package, entrypoint, config, Tilt, deployment registry, and shared small-image build path.

41 15d ago A 55 tokens original MIT

design-a-schema

13

lonormaly/builders-stack

Skill Claude CodeCodex

Model a new table (or reshape an existing one) in libs/db with Drizzle — normalize by default, add the right constraints, and index deliberately. Use when adding a table/column, deciding on keys and foreign keys, or when a query is slow because the schema or its indexes are wrong. Enforces the stack's "Drizzle is the…

41 15d ago A 91 tokens original MIT

lonormaly/builders-stack

Skill Claude CodeCodex

Add or swap a payment provider behind the @stack/payment adapter in the builders-stack monorepo. Use when integrating Stripe, Paddle, Lemon Squeezy, or any provider alongside or in place of the default Creem adapter. The whole point is that apps and the API never change — only the adapter implementation does. Covers…

41 15d ago A 92 tokens original MIT

motormetrics/motormetrics

Skill Claude CodeCodex

Apply the professional Navy Blue colour scheme and design tokens. Use when styling components, charts, or ensuring colour consistency across the application.

22 yesterday A 30 tokens original MIT

posthog-debugger

16

motormetrics/motormetrics

Skill Claude CodeCodex

Debug and inspect PostHog implementations on any website. Use this skill when a user wants to understand how PostHog is implemented on a page, troubleshoot tracking issues, verify configuration, check what events are being sent, or audit a PostHog setup. Works with Chrome DevTools MCP and Playwright MCP to inspect…

22 yesterday A 72 tokens original MIT

api-fetch-wrapper

18

ChronoAIProject/Ornn

Skill Claude CodeCodex

Wrap a public HTTP API (Open-Meteo weather as the demo) with credential handling, error normalisation, and a single retry on transient network failures. Demonstrates the production-shaped baseline for any "skill that calls an external service" — env-based secrets, structured error output, no leaked API keys in logs…

20 8d ago A 121 tokens original Apache-2.0

ChronoAIProject/Ornn

Skill Claude CodeCodex

The manual an AI agent loads to operate Ornn — the model-agnostic skill-lifecycle API (an npm-style registry + CLI for agent skills) — via the NyxID CLI (nyxid proxy request ornn-api …). Load and follow this skill WHENEVER the user asks to do anything with Ornn skills or skillsets. Skills: search Ornn or find a skill…

20 8d ago A 337 tokens original Apache-2.0

ChronoAIProject/Ornn

Skill Claude CodeCodex

Operational manual for AI agents using the Ornn skill-lifecycle API via direct HTTPS with a NyxID bearer token (curl -H "Authorization: Bearer $TOKEN" …). Once loaded, the host agent can search / pull / execute / build / upload / share skills end-to-end. Authoritative contract between Ornn and the agent. Pair this…

20 8d ago A 106 tokens original Apache-2.0

github-code-review

21

aegntic/cldcde

Skill Claude CodeCodex

Comprehensive GitHub code review with AI-powered swarm coordination.

11 5d ago A 15 tokens original MIT

ava-mcp-usage

22

yutakobayashidev/ava

Skill Claude CodeCodex

Guide for using Ava's MCP tools effectively for task management and progress reporting. Use when working with Ava MCP server to report progress on coding tasks, including starting tasks, updating progress, reporting blockers, and completing tasks. Helps users understand best practices for privacy-conscious task…

9 4mo ago A 63 tokens original MIT

canvas-drop

23

markpasternak/canvas-drop

Skill Claude CodeCodex

Deploy and extend small web artifacts ("canvases") on a canvas-drop instance. Use when the user wants to ship static HTML/JS to a shared URL, or give a canvas backend capability (key-value, files, identity, AI, realtime) via the zero-config browser SDK. Connect over MCP for an identity-scoped, multi-tool surface, or…

7 19d ago A 85 tokens original MIT

add-media

24

pdugan20/rewind

Skill Claude CodeCodex

This skill should be used when the user asks to "add a movie", "add a vinyl", "add to my collection", "add physical media", "add a Blu-ray", "add a CD", or "bought these records". It handles both movies (via TMDb/Trakt) and music (via Discogs).

5 7d ago A 71 tokens original MIT