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
0

backend-development

Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.

kiet-ta
kiet-ta
development
open
full-stack
0

tinkerdown

Build single-file web apps in markdown. No React. No build step. Just run.

livetemplate
livetemplate
development
open
full-stack
0

python

Python, FastAPI, Django, and Flask development patterns and best practices

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

nextjs-performance-architecture

A comprehensive guide to Next.js performance patterns, combining Data Fetching Colocation, the Donut Pattern, and the 'use cache' directive for optimal application architecture.

violabg
violabg
development
open
full-stack
0

vercel-react-best-practices

Vercel 엔지니어링 팀의 React 및 Next.js 성능 최적화 가이드라인. React/Next.js 코드를 작성, 리뷰, 리팩토링할 때 최적의 성능 패턴을 보장하기 위해 사용. React 컴포넌트, Next.js 페이지, 데이터 페칭, 번들 최적화, 성능 개선 작업 시 트리거됨.

joshyeom
joshyeom
development
open
full-stack
0

js-dev

JavaScript ES6+ patterns, async/await, modules, and modern JS best practices. WHEN: Writing JavaScript code, using ES6+ features (destructuring, spread, arrow functions), async/await patterns, array methods, module imports/exports, .js files. WHEN NOT: TypeScript code (use ts-dev), Vue-specific patterns (use vuejs-dev), Node.js backend APIs (use python-backend equivalent for Node).

LounisBou
LounisBou
development
open
full-stack
0

typescript-backend

TypeScriptバックエンド開発 - 型安全、Node.js/Deno/Bun、フレームワーク活用

DaichiHoshina
DaichiHoshina
development
open
full-stack
0

javascript-pro

Expert JavaScript developer specializing in modern ES2023+ features, Node.js runtime environments, and asynchronous programming patterns. This agent excels at writing clean, performant JavaScript code using the latest language features, optimizing runtime performance, and implementing scalable backend solutions with Node.js or Bun.

404kidwiz
404kidwiz
development
open
full-stack
0

vercel-react-best-practices

Vercel Engineering의 React 및 Next.js 성능 최적화 가이드라인. React/Next.js 코드를 작성, 리뷰, 리팩터링할 때 최적 성능 패턴을 보장하기 위해 사용하는 스킬이다. React 컴포넌트, Next.js 페이지, 데이터 페칭, 번들 최적화, 성능 개선 작업에서 트리거된다.

jong-kyung
jong-kyung
development
open
full-stack
0

nextjs-fsd-starter

Create a new Next.js project with FSD (Feature-Sliced Design) architecture, TypeScript, Tailwind CSS, ESLint (flat config), Prettier, and Husky. Use when user asks to create/scaffold/initialize a Next.js project with FSD architecture, or when they want a production-ready Next.js boilerplate with modern tooling setup.

rladydqls99
rladydqls99
development
open
full-stack
0

startstop-demo-app

Start or stop the demo server (FastAPI) on port 2026. Use when you need to run or kill the development server.

Jaroslav84
Jaroslav84
development
open
full-stack
0

django-vue-react-native

Comprehensive guide for developing full-stack applications using the Django + Vue.js + React Native starter template. Use this skill when creating new projects from the fullstack-starter-djvurn template, or when working on projects that follow this architecture. Covers: Django app creation, DRF API development, Vue.js components, React Native mobile development, database migrations, API client generation, testing (TDD), type safety (mypy, TypeScript), code quality enforcement, and Docker-based workflows. Trigger patterns: "create new Django app", "add API endpoint", "build Vue component", "setup React Native feature", "write tests for", "run migrations", "generate API client", "type check", "follow TDD"

hmesfin
hmesfin
development
open
full-stack
0

docker-para-nestjs-dev

Cria e configura um ambiente de desenvolvimento Docker para NestJS com hot-reload, Dev Containers, e zero dependências no host.

edneyreis999
edneyreis999
development
open
full-stack
0

backend-development

Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.

DxTa
DxTa
development
open
full-stack
0

frontend-auth-integration

Integrates Better Auth client with ChatKit UI or custom Next/Vite UI. Adds login/logout buttons, protected routes, session hooks.

nadeemsangrasi
nadeemsangrasi
development
open
full-stack
0

refactornextjs

Refactor Next.js code to improve maintainability, readability, and adherence to App Router best practices. Identifies and fixes God Components, prop drilling, inappropriate 'use client' usage, outdated Pages Router patterns, missing Suspense boundaries, incorrect caching strategies, and useEffect data fetching anti-patterns. Applies modern Next.js 15 patterns including Server Components, Client Components, Server Actions, streaming with Suspense, proper caching strategies, Container-Presentational pattern, layout composition, parallel routes, and intercepting routes.

SnakeO
SnakeO
development
open
full-stack
0

frontend-design

高品質でユニークなフロントエンドUIを作成する。「フロントエンドを作りたい」「UI作成」「Webページを作成」「コンポーネントを作って」「ランディングページ」などの依頼時に使用。AIっぽいジェネリックなデザインを避け、独自性のある実装コードを生成する。

yuch4
yuch4
development
open
full-stack
0

sveltekit-page-generator

Generate SvelteKit page files with load functions and form actions. Triggers on "create sveltekit page", "generate svelte route", "sveltekit load", "+page.svelte".

ehtbanton
ehtbanton
development
open
full-stack
0

nodejs

Node.js and Express development patterns and best practices

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

backend-development

后端服务开发。当用户需要开发 API、数据库设计、微服务架构或后端业务逻辑时使用此技能。

aAAaqwq
aAAaqwq
development
open
full-stack
0

code-review

Kod kalitesi, TypeScript, React 19/Next.js 16 patterns, ESLint 9, Tailwind 4, TanStack Query 5, Zustand 5, Zod 4 uyumluluğu ve proje konvansiyonları kontrolü. Activate: "Review my code", "Kod kalitesini kontrol et", "Code review yap"

chedevlooper-creator
chedevlooper-creator
development
open
full-stack
0

backend-development

พัฒนา Backend ด้วย Spring Boot, Node.js, Python อย่างมืออาชีพ

saknarinZ
saknarinZ
development
open
full-stack
0

env-standalone

Conditionally generates .env.standalone file for micro-frontend applications only. Enables running micro-frontends in standalone mode without single-spa launcher. Skipped for standalone applications.

sayali-ingle-pdl
sayali-ingle-pdl
development
open
full-stack
0

nestjs

NestJS framework with TypeScript, decorators, dependency injection, and enterprise patterns

enact-on
enact-on
development
open
Previous
Page 113 / 119
Next