andrelandgraf

31 mods across 2 repositories, 21 stars between them.

agent-browser

01

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

20 2mo ago A 51 tokens

authoring-recipes

02

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Guidelines for authoring fullstackrecipes content - setup recipes, exposed skills (in ./skills/), cookbooks, templates, and installable registry utilities. Use when creating or editing any catalog content. For maintainers building the fullstackrecipes project, not developers consuming the stack.

20 2mo ago A 62 tokens

better-auth-profile

06

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Add a complete account settings page with profile editing, password changes, email updates, session management, and account deletion.

20 2mo ago A 27 tokens

better-auth-setup

08

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Add user authentication using Better Auth with Drizzle ORM and Neon Postgres. Base setup with email/password authentication.

20 2mo ago A 27 tokens

better-env

09

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Better environment variable management for agents and humans with full type safety, CLI-based remote environment synchronization, and environment validation. Use when setting up typed config schemas, validating env variables, or managing remote env vars across Vercel, Netlify, Railway, Cloudflare, and Fly.io with…

20 2mo ago A 63 tokens

fallow

10

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Codebase intelligence for JavaScript and TypeScript. Free static layer reports quality, changed-code risk, cleanup opportunities (unused files, exports, types, dependencies), code duplication, circular dependencies, complexity hotspots, architecture boundary violations, feature flag patterns, and opt-in security…

20 2mo ago C 178 tokens

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Choose and create the right Neon branch type for testing and development. Use when users ask about Neon branching, migration testing with real data, isolated test environments, schema-only branch workflows for sensitive data, or branch creation via Neon CLI or Neon MCP. Triggers include "Neon branch", "test migrations…

20 2mo ago A 90 tokens

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Diagnose and fix excessive Postgres egress (network data transfer) in a codebase. Use when a user mentions high database bills, unexpected data transfer costs, network transfer charges, egress spikes, "why is my Neon bill so high", "database costs jumped", SELECT optimization, query overfetching, reduce Neon costs…

20 2mo ago A 117 tokens

neon-postgres

13

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, connection pooling, Neon Auth, and the Neon CLI, MCP server, REST API, TypeScript SDK, and Python SDK. Use when users ask about "Neon setup", "connect to Neon"…

20 2mo ago A 151 tokens

skill-creator

14

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

20 2mo ago A 45 tokens

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

20 2mo ago A 67 tokens

andrelandgraf/fullstackrecipes

Instructions file CodexOpenCode

AGENTS.md instructions for andrelandgraf/fullstackrecipes, covering coding guidelines, runtime and package manager, typescript, react and tailwind.

20 2mo ago A 1,123 tokens

andrelandgraf/fullstackrecipes

Instructions file

Claude Code instructions for andrelandgraf/fullstackrecipes, a project described as: A Shadcn registry and collection of production-ready patterns and step-by-step guides (recipes) for full stack web AI apps.

20 2mo ago A 3 tokens

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Track custom events and conversions with Vercel Web Analytics via the track() call. Use when instrumenting user actions, conversions, or form submissions.

20 2mo ago A 36 tokens

drizzle-queries

20

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Write type-safe Postgres queries with Drizzle ORM (select/insert/update/delete, relations, new tables). Use when querying or mutating the database or adding a Drizzle table.

20 2mo ago A 42 tokens

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Emit structured logs with Pino (levels, context-first signature, workflow-safe step wrapper). Use when adding logging to routes, libraries, or workflows.

20 2mo ago A 36 tokens

og-image-generation

22

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Generate dynamic social preview images using Next.js file conventions and the next/og library. Server-rendered JSX images cached at build time.

20 2mo ago A 31 tokens

ralph-loop-workflow

23

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Run a coding agent in an autonomous loop via a /ralph command, gated by a preflight check that every CLI is installed, linked, and authenticated. Use when driving long-running autonomous development from a wide, outcome-focused prompt.

20 2mo ago B 53 tokens

andrelandgraf/fullstackrecipes

Skill Claude CodeCodex

Capture exceptions, attach user/context, add spans and breadcrumbs, and log via the Sentry SDK. Use when instrumenting errors, performance, or context in app code.

20 2mo ago A 41 tokens