Official Provider SkillView repo
Create type-safe API endpoints with Encore.ts.
Files1 files
SKILL.md287 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
AuthorEncore
Categorycoding
Skill IDencoredev/cursor-plugin/skills/api
Related skills
Add InfrastructureAdd 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.Create ServiceCreate 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.Debug TracesDebug 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.Encore AuthImplement authentication with auth handlers and gateways in Encore.ts.Encore Code ReviewReview Encore.ts code for best practices and anti-patterns.Encore DatabaseDatabase queries, migrations, and ORM integration with Encore.ts.