
gocallum/nextjs16-agent-skills
3 skills1.9k installs66 starsGitHub
Install
npx skills add https://github.com/gocallum/nextjs16-agent-skillsSkills in this repo
1Prisma Orm V7 Skillsprisma-orm-v7-skills is a reference-oriented agent skill that condenses Prisma ORM version 7 upgrade facts for solo builders on Next.js or Node backends. Before you run generate or debug mysterious import errors, it reminds you that Prisma ships as ESM, requires updated generator blocks with explicit client output outside node_modules, and raises minimum Node and TypeScript versions. It points to first-party docs for prisma.config, client extensions, and an AI-oriented migration prompt so you can align package.json module settings, tsconfig moduleResolution, and post-generate import paths in one pass. The skill is not a full migration script; it is a checklist-backed knowledge pack to reduce rollback risk when bumping major versions during active build work or when production errors trace back to v6 assumptions.874installs2Authjs Skillsauthjs-skills is a focused integration skill for solo builders shipping Next.js products who need production-grade sign-in without re-reading the entire Auth.js documentation tree. It centers on Auth.js v5 (installed as next-auth@beta), highlighting the simplified configuration model, the universal auth() helper, improved TypeScript surfaces, and first-class Edge Runtime and middleware support. The skill walks through environment variables such as AUTH_SECRET and Google provider keys, contrasts v5 changes against v4 mental models, and points to authoritative guides for installation, migration, providers, session management, and core APIs. Use it while scaffolding backend auth before you add billing, dashboards, or role-based features in later build and ship steps. It assumes a JavaScript/TypeScript Next.js codebase and comfort editing env files and route handlers; it does not replace legal review for OAuth consent screens or enterprise IdP federation.556installs3Nextjs16 SkillsNextjs16-skills is an agent skill package that steers coding agents through Next.js 16 project patterns for indie SaaS and web products. Solo builders install it when they want generated or refactored code to follow current Next framework conventions—routing, rendering model, and typical app layout—rather than generic React snippets that omit framework-specific boundaries. The Prism listing identifies it as a GitHub-sourced skill with steady catalog adoption, meant to be invoked during active implementation sessions in Claude Code, Cursor, or similar tools. It does not replace reading official Next.js release notes for breaking changes, but it reduces back-and-forth when an agent otherwise hallucinates deprecated APIs. Reach for it while you are building customer-facing web UI and server components, not when you are only validating market fit or operating production monitors.510installs