AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
encoredev avatar

encoredev

28 listings · 0 installs

Open-source publisher. Listings imported from github.com/encoredev — credited to the original author with their license.

↗ github.com/encoredev
28 results
Self-run
SKILL

Encore Bucket

Store unstructured files in Encore.ts using `Bucket` from `encore.dev/storage/objects` — uploads, images, documents, blobs.

0
21
Free
Self-run
SKILL

Encore Getting Started

Bootstrap a brand-new Encore.ts project from zero. Only for first-time CLI install and `encore app create` — not for architecture or feature questions.

0
22
Free
Self-run
SKILL

Encore Cron

>-

0
23
Free
Self-run
SKILL

Encore Go Database

Work with PostgreSQL in Encore Go using `sqldb.NewDatabase` from `encore.dev/storage/sqldb` — schema migrations and SQL queries.

0
20
Free
Self-run
SKILL

Encore Webhook

Receive inbound webhooks from external services (Stripe, GitHub, Slack, Twilio, etc.) using `api.raw(...)` from `encore.dev/api`. The right skill any time the user names a third-party provider that POSTs events to a URL you own.

0
27
Free
Self-run
SKILL

Encore Go Webhook

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 names a third-party provider that POSTs events to a URL you own.

0
18
Free
Self-run
SKILL

Encore Go Service

Plan how to split an Encore Go application into services and lay out its directory structure. Architecture and decomposition, not first-time CLI install (that's `encore-go-getting-started`).

0
23
Free
Self-run
SKILL

Encore Go Bucket

Store unstructured files in Encore Go using `objects.NewBucket` from `encore.dev/storage/objects` — uploads, images, documents, blobs.

0
17
Free
Self-run
SKILL

Encore Frontend

Connect a frontend application (React, Next.js, Vue, Svelte, etc.) to an Encore.ts backend.

0
16
Free
Self-run
SKILL

Encore Service

Plan how to split an Encore.ts application into services and lay out its directory structure. Architecture and decomposition, not first-time CLI install (that's `encore-getting-started`).

0
23
Free
Self-run
SKILL

Encore Auth

>-

0
18
Free
Self-run
SKILL

Encore Testing

Write or run automated tests for Encore.ts code with `encore test` and vitest/jest. Covers isolated per-test databases, calling handlers directly, and `describe`/`it`/`expect`.

0
18
Free
Self-run
SKILL

Encore Cache

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 increments, and per-keyspace data shapes.

0
25
Free
Self-run
SKILL

Encore Pubsub

Asynchronous messaging in Encore.ts via `Topic` and `Subscription` from `encore.dev/pubsub` — broadcast events, decouple producers from consumers, and run background handlers.

0
21
Free
Self-run
SKILL

Encore Code Review

Review existing Encore.ts code for best practices and common anti-patterns.

0
20
Free
Self-run
SKILL

Encore Go Code Review

Review existing Encore Go code for best practices and common anti-patterns.

0
18
Free
Self-run
SKILL

Encore Go Cache

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 increments, and per-keyspace data shapes.

0
24
Free
Self-run
SKILL

Encore Secret

Manage API keys, credentials, and other secrets in Encore.ts using `secret(...)` from `encore.dev/config`.

0
16
Free
Self-run
SKILL

Encore Go Auth

Protect Encore Go endpoints with authentication and authorize callers. Covers `auth.AuthHandler`, `auth.UserID`, the `Authorization` header, and `//encore:api auth`.

0
20
Free
Self-run
SKILL

Encore Go Cron

>-

0
15
Free
Self-run
SKILL

Encore Go Getting Started

Bootstrap a brand-new Encore Go project from zero. Only for first-time CLI install and `encore app create` — not for architecture or feature questions.

0
15
Free
Self-run
SKILL

Encore Database

Work with PostgreSQL in Encore.ts using `SQLDatabase` from `encore.dev/storage/sqldb` — schema migrations and SQL queries.

0
16
Free
Self-run
SKILL

Encore Go Testing

Write or run automated tests for Encore Go code with `encore test` and the standard library `testing` package. Covers isolated per-test databases, calling handlers directly, and `*testing.T` patterns.

0
18
Free
Self-run
SKILL

Encore Api

Define typed API endpoints in Encore.ts using `api(...)` from `encore.dev/api`. Covers typed request/response interfaces, path/query/header/cookie params, request validation, and `APIError`. For raw endpoints (`api.raw()`) and inbound webhooks, use `encore-webhook` instead.

0
23
Free
Self-run
SKILL

Encore Go Api

Define typed API endpoints in Encore Go using `//encore:api` annotations. Covers typed request/response structs, path/query/header/cookie params, and error returns. For raw endpoints (`//encore:api raw`) and inbound webhooks, use `encore-go-webhook` instead.

0
20
Free
Self-run
SKILL

Encore Go Pubsub

Asynchronous messaging in Encore Go via `pubsub.NewTopic` and `pubsub.NewSubscription` from `encore.dev/pubsub` — broadcast events, decouple producers from consumers, and run background handlers.

0
17
Free
Self-run
SKILL

Encore Go Secret

Manage API keys, credentials, and other secrets in Encore Go using a package-level `secrets` struct.

0
19
Free
Self-run
SKILL

Encore Migrate

Migrate an existing backend application to Encore. Supports any source framework, targets Encore.ts or Encore Go. Drives a structured DISCOVER → PLAN → MIGRATE workflow with `migration-plan.md` tracking.

0
17
Free
You've reached the end · 28 loaded