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

VibeSDLC

يحتوي VibeSDLC على 12 من skills المجمعة من xmark168، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
4
محدث
2025-12-15
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

database-seed
مديرو قواعد البيانات

Create robust, error-proof Prisma seed scripts with comprehensive error handling and validation.

2025-12-15
api-route
مطوّرو الويب

Create Next.js 16 API Route Handlers. Use when building REST endpoints (GET, POST, PUT, DELETE), implementing CRUD operations, or creating authenticated APIs with Zod validation.

2025-12-15
frontend-component
مطوّرو الويب

Create React/Next.js 16 components. Use when building pages, client/server components, forms with useActionState, or UI with shadcn/ui. ALWAYS activate with frontend-design together.

2025-12-15
unit-test
محللو ضمان جودة البرمجيات والمختبرون

Unit tests with Jest + React Testing Library. CRITICAL - Uses Jest (NOT Vitest).

2025-12-14
integration-test
محللو ضمان جودة البرمجيات والمختبرون

Write integration tests with Jest for API routes and database operations. Use when testing backend logic, API endpoints, or data layer.

2025-12-14
code-review
محللو ضمان جودة البرمجيات والمختبرون

Review code for quality, security, performance, and best practices. Use when reviewing changes before commit, auditing code for issues, or suggesting improvements.

2025-12-14
debugging
مطوّرو البرمجيات

Debug code errors systematically. Use when analyzing error messages, fixing bugs, resolving build/lint errors, or troubleshooting runtime issues.

2025-12-14
authentication
مطوّرو الويب

Implement authentication with NextAuth v5. Use when adding login/logout, checking sessions, protecting API routes, server actions, or pages.

2025-12-14
database-model
مصممو قواعد البيانات

Create Prisma schema models with relations and indexes. Use when designing database schemas, adding models, or defining entity relationships.

2025-12-14
feature-plan
مطوّرو البرمجيات

Create implementation plans for Next.js features. Use when breaking down user stories into tasks, planning feature implementation, or decomposing complex requirements.

2025-12-14
state-management
مطوّرو الويب

Manage client-side state with Zustand. Use when building shopping cart, user preferences, theme toggle, UI state, or any cross-component shared state with localStorage persist.

2025-12-14
typescript-types
مطوّرو البرمجيات

Define TypeScript types, interfaces, and type utilities. Use when creating type definitions, DTOs, API response types, or component props.

2025-12-14