Jack Herrington
Community@jherr · Happy Valley, OR
I'm the Blue Collar Coder on YouTube - youtube.com/c/JackHerrington and this is the code.
Agent Skills by Jack Herrington
Showing 12 vetted skills indexed across 2 GitHub repositories.
tanstack-start-routes
Create and configure file-based routes in TanStack Start applications.
netlify-debugging
Debug Netlify deployments, functions, and build processes via UI and CLI.
netlify-db
Provide managed Postgres databases with SQL queries and ACID transactions on Netlify.
netlify-blobs
Manage unstructured data with Netlify Blobs key-value storage.
tanstack-start-api-routes
Create server-side API routes with HTTP method handlers in TanStack Start.
tanstack-start-loaders
Manage isomorphic data fetching and route guards with beforeLoad and loader functions.
netlify-functions
Create and deploy Netlify serverless and edge functions using TypeScript and Go.
tanstack-start-typesafe-routing
Create type-safe links and navigation in TanStack Start with TypeScript and Zod.
tanstack-start-server-functions
Create type-safe server functions in TanStack Start with createServerFn.
netlify-forms
Configure Netlify Forms with HTML, AJAX, honeypot spam filtering, and file uploads.
tanstack-start-project-setup
Configure TanStack Start projects with router, Query integration, and Netlify deployment settings.
content-collections
Transforms markdown and content files into type-safe TypeScript collections with Zod schema validation.
Frequently Asked Questions About Jack Herrington
FAQPage SchemaWhat tasks can I accomplish with Jack Herrington's TanStack Start skills?▼
You can initialize projects with Vite and Netlify presets, create file-based routes with nested layouts and parameters, build API routes with HTTP method handlers, write type-safe server functions via createServerFn, manage isomorphic data fetching with loaders and beforeLoad guards, and create type-safe navigation with TypeScript and Zod.
Who should use these TanStack Start and Netlify skills?▼
Front-end and full-stack engineers building React applications with TanStack Start, plus developers deploying serverless workloads on Netlify. They suit engineers needing type-safe routing, server functions, Postgres databases, blob storage, forms, and content-driven sites built from markdown, JSON, or YAML files.
How do I set up and run a project using these skills?▼
Start with the tanstack-start-project-setup skill to initialize a project with Vite and Netlify presets and configure the router and TanStack Query. Then add routes, loaders, and server functions incrementally, and deploy to Netlify using its functions, database, blobs, and forms skills.
Are these skills open source and what do they cost?▼
Yes. The new skills for tanstack-start-routes, tanstack-start-project-setup, and content-collections are released under the Apache-2.0 license, permitting free use and modification. Netlify platform usage itself follows Netlify's own pricing tiers for functions, databases, and storage.
What prerequisites and dependencies do these skills require?▼
TanStack Start skills require a React and TypeScript environment with Vite, plus TanStack Query for data integration and Zod for type-safe routing validation. Netlify skills require a Netlify account and its platform for serverless functions, managed Postgres, Blobs storage, and form handling.