关于
This skill provides a standardized data-fetching architecture designed specifically for the Next.js and FastAPI ecosystem. It facilitates seamless communication between the browser, Next.js server layers (API routes and Server Actions), and backend services through a set of specialized utilities. Key benefits include automated JWT token refresh on the client, secure cookie forwarding on the server, and a unified error-handling mechanism. Whether building complex dashboards or simple CRUD applications, this skill reduces boilerplate and ensures a production-grade communication flow across your entire full-stack application.