Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

cursor-plugin

يحتوي cursor-plugin على 21 من skills المجمعة من encoredev، مع تغطية مهنية على مستوى المستودع وصفحات 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