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 件のリポジトリを表示
すべてのリポジトリを表示しました