E
Encoredev 스킬
ego lite browser
스폰서ego lite는 AI 에이전트가 웹 자동화를 실행하기 위한 가장 빠른 브라우저로, Codex 또는 Claude Code와 로그인 상태를 공유하며, 비용과 설정이 전혀 필요 없습니다.
Alpha Vantage MCP Server
스폰서실시간 및 과거 주식, ETF, 옵션, 외환, 암호화폐, 원자재, 펀더멘털, 기술적 지표 등 금융 시장 데이터에 접근하세요
encore-api
encoredev
Encore.ts로 타입 안전한 API 엔드포인트를 생성합니다.
official
encore-auth
encoredev
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
데이터베이스 쿼리, 마이그레이션 및 Encore.ts와의 ORM 통합.
official
encore-frontend
encoredev
React/Next.js 앱을 Encore.ts 백엔드에 연결합니다.
official
encore-getting-started
encoredev
Encore.ts를 시작하세요 - 첫 번째 앱을 만들고 실행해 보세요.
official
encore-go-api
encoredev
Encore Go로 API 엔드포인트를 생성합니다.
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
Encore Go로 API와 서비스를 테스트하세요.
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