Jack Herrington avatar

Jack Herrington

Community

@jherr · Happy Valley, OR

6,528Followers
|
491Public Repos
|
12Published Skills

I'm the Blue Collar Coder on YouTube - youtube.com/c/JackHerrington and this is the code.

Skills Distribution
DomainDeveloper To...TanStack Start Ful.. (45%)Netlify Serverless.. (35%)Type-Safe Content .. (20%)

Agent Skills by Jack Herrington

Showing 12 vetted skills indexed across 2 GitHub repositories.

jherrjherr

tanstack-start-routes

Create and configure file-based routes in TanStack Start applications.

Community
Intermediate
jherrjherr

netlify-debugging

Debug Netlify deployments, functions, and build processes via UI and CLI.

Community
Intermediate
jherrjherr

netlify-db

Provide managed Postgres databases with SQL queries and ACID transactions on Netlify.

Community
Intermediate
jherrjherr

netlify-blobs

Manage unstructured data with Netlify Blobs key-value storage.

Community
Intermediate
jherrjherr

tanstack-start-api-routes

Create server-side API routes with HTTP method handlers in TanStack Start.

Community
Intermediate
jherrjherr

tanstack-start-loaders

Manage isomorphic data fetching and route guards with beforeLoad and loader functions.

Community
Intermediate
jherrjherr

netlify-functions

Create and deploy Netlify serverless and edge functions using TypeScript and Go.

Community
Intermediate
jherrjherr

tanstack-start-typesafe-routing

Create type-safe links and navigation in TanStack Start with TypeScript and Zod.

Community
Intermediate
jherrjherr

tanstack-start-server-functions

Create type-safe server functions in TanStack Start with createServerFn.

Community
Intermediate
jherrjherr

netlify-forms

Configure Netlify Forms with HTML, AJAX, honeypot spam filtering, and file uploads.

Community
Intermediate
jherrjherr

tanstack-start-project-setup

Configure TanStack Start projects with router, Query integration, and Netlify deployment settings.

Community
Intermediate
jherrjherr

content-collections

Transforms markdown and content files into type-safe TypeScript collections with Zod schema validation.

Community
Intermediate

Frequently Asked Questions About Jack Herrington

FAQPage Schema
What 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.