home/categories/backend/abyssparanoia-rapid-go-claude-skills-add-api-endpoint-skill-md
backenddevelopment

add-api-endpoint

Create API layer components for a new entity. Includes usecase interactors (internal/usecase/), proto definitions (schema/proto/), gRPC handlers (internal/infrastructure/grpc/), and DI registration. Use when adding CRUD endpoints or Step 3 of CRUD workflow (after add-domain-entity).

abyssparanoia
maintainer
abyssparanoia
آخر تحديث 1/20/2026
النجوم
18
التفرعات
2
quick start

Installation and usage

Create API layer components for a new entity. Includes usecase interactors (internal/usecase/), proto definitions (schema/proto/), gRPC handlers (internal/infrastructure/grpc/), and DI registration. Use when adding CRUD endpoints or Step 3 of CRUD workflow (after add-domain-entity).

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use add-api-endpoint