🎯

sentry-setup

🎯Skill

from andrelandgraf/fullstackrecipes

VibeIndex|
What it does

Configures and initializes Sentry error monitoring and performance tracking for the Full Stack Recipes Next.js application.

sentry-setup

Installation

Install skill:
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill sentry-setup
25
Last UpdatedJan 25, 2026

Skill Details

SKILL.md

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

🎯
ralph-loop🎯Skill

Manages iterative task processing and state tracking for AI agents within workflow-driven applications using the Workflow Development Kit.

🎯
unit-tests🎯Skill

Generates and runs comprehensive unit tests for the Full Stack Recipes project's codebase using automated testing strategies and frameworks.

🎯
using-drizzle-queries🎯Skill

Demonstrates how to construct and execute type-safe database queries using Drizzle ORM in a Next.js application with Postgres.

🎯
og-image-generation🎯Skill

Generates dynamic Open Graph images for recipe pages, automatically creating visually appealing preview images for social media sharing.

🎯
env-workflow-vercel🎯Skill

Manages and synchronizes environment configurations for Vercel deployments within the project's workflow development infrastructure.

🎯
nextjs-on-vercel🎯Skill

Deploys and configures a Next.js web application with optimized settings for seamless hosting and performance on the Vercel platform.

🎯
authentication🎯Skill

Manages user sign-up, login, and session handling using secure authentication methods within the Next.js application.

🎯
using-sentry🎯Skill

Integrates error tracking and performance monitoring for the Next.js application using Sentry to capture and report runtime errors and application insights.

🎯
resumable-ai-streams🎯Skill

Enables resumable, fault-tolerant AI streaming by implementing checkpointing and recovery mechanisms for long-running AI generation tasks.

🎯
using-tests🎯Skill

Demonstrates testing strategies and best practices for implementing comprehensive test coverage in a full-stack Next.js application using modern testing frameworks and techniques.