Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

cursor-plugin

cursor-plugin 收录了来自 encoredev 的 21 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
21
Stars
1
更新
2026-03-18
Forks
2
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

encore-api
软件开发工程师

Create type-safe API endpoints with Encore.ts.

2026-03-18
encore-auth
软件开发工程师

Implement authentication with auth handlers and gateways in Encore.ts.

2026-03-18
encore-code-review
软件开发工程师

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

2026-03-18
encore-database
数据库架构师

Database queries, migrations, and ORM integration with Encore.ts.

2026-03-18
encore-frontend
网页开发工程师

Connect React/Next.js apps to Encore.ts backends.

2026-03-18
encore-getting-started
软件开发工程师

Get started with Encore.ts - create and run your first app.

2026-03-18
encore-go-api
软件开发工程师

Create API endpoints with Encore Go.

2026-03-18
encore-go-auth
软件开发工程师

Implement authentication with Encore Go.

2026-03-18
encore-go-code-review
软件质量保证分析师与测试员

Review Encore Go code for best practices.

2026-03-18
encore-go-database
数据库架构师

Database queries and migrations with Encore Go.

2026-03-18
encore-go-getting-started
软件开发工程师

Get started with Encore Go.

2026-03-18
encore-go-infrastructure
网络与计算机系统管理员

Declare infrastructure with Encore Go.

2026-03-18
encore-go-service
软件开发工程师

Structure services with Encore Go.

2026-03-18
encore-go-testing
软件质量保证分析师与测试员

Test APIs and services with Encore Go.

2026-03-18
encore-infrastructure
软件开发工程师

Declare databases, Pub/Sub, cron jobs, caching, object storage, and secrets with Encore.ts.

2026-03-18
encore-migrate
软件开发工程师

Migrate existing backend applications to Encore. Supports any source language/framework, targeting Encore.ts or Encore Go. Groups entities into migration units, creates a hierarchical plan, and migrates one unit at a time with validation.

2026-03-18
encore-service
软件开发工程师

Structure and organize Encore.ts services.

2026-03-18
encore-testing
软件质量保证分析师与测试员

Test APIs and services with Vitest in Encore.ts.

2026-03-18
add-infrastructure
软件开发工程师

Add infrastructure primitives (databases, Pub/Sub, cron jobs, caching, object storage, secrets) to an Encore service. Use when the user wants to add a database, queue, cache, storage bucket, cron job, or secret.

2026-03-17
create-service
软件开发工程师

Create a new Encore service with API endpoints, database, and infrastructure. Use when the user wants to add a new service, create endpoints, or scaffold a new part of their backend.

2026-03-17
debug-traces
软件开发工程师

Debug Encore applications using distributed traces. Use when the user reports an error, wants to understand request flow, or needs to diagnose performance issues. Requires the MCP server to be running.

2026-03-17