LH
Total Items8
Collections4
Favorited Items3
Pinned Items1

Collections

View all →
React Project

Context files, prompts, and specs for my main React app.

12 items
Client: Acme Corp

Everything for the Acme Corp client engagement.

7 items
Auth Patterns

Reusable auth templates and reference prompts.

5 items
Interview Prep

Prompts and templates for technical interview practice.

9 items

Pinned

Promptv3

Generate a feature slice

Scaffolds a full feature slice — component, server action, types, and schema update — from a plain-English description.

codegenscaffoldfeature
Apr 10

All Items

Promptv3

Generate a feature slice

Scaffolds a full feature slice — component, server action, types, and schema update — from a plain-English description.

codegenscaffoldfeature
Apr 10
Promptv1

Code review checklist

Reviews a code diff against our coding standards and flags any issues.

reviewquality
Apr 8
Context File

Next.js coding standards

Project conventions: file structure, server vs. client components, naming rules, and Tailwind v4 config approach.

standardsnextjstailwind
Apr 7
Context File

AeroFlow project overview

Full stack description, data model, and feature list for AeroFlow. Attach to any AI run for full project context.

contextaeroflow
Apr 6
Feature SpecIn Progress

User authentication

Email/password login and GitHub OAuth via NextAuth v5. Includes session handling and protected route middleware.

authnextauth
Apr 9
Feature SpecNot Started

Item CRUD — all 5 types

Create, read, update, and delete for Prompts, Context Files, Feature Specs, Templates, and Resource Links.

cruditems
Apr 11
Template

Server Action with Zod validation

Boilerplate for a typed server action: Zod schema, auth check, Prisma call, and { success, data, error } return shape.

templateserver-actionzod
Apr 5
Resource Link

Prisma 7 upgrade guide

Official migration guide from Prisma 5/6 to Prisma 7.

prismadatabasereference
Apr 4