home/categories/full-stack
category focus

Full Stack

Tools covering both frontend and backend dev.

2850 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
full-stack
11

aspnet-configuration

Guide for ASP.NET Core configuration with appsettings.json, environment-specific settings, and the options pattern

NotMyself
NotMyself
development
open
full-stack
11

dotnet-minimal-apis

Guide for building ASP.NET Core Minimal APIs with OpenAPI/Swagger integration in .NET 10

NotMyself
NotMyself
development
open
full-stack
10

encore-frontend

Connect React/Next.js apps to Encore.ts backends.

encoredev
encoredev
development
open
full-stack
10

encore-service

Structure and organize Encore.ts services.

encoredev
encoredev
development
open
full-stack
10

add-backend-testing

Add backend integration testing with Vitest to an existing app. Sets up isolated test database schema and writes tests for tRPC routers.

akulkarni
akulkarni
development
open
full-stack
10

deploy-app

Step-by-step plan for deploying a Next.js app to Vercel

akulkarni
akulkarni
development
open
full-stack
10

encore-migrate

Migrate Express/Fastify apps to Encore.ts.

encoredev
encoredev
development
open
full-stack
9

react-flow-architecture

Architectural guidance for building node-based UIs with React Flow. Use when designing flow-based applications, making decisions about state management, integration patterns, or evaluating whether React Flow fits a use case.

existential-birds
existential-birds
development
open
full-stack
9

senior-architect

Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. Includes architecture diagram generation, system design patterns, tech stack decision frameworks, and dependency analysis. Use when designing system architecture, making technical decisions, creating architecture diagrams, evaluating trade-offs, or defining integration patterns.

rickydwilson-dcs
rickydwilson-dcs
development
open
full-stack
9

web-artifacts-builder

Suite of tools for creating elaborate, multi-component HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

brandomagnani
brandomagnani
development
open
full-stack
9

senior-backend

Comprehensive backend development skill for building scalable backend systems using Node.js, Express, Go, Python, PostgreSQL, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business logic, handling authentication/authorization, or reviewing backend code.

rickydwilson-dcs
rickydwilson-dcs
development
open
full-stack
9

fastapi-code-review

Reviews FastAPI code for routing patterns, dependency injection, validation, and async handlers. Use when reviewing FastAPI apps, checking APIRouter setup, Depends() usage, or response models.

existential-birds
existential-birds
development
open
full-stack
9

writing-web

Simple web development with HTML, CSS, JS, and HTMX. Use when writing or reviewing web templates, stylesheets, or scripts.

alexei-led
alexei-led
development
open
full-stack
9

nextjs-turborepo

Full-stack web development with Next.js and Turborepo. Stack: Next.js 14+ (App Router, RSC, Server Actions, PPR, SSR, SSG, ISR), Turborepo (monorepo, pipelines, remote caching), RemixIcon (3100+ icons). Capabilities: server components, API routes, middleware, caching strategies, build optimization, monorepo management. Actions: create, build, deploy, optimize Next.js apps, setup monorepo, configure caching. Keywords: Next.js, App Router, Server Components, RSC, Server Actions, SSR, SSG, ISR, PPR, Turborepo, monorepo, remote cache, build pipeline, parallel execution, workspace, pnpm, icons. Use when: building Next.js apps, implementing SSR/SSG, setting up monorepos, optimizing build performance, configuring caching strategies, managing shared dependencies.

samhvw8
samhvw8
development
open
full-stack
9

senior-frontend

Comprehensive frontend development skill for building modern, performant web applications using React, Next.js, TypeScript, Tailwind CSS. Includes component scaffolding, performance optimization, bundle analysis, and UI best practices. Use when developing frontend features, optimizing performance, implementing UI/UX designs, managing state, or reviewing frontend code.

rickydwilson-dcs
rickydwilson-dcs
development
open
full-stack
9

nuxt-ui-templates

Fetches real-world Nuxt UI template examples from nuxt-ui-templates org. Use when needing implementation patterns for dashboards, landing pages, SaaS apps, chat interfaces, or how to compose Nuxt UI components together.

Patrity
Patrity
development
open
full-stack
9

frontend-development

Multi-framework frontend development. Frameworks: React 18+ (Suspense, hooks, TanStack), Vue 3 (Composition API, Pinia, Nuxt), Svelte 5 (Runes, SvelteKit), Angular (Signals, standalone). Common: TypeScript, state management, routing, data fetching, performance optimization, component patterns. Actions: create, build, implement, style, optimize, refactor components/pages/features. Keywords: React, Vue, Svelte, Angular, component, TypeScript, hooks, Composition API, runes, signals, useSuspenseQuery, Pinia, stores, state management, routing, lazy loading, Suspense, performance, bundle size, code splitting, reactivity, props, events. Use when: creating components in any framework, building pages, fetching data, implementing routing, state management, optimizing performance, organizing frontend code, choosing between frameworks.

samhvw8
samhvw8
development
open
full-stack
9

react-router-v7

React Router v7 best practices for data-driven routing. Use when implementing routes, loaders, actions, Form components, fetchers, navigation guards, protected routes, or URL search params. Triggers on createBrowserRouter, RouterProvider, useLoaderData, useActionData, useFetcher, NavLink, Outlet.

existential-birds
existential-birds
development
open
full-stack
9

senior-dotnet

World-class C# and .NET development skill for enterprise applications, ASP.NET Core web APIs, and cloud-native systems. Expertise in .NET 8, Entity Framework Core, ASP.NET Core Identity, Blazor, and microservices architecture. Includes project scaffolding, dependency management, security implementation, and performance optimization.

rickydwilson-dcs
rickydwilson-dcs
development
open
full-stack
9

writing-typescript

Idiomatic TypeScript development. Use when writing TypeScript code, Node.js services, React apps, or discussing TS patterns. Emphasizes strict typing, composition, and modern tooling (bun/vite).

alexei-led
alexei-led
development
open
full-stack
9

debug-sse

Debug Server-Sent Events (SSE) notification issues when real-time updates aren't working. Use this when mutations don't trigger frontend updates.

aalmada
aalmada
development
open
full-stack
9

backend-development

Production backend systems development. Stack: Node.js/TypeScript, Python, Go, Rust | NestJS, FastAPI, Django, Express | PostgreSQL, MongoDB, Redis. Capabilities: REST/GraphQL/gRPC APIs, OAuth 2.1/JWT auth, OWASP security, microservices, caching, load balancing, Docker/K8s deployment. Actions: design, build, implement, secure, optimize, deploy, test APIs and services. Keywords: API design, REST, GraphQL, gRPC, authentication, OAuth, JWT, RBAC, database, PostgreSQL, MongoDB, Redis, caching, microservices, Docker, Kubernetes, CI/CD, OWASP, security, performance, scalability, NestJS, FastAPI, Express, middleware, rate limiting. Use when: designing APIs, implementing auth/authz, optimizing queries, building microservices, securing endpoints, deploying containers, setting up CI/CD.

samhvw8
samhvw8
development
open
Previous
Page 51 / 119
Next