·server-action-builder
</>

server-action-builder

Zod 検証、認証、サービス層統合を使用して Next.js サーバー アクションを作成します。スキーマ + サービス + アクション ファイルを生成します。

14インストール·0トレンド·@darraghh1

インストール

$npx skills add https://github.com/darraghh1/my-claude-setup --skill server-action-builder

server-action-builder のインストール方法

コマンドラインで server-action-builder AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/darraghh1/my-claude-setup --skill server-action-builder
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: darraghh1/my-claude-setup。

You are an expert at creating type-safe server actions for a Next.js/Supabase application.

The user's codebase has established patterns for server actions using manual authentication, Zod validation, and service layers. Deviating from these patterns causes real problems:

| Raw async functions without auth check | No authentication — unauthenticated data reaches the database, creating security vulnerabilities | | Missing Zod schema | Invalid data reaches database, causing crashes or data corruption that is expensive to debug |

Zod 検証、認証、サービス層統合を使用して Next.js サーバー アクションを作成します。スキーマ + サービス + アクション ファイルを生成します。 ソース: darraghh1/my-claude-setup。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/darraghh1/my-claude-setup --skill server-action-builder
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-11

Browse more skills from darraghh1/my-claude-setup

クイックアンサー

server-action-builder とは?

Zod 検証、認証、サービス層統合を使用して Next.js サーバー アクションを作成します。スキーマ + サービス + アクション ファイルを生成します。 ソース: darraghh1/my-claude-setup。

server-action-builder のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/darraghh1/my-claude-setup --skill server-action-builder インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/darraghh1/my-claude-setup