nextjs-server-side-error-debugging
blader · Development
调试Next.js中的getServerSideProps和getStaticProps错误。当出现:(1)页面显示通用错误但浏览器控制台为空,(2)API路由返回500且无详细信息,(3)服务端代码静默失败,(4)仅刷新时出错而客户端导航正常时使用。请检查终端/服务器日志以获取真实错误信息。
Debug getServerSideProps and getStaticProps errors in Next.js. Use when: (1) Page shows generic error but browser console is empty, (2) API routes return 500 with no details, (3) Server-side code fails silently, (4) Error only occurs on refresh not client navigation. Check terminal/server logs instead of browser for actual error messages.
npx skills add https://github.com/blader/Claudeception --skill nextjs-server-side-error-debugging
星标 2355 · 安装量 0