بنقرة واحدة
jobs
يحتوي jobs على 2 من skills المجمعة من Ali1raz، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Expert guidance for writing, reviewing, and fixing Next.js caching code using the "use cache" directive, cacheLife, cacheTag, and related invalidation APIs. Trigger this skill whenever the user asks about Next.js caching, data freshness, revalidation, cache invalidation, unstable_cache migration, or performance issues related to fetching in App Router. Also trigger when the user pastes Next.js code that fetches data and asks for a review, optimization, or bug fix — even if they don't say "cache" explicitly. Use this skill proactively when generating new Next.js data-fetching code; never let an agent write uncached server fetches without considering whether use cache applies.
nuqs (type-safe URL query state) best practices for Next.js applications. This skill should be used when writing, reviewing, or refactoring code that uses nuqs for URL state management. Triggers on tasks involving useQueryState, useQueryStates, search params, URL state, query parameters, nuqs parsers, or Next.js routing with state.