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.
Encore plugin for Cursor - rules, skills, MCP integration, and commands for building backends in TypeScript and Go
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.
Skill Claude CodeCodex
Create type-safe API endpoints with Encore.ts.
Skill Claude CodeCodex
Implement authentication with auth handlers and gateways in Encore.ts.
Skill Claude CodeCodex
Review Encore.ts code for best practices and anti-patterns.
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.
Skill Claude CodeCodex
Database queries, migrations, and ORM integration with Encore.ts.
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.
Skill Claude CodeCodex
Connect React/Next.js apps to Encore.ts backends.
Skill Claude CodeCodex
Get started with Encore.ts - create and run your first app.
Skill Claude CodeCodex
Create API endpoints with Encore Go.
Skill Claude CodeCodex
Implement authentication with Encore Go.
Skill Claude CodeCodex
Review Encore Go code for best practices.
Skill Claude CodeCodex
Database queries and migrations with Encore Go.
Skill Claude CodeCodex
Get started with Encore Go.
Skill Claude CodeCodex
Declare infrastructure with Encore Go.
Skill Claude CodeCodex
Structure services with Encore Go.
Skill Claude CodeCodex
Test APIs and services with Encore Go.
Skill Claude CodeCodex
Declare databases, Pub/Sub, cron jobs, caching, object storage, and secrets with Encore.ts.
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.
Skill Claude CodeCodex
Structure and organize Encore.ts services.
Skill Claude CodeCodex
Test APIs and services with Vitest in Encore.ts.