Skip to main content
在 Manus 中运行任何 Skill
一键导入
encoredev
GitHub 创作者资料

encoredev

按仓库查看 2 个 GitHub 仓库中的 49 个已收集 skills。

已收集 skills
49
仓库
2
更新
2026-05-15
仓库浏览

仓库与代表性 skills

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.

2026-05-15
encore-auth
信息安全分析师

Protect Encore.ts endpoints with authentication and authorize callers. Covers `authHandler`, `Gateway`, `getAuthData`, and `auth: true`.

2026-05-15
encore-bucket
软件开发工程师

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

2026-05-15
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.

2026-05-15
encore-code-review
软件开发工程师

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

2026-05-15
encore-cron
软件开发工程师

Schedule periodic / recurring work in Encore.ts using `CronJob` from `encore.dev/cron`. Covers `every: "1h"` interval syntax and `schedule: "0 9 * * 1"` cron expressions.

2026-05-15
encore-database
数据库管理员

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

2026-05-15
encore-frontend
网页开发工程师

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

2026-05-15
当前展示该仓库 Top 8 / 28 个已收集 skills。
当前展示该仓库 Top 8 / 21 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库