Skip to main content
Back to registry

modern-web-development

mindrally/skills

Brandon Fernandez's comprehensive cursor rules for modern web development with TypeScript, Node.js, Next.js 14, React, Supabase, GraphQL, Tailwind CSS, Radix UI, and Shadcn UI.

Installs192
Install command
npx skills add https://github.com/mindrally/skills --skill modern-web-development
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Brandon Fernandez's comprehensive cursor rules for modern web development with TypeScript, Node.js, Next.js 14, React, Supabase, GraphQL, Tailwind CSS, Radix UI, and Shadcn UI. - Write concise, technical responses with accurate TypeScript examples - Employ functional, declarative programming while avoiding class-based approaches - Prioritize iteration and modularization over code duplication - Use descriptive variable names with auxiliary verbs ( isLoading , hasError ) - Implement the RORO pattern (Receive an Object, Return an Object) - Use function keyword for pure functions - Omit semicolons - Leverage TypeScript exclusively, preferring interfaces over types - Structure files as: exported component, subcomponents, helpers, static content, types - Minimize unnecessary curly braces in conditionals - Address errors and edge cases at function entry points - Apply early returns for error conditions avoiding deep nesting - Position the success path last for improved readability - Use guard clauses for precondition validation - Implement user-friendly error messaging - Use functional components with TypeScript interfaces - Write declarative JSX using function declarations - Style with Shadcn UI, Radix, and Tailwind CSS - Implement mobile-first responsive design - Minimize use client , useEffect , and setState - favor React Server Components - Employ Zod for form validation - Wrap...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does modern-web-development do?

Brandon Fernandez's comprehensive cursor rules for modern web development with TypeScript, Node.js, Next.js 14, React, Supabase, GraphQL, Tailwind CSS, Radix UI, and Shadcn UI.

Is modern-web-development good?

modern-web-development does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does modern-web-development work with?

modern-web-development currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot, claude-code.

What are alternatives to modern-web-development?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install modern-web-development?

npx skills add https://github.com/mindrally/skills --skill modern-web-development

Related skills

More from mindrally/skills

Related skills

Alternatives in Software Engineering