authentication
π―Skillfrom andrelandgraf/fullstackrecipes
Manages user sign-up, login, and session handling using secure authentication methods within the Next.js application.
Installation
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill authenticationSkill Details
Overview
# Full Stack Recipes
[fullstackrecipes.com](https://fullstackrecipes.com) β A Shadcn registry and collection of complete step-by-step guides (recipes) for building full-stack web apps and agentic applications.
Stack
- Full-stack framework: Next.js
- UI components: Shadcn & AI Elements
- Agent runtime: Workflow Development Kit
- Agent framework: AI SDK v6
- ORM: Drizzle
- TypeScript runtime & package manager: Bun
- Hosting environment: Vercel Fluid Compute
- Database: Neon Serverless Postgres
More from this repository10
Manages iterative task processing and state tracking for AI agents within workflow-driven applications using the Workflow Development Kit.
Generates and runs comprehensive unit tests for the Full Stack Recipes project's codebase using automated testing strategies and frameworks.
Demonstrates how to construct and execute type-safe database queries using Drizzle ORM in a Next.js application with Postgres.
Generates dynamic Open Graph images for recipe pages, automatically creating visually appealing preview images for social media sharing.
Manages and synchronizes environment configurations for Vercel deployments within the project's workflow development infrastructure.
Deploys and configures a Next.js web application with optimized settings for seamless hosting and performance on the Vercel platform.
Configures and initializes Sentry error monitoring and performance tracking for the Full Stack Recipes Next.js application.
Integrates error tracking and performance monitoring for the Next.js application using Sentry to capture and report runtime errors and application insights.
Enables resumable, fault-tolerant AI streaming by implementing checkpointing and recovery mechanisms for long-running AI generation tasks.
Demonstrates testing strategies and best practices for implementing comprehensive test coverage in a full-stack Next.js application using modern testing frameworks and techniques.