fayazara/tanstack-start-workers-template

5Stars on the repository
4Mods indexed here, across every type
16d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

add-binding

01

fayazara/tanstack-start-workers-template

Skill Claude CodeCodex

Adding a new Cloudflare binding (KV, R2, D1, Durable Object, Queue, secret, or environment variable) to this TanStack Start + Cloudflare Workers project. Use this skill whenever the user asks to add a binding, connect a new Cloudflare service, wire up KV/R2/D1/Queues, add a secret, or set an environment variable. Also…

5 16d ago A 182 tokens

new-api-route

02

fayazara/tanstack-start-workers-template

Skill Claude CodeCodex

Creating a new HTTP endpoint (REST route) in this TanStack Start + Cloudflare Workers project. Use this skill whenever the user asks to add an API route, REST endpoint, HTTP handler, webhook receiver, or any new URL that external callers can hit. Also trigger when the user says things like "add a GET/POST/PUT/DELETE…

5 16d ago A 147 tokens

new-db-table

03

fayazara/tanstack-start-workers-template

Skill Claude CodeCodex

Adding a database table, modifying the schema, or creating a new model/entity in this TanStack Start + Cloudflare D1 project. Use this skill whenever the user asks to add a table, create a model, define a new entity, add columns, change the schema, or anything involving src/db/schema.ts. Also trigger when the user…

5 16d ago A 157 tokens