Encoredev
10 skills · 150 stars total
10 skills
This skill helps you connect React/Next.js apps to Encore backends by generating typed clients and integrating with React hooks.
This skill helps migrate Express or Fastify apps to Encore.ts by converting routes, requests, and middleware into Encore API patterns.
This skill reviews Encore Go code for best practices, highlighting infrastructure placement, context usage, error handling, and security improvements to guide
This skill helps you perform type-safe Encore Go database operations with queries, migrations, and transactions to ensure reliability.
This skill helps you test Encore Go applications end-to-end using encore test, with database, Pub/Sub, and service-to-service integration.
This skill reviews Encore.ts code for best practices, highlighting anti-patterns and guiding fixes to improve reliability and maintainability.
This skill helps you create robust Encore Go API endpoints by applying annotated patterns for paths, params, and responses.
This skill helps you manage Encore database operations, including queries, migrations, and Drizzle ORM integration for secure, efficient data access.
This skill helps you declare Encore Go infrastructure at package level, simplifying local and production provisioning across databases, pub/sub, and storage.
This skill helps you implement and protect authentication in Encore Go apps using built-in authhandler patterns for tokens, API keys, and cookies.