LogoSkills

cc-serverpod-docs

Serverpod 상세 레퍼런스 스킬 모음 (공식 문서 기반, 19개 스킬)

cc-serverpod-docs#

Serverpod 상세 레퍼런스 스킬 모음 (공식 문서 기반, 19개 스킬)

Collection of detailed Serverpod reference skills (based on official documentation)

Skills#

이름설명
serverpod-auth-module Add Serverpod authentication — serverpod_auth_idp packages, initializeAuthServices, identity provide
serverpod-caching Serverpod caching — local and Redis caches, cache keys, lifetime, CacheMissHandler. Use when caching
serverpod-cli Serverpod CLI — serverpod create, generate, create-migration, and other commands. Use when generatin
serverpod-configuration Configure Serverpod — YAML config, environment variables, passwords, run modes, generator.yaml, TLS.
serverpod-database Serverpod ORM with PostgreSQL — CRUD, filters, sorting, pagination, relations, migrations, transacti
serverpod-endpoints Define Serverpod endpoints, use Session, pass parameters, and call from client. Use when creating RP
serverpod-file-uploads File uploads in Serverpod — upload descriptions, verification, storage backends (database, S3, GCP).
serverpod-health-checks Serverpod health endpoints — /livez, /readyz, /startupz, custom HealthIndicator, HealthConfig. Use w
serverpod-logging Serverpod logging — session.log, log levels, persistence, retention, console output. Use when adding
serverpod-models Define Serverpod data models in YAML (.spy.yaml), serialization, database tables, relations, enums,
serverpod-modules Create and use Serverpod modules — adding modules, generator.yaml nicknames, model references, creat
serverpod-overview Serverpod overview — what it is, project structure, installation, creating and running a project. Us
serverpod-scheduling Schedule future work in Serverpod — FutureCall, callWithDelay, callAtTime, recurring tasks, cancella
serverpod-server-events Serverpod message system — postMessage, addListener, createStream, global messages via Redis. Use wh
serverpod-sessions Serverpod session types, lifecycle, InternalSession, cleanup callbacks. Use when creating manual ses
serverpod-streams Real-time streaming in Serverpod — Stream parameters and return types, WebSocket lifecycle, error ha
serverpod-testing Test Serverpod endpoints and business logic — withServerpod, sessionBuilder, authentication, DB seed
serverpod-upgrading Upgrade Serverpod — minor/patch updates, major upgrade to v3, pubspec updates across all packages. U
serverpod-webserver Serverpod web server (Relic) — REST APIs, webhooks, static files, middleware, server-rendered HTML,

관련 플러그인#

플러그인설명
cc-serverpod Serverpod basics — model/endpoint generation, migrations

설치#

claude plugins install coco-de/skills/plugins/cc-serverpod-docs