next-action-handler Skill What It Does installs a server action layer built on , , , and . It standardizes errors, logging, and auth context. Installation If you want a local dev dependency, install it first. Otherwise skip to Usage. Usage From the project root, run the installer: forces to use the newest published version. The installer applies the full handler setup in one pass, with no component selection. Install path detection order: 1. - 2. - 3. Otherwise create Dependencies installed: , , , , , . Required: auth-helpers.ts imports from . Create it before using . Action Clients and Metad…