E

Encoredev Skills

encore-api
encoredev
Encore.ts के साथ टाइप-सेफ API एंडपॉइंट बनाएं।
official
encore-auth
encoredev
एन्कोर.टीएस में प्रमाणीकरण हैंडलर और गेटवे के साथ प्रमाणीकरण लागू करें।
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
डेटाबेस क्वेरी, माइग्रेशन, और Encore.ts के साथ ORM एकीकरण।
official
encore-frontend
encoredev
React/Next.js ऐप्स को Encore.ts बैकएंड से कनेक्ट करें।
official
encore-getting-started
encoredev
एनकोर.टीएस के साथ शुरुआत करें - अपना पहला ऐप बनाएं और चलाएं।
official
encore-go-api
encoredev
एनकोर गो के साथ API एंडपॉइंट बनाएं।
official
encore-go-auth
encoredev
एनकोर गो के साथ प्रमाणीकरण लागू करें।
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
एनकोर गो कोड की सर्वोत्तम प्रथाओं के लिए समीक्षा करें।
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
एनकोर गो के साथ डेटाबेस क्वेरी और माइग्रेशन।
official
encore-go-getting-started
encoredev
एनकोर गो के साथ शुरुआत करें।
official
encore-go-infrastructure
encoredev
एन्कोर गो के साथ बुनियादी ढांचे की घोषणा करें।
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
एनकोर गो के साथ सेवाओं की संरचना करें।
official
encore-go-testing
encoredev
एनकोर गो के साथ एपीआई और सेवाओं का परीक्षण करें।
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
Encore.ts में Vitest के साथ API और सेवाओं का परीक्षण करें।
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