E
Encoredev Skills
ego lite browser
sponsorego lite is the fastest browser for AI agents to run web automation, sharing your logged-in state with Codex or Claude Code, zero cost, zero config.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
encore-api
encoredev
Create type-safe API endpoints with Encore.ts.
official
encore-auth
encoredev
Implement authentication with auth handlers and gateways in 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 — an installable skill for AI agents, published by 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
Database queries, migrations, and ORM integration with Encore.ts.
official
encore-frontend
encoredev
Connect React/Next.js apps to Encore.ts backends.
official
encore-getting-started
encoredev
Get started with Encore.ts - create and run your first app.
official
encore-go-api
encoredev
Create API endpoints with Encore Go.
official
encore-go-auth
encoredev
Implement authentication with 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
Review Encore Go code for best practices.
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
Database queries and migrations with Encore Go.
official
encore-go-getting-started
encoredev
Get started with Encore Go.
official
encore-go-infrastructure
encoredev
Declare infrastructure with 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
Structure services with Encore Go.
official
encore-go-testing
encoredev
Test APIs and services with 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 — an installable skill for AI agents, published by encoredev/skills.
official
encore-migrate
encoredev
Migrate existing backend applications to Encore. Supports any source language/framework, targeting Encore.ts or Encore Go. Groups entities into migration…
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
Structure and organize Encore.ts services.
official
encore-testing
encoredev
Test APIs and services with Vitest in 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