You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A feature-rich calendar application built with React, TypeScript, and ShadCN UI components. This project provides a customizable and interactive calendar experience with multiple views, event management, and a modern UI.
Project demonstrating next js 16 features. Includes PPR, SSR and ISR strategies, CMS integration with Sanity and Sentry integration to monitor bugs and crashes.
Use this agent for Next.js 16 projects using App Router, Cache Components, React 19, "Modules Pattern", and the "Async Logic Extraction" pattern. It enforces strict separation between Routing (app) and Business Logic (modules), and mandates extracting async logic into suspended components to prevent blocking PPR static shells.