home/categories/full-stack
category focus

Full Stack

Tools covering both frontend and backend dev.

2850 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
full-stack
0

react-components

Build production-ready React components with TypeScript. Use when creating UI components (buttons, inputs, modals, cards), implementing hooks patterns, component composition, or setting up component documentation/testing. Covers accessibility, error boundaries, and performance optimization.

MUmerRazzaq
MUmerRazzaq
development
open
full-stack
0

form-builder

Build accessible forms with React Hook Form + Zod

danielmeppiel
danielmeppiel
development
open
full-stack
0

prototype

Create quick React prototypes that bundle to a single HTML file. Use for demos, interactive experiments, or shareable artifacts - NOT for full apps (use audreygen/Next.js for those).

cerico
cerico
development
open
full-stack
0

nextjs-16-app-router-structure

Standard project structure, routing, and component patterns for Next.js 16 App Router applications, so that layouts, pages, and data fetching stay consistent across projects.

mub7865
mub7865
development
open
full-stack
0

ssr-data-fetching

Guide through proper Server-Side Rendering compatible data fetching in Nuxt 4. Use when fetching data in components or implementing data-driven UI.

teocrafters
teocrafters
development
open
full-stack
0

frontend-dev-guidelines

Frontend development guidelines for Quantum Skincare's Next.js 16 App Router application with React 19.2, Tailwind CSS v4, Clerk authentication, and TypeScript. Covers Server/Client Components, React 19.2 features (useEffectEvent, Activity component, cache signals, React Compiler auto-optimization), data fetching patterns, Tailwind styling, route groups, form validation, and performance optimization. Use when creating pages, components, API routes, styling, or working with frontend code.

ZeroGravitySkin-Ron
ZeroGravitySkin-Ron
development
open
full-stack
0

react

Comprehensive assistance with react

mengfei0053
mengfei0053
development
open
full-stack
0

nextjs-data-table-page

Create Next.js data table pages with SSR initial load, SWR caching, and server-response-based UI updates. Use when asked to create a new data table page, entity management page, CRUD table, or admin list view. Generates page.tsx (SSR), table components, columns, context, actions, and API routes following a proven architecture with centralized reusable data-table component.

adelabdelgawad
adelabdelgawad
development
open
full-stack
0

nextjs

Next.js 14+ App Router, Server Components, and full-stack React development patterns

enact-on
enact-on
development
open
full-stack
0

nextjs

Use when integrating Bknd with Next.js App Router, setting up API routes, server components, authentication, admin UI, and deploying to Vercel. Covers both server-side and client-side data access with React SDK hooks. Also applicable to Remix, Nuxt, and React Router frameworks with adaptation.

cameronapak
cameronapak
development
open
full-stack
0

pinia

Use when creating or editing Pinia stores - provides setup stores patterns, JavaScript best practices, async actions, getters, and Supabase integration

Sebastiaaann
Sebastiaaann
development
open
full-stack
0

components

React component development patterns with Radix UI primitives, TailwindCSS styling, shadcn/ui, react-hook-form with zod validation, Framer Motion animations, loading skeletons, and responsive layouts.

Atemndobs
Atemndobs
development
open
full-stack
0

react-tanstack-router

TanStack Router - 100% type-safe routing, file-based routes, loaders, search params. Use when implementing routing in React apps (NOT Next.js).

fusengine
fusengine
development
open
full-stack
0

nextjs-16-complete-guide

Complete guide to Next.js 16 features, breaking changes, and migration from v15. Use when building new Next.js projects or upgrading existing ones to leverage Turbopack, Cache Components, and latest performance optimizations.

guaderrama
guaderrama
development
open
full-stack
0

analogjs-development

Develop with Analogjs 2.x file-based routing, markdown content management, and SSR/SSG configuration. Use when creating *.page.ts files, contentFilesResource, routeMeta, and prerender settings.

nekorush14
nekorush14
development
open
full-stack
0

component-generator

Generates React 19 components using Shadcn/ui v4 and Radix UI primitives for the NABIP AMS. Use when creating forms, dialogs, data tables, dashboards, or custom UI components that follow the Apple/Stripe-inspired design system with Tailwind CSS v4.

markus41
markus41
development
open
full-stack
0

nextjs-shadcn

shadcn/ui for Next.js App Router - Field components, TanStack Form integration, Server/Client Components. Use when building UI with shadcn in Next.js.

fusengine
fusengine
development
open
full-stack
0

react-patterns

Modern React development patterns including hooks, components, state management (Zustand, Redux Toolkit), and performance optimization. Activates when working with React components, JSX, hooks, stores, or React-specific architecture.

karchtho
karchtho
development
open
full-stack
0

react-refactoring

Guide for refactoring complex React/Next.js components to be clean, modular, and maintainable. Use when code is too long (>200 lines), complex, or hard to maintain.

JupitLunar
JupitLunar
development
open
full-stack
0

nextjs-dynamic-routes-params

Guide for Next.js App Router dynamic routes and pathname parameters. Use when building pages that depend on URL segments (IDs, slugs, nested paths), accessing the `params` prop, or fetching resources by identifier. Helps avoid over-nesting by defaulting to the simplest route structure (e.g., `app/[id]` instead of `app/products/[id]` unless the URL calls for it).

mcclowes
mcclowes
development
open
full-stack
0

nextjs-server-client-components

Server vs Client Components in Next.js App Router. Server is default (async, cookies, headers, searchParams). Client needs 'use client' (hooks, events, browser APIs).

kensleDev
kensleDev
development
open
full-stack
0

astroapps-client

Core React client library for authentication (SecurityService), navigation with URL query syncing, API clients, form validation, toast notifications, and breadcrumbs. Foundation for all @astroapps client packages.

astrolabe-apps
astrolabe-apps
development
open
Previous
Page 102 / 119
Next