Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
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
이 저장소에서 수집된 skills 28개 중 상위 8개를 표시합니다.
이 저장소에서 수집된 skills 21개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다