server-actions-vs-api-optimizer

Community

Server Actions vs API: optimizer.

Authorhopeoverture
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Analyze routes and recommend whether to use Server Actions or API routes based on use-case patterns, including authentication, revalidation, external API calls, and client requirements.

Core Capabilities

  • Analyze existing routes
  • Provide recommendations using a decision matrix
  • Generate migration plans (before/after) for refactors

Quick Start

Run the analysis to determine the optimal pattern for a given set of routes.

Dependency Matrix

Required Modules

None required

Components

referencesassetsscripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: server-actions-vs-api-optimizer
Download link: https://github.com/hopeoverture/worldbuilding-app-skills/archive/main.zip#server-actions-vs-api-optimizer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository