next-best-practices
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- Framework Migration Utilities: The skill references
@next/codemod, which is a standard tool used to automate code updates for new framework versions. This is used vianpxto perform local code transformations. - Local Development Debugging Interface: Information is provided regarding an experimental Model Context Protocol (MCP) endpoint (
/_next/mcp) that can be enabled during development. This interface allows for AI-assisted debugging by providing access to local project details such as routes, build errors, and logs. - Service Integration Boilerplate: Includes example configurations for connecting to external services like Redis and AWS S3. These are intended as reference implementations for developers setting up custom caching layers in self-hosted environments.
Audit Metadata