Source

smithery/encoredev

12 skills · 0 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
encore-api Define typed API endpoints in Encore.ts using `api(...)` from `encore.dev/api`. Covers typed request/response interfa…
smithery/encoredev
0
2
encore-database Work with PostgreSQL in Encore.ts using `SQLDatabase` from `encore.dev/storage/sqldb` — schema migrations and SQL que…
smithery/encoredev
0
3
encore-frontend Connect a frontend application (React, Next.js, Vue, Svelte, etc.) to an Encore.ts backend.
smithery/encoredev
0
4
encore-go-api Define typed API endpoints in Encore Go using `//encore:api` annotations. Covers typed request/response structs, path…
smithery/encoredev
0
5
encore-go-auth Protect Encore Go endpoints with authentication and authorize callers. Covers `auth.AuthHandler`, `auth.UserID`, the …
smithery/encoredev
0
6
encore-go-code-review Review existing Encore Go code for best practices and common anti-patterns.
smithery/encoredev
0
7
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 …
smithery/encoredev
0
8
encore-go-service Implement Encore.go services and lay out an application using service packages, internal subpackages, systems, and ty…
smithery/encoredev
0
9
encore-go-testing Write or run automated tests for Encore Go code with `encore test` and the standard library `testing` package. Covers…
smithery/encoredev
0
10
encore-migrate Migrate an existing backend application to Encore. Supports any source framework, targets Encore.ts or Encore Go. Dri…
smithery/encoredev
0
11
encore-service Implement Encore.ts services and lay out an application using `encore.service.ts`, service directories, systems, and …
smithery/encoredev
0
12
encore-testing Write or run automated tests for Encore.ts code with `encore test` and vitest/jest. Covers isolated per-test database…
smithery/encoredev
0