E

Skills Encoredev

encore-api
encoredev
สร้างปลายทาง API ที่ปลอดภัยต่อชนิดข้อมูลด้วย Encore.ts
official
encore-auth
encoredev
ดำเนินการรับรองความถูกต้องด้วยตัวจัดการ auth และเกตเวย์ใน 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 — สกิลที่สามารถติดตั้งได้สำหรับเอเจนต์ AI เผยแพร่โดย 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
การค้นหาฐานข้อมูล การย้ายข้อมูล และการรวม ORM กับ Encore.ts
official
encore-frontend
encoredev
เชื่อมต่อแอป React/Next.js กับแบ็กเอนด์ Encore.ts
official
encore-getting-started
encoredev
เริ่มต้นใช้งาน Encore.ts - สร้างและรันแอปแรกของคุณ
official
encore-go-api
encoredev
สร้าง API endpoints ด้วย Encore Go
official
encore-go-auth
encoredev
ใช้การตรวจสอบสิทธิ์กับ 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
ตรวจสอบโค้ด Encore Go เพื่อแนวทางปฏิบัติที่ดีที่สุด
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
การสืบค้นฐานข้อมูลและการย้ายข้อมูลด้วย Encore Go
official
encore-go-getting-started
encoredev
เริ่มต้นใช้งาน Encore Go
official
encore-go-infrastructure
encoredev
ประกาศโครงสร้างพื้นฐานด้วย 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
จัดโครงสร้างบริการด้วย Encore Go
official
encore-go-testing
encoredev
ทดสอบ API และบริการด้วย 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 — ทักษะที่สามารถติดตั้งได้สำหรับเอเจนต์ AI เผยแพร่โดย encoredev/skills
official
encore-migrate
encoredev
โยกย้ายแอปพลิเคชันแบ็กเอนด์ที่มีอยู่ไปยัง Encore รองรับภาษา/เฟรมเวิร์กต้นทางใดก็ได้ กำหนดเป้าหมายเป็น Encore.ts หรือ Encore Go จัดกลุ่มเอนทิตีเพื่อการโยกย้าย…
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
จัดโครงสร้างและจัดระเบียบบริการของ Encore.ts
official
encore-testing
encoredev
ทดสอบ API และบริการด้วย Vitest ใน 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