بنقرة واحدة
modern-best-practice-nextjs
Build modern Next.js apps with App Router and best practices
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Build modern Next.js apps with App Router and best practices
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Describes efficient usage of Bun and Bun APIs instead of Node.js (and its APIs)
Write clean, efficient TypeScript code that follows common best practices
Write clean, modern, and highly accessible HTML & JSX code, using semantically correct elements and attributes
Build clean, modern React components that apply common best practices and avoid common pitfalls like unnecessary state management or useEffect usage
Utilize built-in browser APIs (like Popover API, View Transitions etc) instead of building features manually via JavaScript
Build clean, scalable UIs with Tailwind CSS using modern utilities and variants
استنادا إلى تصنيف SOC المهني
| name | modern-best-practice-nextjs |
| description | Build modern Next.js apps with App Router and best practices |
Next.js is a library that changes frequently - use web search or context7 MCP (via DocsExplorer agent) for exploring the current documentation.
app/ for new work'use client' only where neededuseEffect() and fetch()useActionStateloading.tsx and error.tsx for route-level UXSuspense boundaries around async UI