encoredev/cursor-plugin

Encore plugin for Cursor - rules, skills, MCP integration, and commands for building backends in TypeScript and Go

1Stars on the repository
24Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

add-infrastructure

01

encoredev/cursor-plugin

Skill Claude CodeCodex

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.

1 5mo ago A 52 tokens

create-service

05

encoredev/cursor-plugin

Skill Claude CodeCodex

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.

1 5mo ago A 40 tokens

debug-traces

07

encoredev/cursor-plugin

Skill Claude CodeCodex

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.

1 5mo ago A 40 tokens

encore-migrate

19

encoredev/cursor-plugin

Skill Claude CodeCodex

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.

1 5mo ago A 48 tokens