Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

dart_desk_be

dart_desk_be には ThangVuNguyenViet から収集した 20 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
20
Stars
0
更新
2026-03-25
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

serverpod-auth-module
ソフトウェア開発者

Add Serverpod authentication — serverpod_auth_idp packages, initializeAuthServices, identity providers (Email, Google, Apple, etc.), Flutter sign-in UI, migrations. Use when adding authentication or a new social sign-in to a Serverpod project.

2026-03-25
serverpod-caching
ソフトウェア開発者

Serverpod caching — local and Redis caches, cache keys, lifetime, CacheMissHandler. Use when caching data, optimizing queries, or working with session.caches.

2026-03-25
serverpod-cli
ソフトウェア開発者

Serverpod CLI — serverpod create, generate, create-migration, and other commands. Use when generating code, creating migrations, or creating projects/modules.

2026-03-25
serverpod-configuration
ソフトウェア開発者

Configure Serverpod — YAML config, environment variables, passwords, run modes, generator.yaml, TLS. Use when setting up environments, API/database/Redis settings, or managing secrets.

2026-03-25
serverpod-database
ソフトウェア開発者

Serverpod ORM with PostgreSQL — CRUD, filters, sorting, pagination, relations, migrations, transactions, raw SQL. Use when querying the database, writing migrations, or working with relations. Also include serverpod-models skill if you need to change models.

2026-03-25
serverpod-endpoints
ソフトウェア開発者

Define Serverpod endpoints, use Session, pass parameters, and call from client. Use when creating RPC endpoints, working with Session, or client code generation.

2026-03-25
serverpod-file-uploads
ソフトウェア開発者

File uploads in Serverpod — upload descriptions, verification, storage backends (database, S3, GCP). Use when implementing file uploads or cloud storage.

2026-03-25
serverpod-health-checks
ソフトウェア開発者

Serverpod health endpoints — /livez, /readyz, /startupz, custom HealthIndicator, HealthConfig. Use when configuring Kubernetes probes or monitoring server health.

2026-03-25
serverpod-logging
ソフトウェア開発者

Serverpod logging — session.log, log levels, persistence, retention, console output. Use when adding logging or debugging server calls.

2026-03-25
serverpod-models
ソフトウェア開発者

Define Serverpod data models in YAML (.spy.yaml), serialization, database tables, relations, enums, and exceptions. Use when creating or editing models, database schema, .spy.yaml files, or Serverpod ORM entities.

2026-03-25
serverpod-modules
ソフトウェア開発者

Create and use Serverpod modules — adding modules, generator.yaml nicknames, model references, creating custom modules. Use when working with modules or shared server/client code.

2026-03-25
serverpod-overview
ソフトウェア開発者

Serverpod overview — what it is, project structure, installation, creating and running a project. Use when the user asks about Serverpod in general, project setup, installation, serverpod create, or running a Serverpod server.

2026-03-25
serverpod-scheduling
ソフトウェア開発者

Schedule future work in Serverpod — FutureCall, callWithDelay, callAtTime, recurring tasks, cancellation. Use when scheduling delayed or recurring tasks.

2026-03-25
serverpod-server-events
ソフトウェア開発者

Serverpod message system — postMessage, addListener, createStream, global messages via Redis. Use when coordinating streams, sharing state across servers, or pub/sub messaging.

2026-03-25
serverpod-sessions
ソフトウェア開発者

Serverpod session types, lifecycle, InternalSession, cleanup callbacks. Use when creating manual sessions, debugging session-closed errors, or understanding session lifecycle.

2026-03-25
serverpod-streams
ソフトウェア開発者

Real-time streaming in Serverpod — Stream parameters and return types, WebSocket lifecycle, error handling. Use when building real-time features, chat, live updates, or WebSocket streaming.

2026-03-25
serverpod-testing
ソフトウェア品質保証アナリスト・テスター

Test Serverpod endpoints and business logic — withServerpod, sessionBuilder, authentication, DB seeding, rollback, streams, running tests. Use when writing server tests or working with serverpod_test.

2026-03-25
serverpod-upgrading
ソフトウェア開発者

Upgrade Serverpod — minor/patch updates, major upgrade to v3, pubspec updates across all packages. Use when upgrading Serverpod versions or updating dependencies.

2026-03-25
serverpod-webserver
ウェブ開発者

Serverpod web server (Relic) — REST APIs, webhooks, static files, middleware, server-rendered HTML, SPAs, Flutter web. Use when adding HTTP routes, serving web pages, or working with the Relic web server.

2026-03-25
signals-dart
ソフトウェア開発者

Expert guidance for Signals.dart, a reactive state management library for Dart and Flutter. Use when (1) implementing reactive state with signals, computed values, or effects, (2) working with async signals (FutureSignal, StreamSignal, AsyncState), (3) using Flutter integration (Watch widget, SignalsMixin, hooks), (4) managing reactive collections (ListSignal, MapSignal, SetSignal), (5) migrating from ValueNotifier, Provider, Riverpod, or BLoC to Signals.dart. Triggers include signal, reactive state, computed, effect, Watch widget, SignalsMixin, futureSignal, streamSignal, AsyncState, ListSignal, signals.dart.

2026-03-20