Instructions file CodexOpenCode
Instructions for mohamed-hossam1/nextjs-skills, covering agent instructions, repository layout, style guidelines, skill.md authoring rules and file-structure rules.
Instructions file CodexOpenCode
Instructions for mohamed-hossam1/nextjs-skills, covering agent instructions, repository layout, style guidelines, skill.md authoring rules and file-structure rules.
Instructions file
Instructions for mohamed-hossam1/nextjs-skills: All contribution rules — style, naming, file layout, verification — live in AGENTS.md. Read that first.
Skill Claude CodeCodex
Use when setting up or using next-action-handler, next-safe-action, actionClient/authedActionClient, action metadata/actionName, validationErrors, outputSchema, handleServerError, better-auth errors, or pino logging.
Skill Claude CodeCodex
Use this skill whenever the user wants to design or implement caching in a Next.js 16+ App Router project — setting up the "use cache" directive, building a cache tag registry, wiring mutations to invalidation utilities, structuring Suspense boundaries for partial prerendering, handling personalized content near cache…