E

Skills Encoredev

encore-api
encoredev
Buat endpoint API yang aman secara tipe dengan Encore.ts.
official
encore-auth
encoredev
Implementasikan autentikasi dengan handler dan gateway auth di Encore.ts.
official
encore-bucket
encoredev
Store unstructured files in Encore.ts using `Bucket` from `encore.dev/storage/objects` — uploads, images, documents, blobs.
official
encore-cache
encoredev
Cache data in Redis from Encore.ts using `CacheCluster` and typed keyspaces from `encore.dev/storage/cache`. Type-safe key/value access with TTLs, atomic…
official
encore-code-review
encoredev
encore-code-review — skill yang dapat diinstal untuk agen AI, diterbitkan oleh encoredev/skills.
official
encore-cron
encoredev
Schedule periodic / recurring work in Encore.ts using `CronJob` from `encore.dev/cron`. Covers `every: "1h"` interval syntax and `schedule: "0 9 * * 1"` cron…
official
encore-database
encoredev
Kueri basis data, migrasi, dan integrasi ORM dengan Encore.ts.
official
encore-frontend
encoredev
Hubungkan aplikasi React/Next.js ke backend Encore.ts.
official
encore-getting-started
encoredev
Mulai dengan Encore.ts - buat dan jalankan aplikasi pertamamu.
official
encore-go-api
encoredev
Buat titik akhir API dengan Encore Go.
official
encore-go-auth
encoredev
Implementasi autentikasi dengan Encore Go.
official
encore-go-bucket
encoredev
Store unstructured files in Encore Go using `objects.NewBucket` from `encore.dev/storage/objects` — uploads, images, documents, blobs.
official
encore-go-cache
encoredev
Cache data in Redis from Encore Go using `cache.NewCluster` and typed keyspaces from `encore.dev/storage/cache`. Type-safe key/value access with TTLs, atomic…
official
encore-go-code-review
encoredev
Tinjau kode Encore Go untuk praktik terbaik.
official
encore-go-cron
encoredev
Schedule periodic / recurring work in Encore Go using `cron.NewJob` from `encore.dev/cron`. Covers `Every: "1h"` interval syntax and `Schedule: "0 9 * * 1"`…
official
encore-go-database
encoredev
Kueri dan migrasi basis data dengan Encore Go.
official
encore-go-getting-started
encoredev
Mulai dengan Encore Go.
official
encore-go-infrastructure
encoredev
Deklarasikan infrastruktur dengan Encore Go.
official
encore-go-pubsub
encoredev
Asynchronous messaging in Encore Go via `pubsub.NewTopic` and `pubsub.NewSubscription` from `encore.dev/pubsub` — broadcast events, decouple producers from…
official
encore-go-secret
encoredev
Manage API keys, credentials, and other secrets in Encore Go using a package-level `secrets` struct.
official
encore-go-service
encoredev
Struktur layanan dengan Encore Go.
official
encore-go-testing
encoredev
Uji API dan layanan dengan Encore Go.
official
encore-go-webhook
encoredev
Receive inbound webhooks from external services (Stripe, GitHub, Slack, Twilio, etc.) in Encore Go using `//encore:api raw`. The right skill any time the user…
official
encore-infrastructure
encoredev
encore-infrastructure — sebuah skill yang dapat diinstal untuk agen AI, diterbitkan
official
encore-migrate
encoredev
Migrasikan aplikasi backend yang ada ke Encore. Mendukung bahasa/kerangka
official
encore-pubsub
encoredev
Asynchronous messaging in Encore.ts via `Topic` and `Subscription` from `encore.dev/pubsub` — broadcast events, decouple producers from consumers, and run…
official
encore-secret
encoredev
Manage API keys, credentials, and other secrets in Encore.ts using `secret(...)` from `encore.dev/config`.
official
encore-service
encoredev
Menyusun dan mengatur layanan Encore.ts.
official
encore-testing
encoredev
Uji API dan layanan dengan Vitest di Encore.ts.
official
encore-webhook
encoredev
Receive inbound webhooks from external services (Stripe, GitHub, Slack, Twilio, etc.) using `api.raw(...)` from `encore.dev/api`. The right skill any time the…
official