Source

andrelandgraf/fullstackrecipes

77 skills · 12.9K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
env-validation Validate environment variables on server start and before builds. Catch missing or invalid variables early with clear…
andrelandgraf/fullstackrecipes
101
2
nuqs-setup Sync React state to URL query parameters for shareable filters, search queries, and deep links to modal dialogs. Pres…
andrelandgraf/fullstackrecipes
101
3
chat-list Build a chat list page with search, rename, and delete functionality. Uses nuqs for URL-synced filters and deep-linka…
andrelandgraf/fullstackrecipes
100
4
chat-naming Generate descriptive chat titles from the first message using a fast LLM. Runs as a background workflow step after th…
andrelandgraf/fullstackrecipes
100
5
code-style-setup Configure Prettier for code formatting and TypeScript for typechecking. Includes VSCode settings and EditorConfig for…
andrelandgraf/fullstackrecipes
100
6
config-schema-setup Type-safe environment variable validation using Zod with a Drizzle-like schema API. Supports server/public fields, fe…
andrelandgraf/fullstackrecipes
100
7
feature-flags-setup Implement feature flags using the Vercel Flags SDK with server-side evaluation, environment-based toggles, and Vercel…
andrelandgraf/fullstackrecipes
100
8
using-authentication Use Better Auth for client and server-side authentication. Covers session access, protected routes, sign in/out, and …
andrelandgraf/fullstackrecipes
99
9
assert TypeScript assertion function for runtime type narrowing with descriptive error messages. Based on tiny-invariant.
andrelandgraf/fullstackrecipes
98
10
neon-test-branches Create isolated Neon database branches for testing. Schema-only branches with auto-cleanup via TTL, test server orche…
andrelandgraf/fullstackrecipes
98
11
web-design-guidelines Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "aud…
andrelandgraf/fullstackrecipes
90
12
testing-best-practices Choose and write the right test type (Playwright > integration > unit) against isolated Neon branches. Use when addin…
andrelandgraf/fullstackrecipes
85
13
logging-best-practices Emit structured logs with Pino (levels, context-first signature, workflow-safe step wrapper). Use when adding logging…
andrelandgraf/fullstackrecipes
83
14
sentry-best-practices Capture exceptions, attach user/context, add spans and breadcrumbs, and log via the Sentry SDK. Use when instrumentin…
andrelandgraf/fullstackrecipes
83
15
authentication-best-practices Read sessions client- and server-side, guard routes, and run sign in/up/out with Better Auth. Use when gating pages/A…
andrelandgraf/fullstackrecipes
81
16
url-state-patterns Sync React state to URL query params with nuqs (Suspense wrapper, parsers, clearing, deep-linkable dialogs). Use when…
andrelandgraf/fullstackrecipes
80
17
workflow-best-practices Build durable workflows with the Workflow Development Kit — steps, streaming, agent runs, metadata, and persistence. …
andrelandgraf/fullstackrecipes
78
18
analytics-best-practices Track custom events and conversions with Vercel Web Analytics via the track() call. Use when instrumenting user actio…
andrelandgraf/fullstackrecipes
75
19
drizzle-queries Write type-safe Postgres queries with Drizzle ORM (select/insert/update/delete, relations, new tables). Use when quer…
andrelandgraf/fullstackrecipes
74
20
authoring-recipes Guidelines for authoring fullstackrecipes content - setup recipes, exposed skills (in ./skills/), cookbooks, template…
andrelandgraf/fullstackrecipes
72
21
better-env Better environment variable management for agents and humans with full type safety, CLI-based remote environment sync…
andrelandgraf/fullstackrecipes
51
22
env-management Complete environment variable management with type-safe validation, Vercel dev workflow, and prebuild validation.
andrelandgraf/fullstackrecipes
51
23
neon-postgres Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with N…
andrelandgraf/fullstackrecipes
46
24
recipes About recipes, cookbooks, and the fullstackrecipes project.
andrelandgraf/fullstackrecipes
5
25
user-stories Manages user stories in JSON format for feature development tracking. Use when implementing features to create/update…
andrelandgraf/fullstackrecipes
5
26
fallow Codebase intelligence for JavaScript and TypeScript. Free static layer reports quality, changed-code risk, cleanup op…
andrelandgraf/fullstackrecipes
3
27
code-health-setup Configure Prettier for formatting, TypeScript for typechecking, and Fallow for code health (dead code, duplication, c…
andrelandgraf/fullstackrecipes
1
Page 2 · 77 total Previous