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

odyssey

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

skills مجمعة
6
Stars
7
محدث
2026-03-23
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

strapi-v4-patterns
مطوّرو البرمجيات

Strapi v4.22 Entity Service API patterns, query building, schema reading, and common gotchas. Use when working with Strapi content types, writing request functions, building populate/filter queries, or debugging Strapi API responses.

2026-03-23
data-fetching
مطوّرو البرمجيات

Data fetching, caching, and cache invalidation patterns for Odyssey. Use when writing request functions, debugging stale data, adding cache tags, or implementing Server Actions that mutate data.

2026-03-18
react-patterns
مطوّرو البرمجيات

Next.js 15 App Router component patterns specific to Odyssey. Use when building routes, pages, layouts, Server/Client Components, or deciding component boundaries. Covers Suspense, error boundaries, data fetching in components, route structure, auth, and Odyssey's component organization.

2026-03-18
schema-change-checklist
مطوّرو البرمجيات

Step-by-step checklist for modifying Strapi content types. Use when adding, removing, or changing fields on any Strapi schema, or when modifying relations between content types. Ensures all downstream files are updated.

2026-03-18
systematic-debugging
مطوّرو البرمجيات

Use when encountering any bug, test failure, or unexpected behavior. 4-phase root cause process that prevents fix-first-think-later mistakes. Covers Strapi API errors, Next.js hydration mismatches, cache staleness, and enrollment state bugs.

2026-03-18
testing-patterns
محللو ضمان جودة البرمجيات والمختبرون

Jest testing patterns for the Odyssey frontend. Use when writing unit tests, fixing test failures, or setting up mocks. Covers fetchAPI mocking, Server Action mocking, next-auth mocking, component testing with RTL, and mock data conventions.

2026-03-18