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

server-scripts

Frappe server-side Python patterns for controllers, document events, whitelisted APIs, background jobs, and database operations. Use when writing controller logic, creating APIs, handling document events, or processing data on the server.

UnityAppSuite
UnityAppSuite
development
open
full-stack
0

api-first-design

**API FIRST DESIGN**: 'API 만들어', 'API 설계', '엔드포인트', 'REST', 'Swagger', 'OpenAPI', 'DTO', 'CRUD' 요청 시 자동 발동. *.controller.ts/*.dto.ts/routes/** 파일 작업 시 자동 적용. Contract-First, 표준 응답 포맷, 타입 자동 생성.

monicajeon28
monicajeon28
development
open
full-stack
0

api-development

Develop and test API routes in the Next.js App Router. Use this when the user asks to create, modify, test, or debug API endpoints, handle API responses, validate request parameters, or work with the /api directory.

ruchernchong
ruchernchong
development
open
full-stack
0

nestjs-backend-development

Build scalable server-side applications with NestJS. Use when (1) creating a new NestJS app, (2) creating Modules, Controllers, and Services, (3) setting up Database integration (TypeORM), (4) implementing Authentication/Authorization (Custom JWT), or (5) setting up API Documentation (Swagger).

woojong92
woojong92
development
open
full-stack
0

spring-api-rules

Define controllers, services, repositories, entities, DTOs for Spring Boot REST API. Use when user mentions API, endpoint, controller, service, repository, entity, DTO, CRUD, domain, feature, function, or REST creation.

Griotold
Griotold
development
open
full-stack
0

fastapi

FastAPI patterns for building high-performance Python APIs. Covers routing, dependency injection, Pydantic models, background tasks, WebSockets, testing, and production deployment.

NaimalArain13
NaimalArain13
development
open
full-stack
0

api-boilerplate

生成 REST API 样板代码,支持 Express、FastAPI、Next.js 等框架

atovk
atovk
development
open
full-stack
0

api-development

FastAPI 기반 API 개발 스킬. 엔드포인트 생성, 스키마 정의, 미들웨어 작업 시 자동으로 활성화됩니다. endpoint, route, schema, pydantic, fastapi 키워드에 반응합니다.

rayvoidx
rayvoidx
development
open
full-stack
0

backend-nodejs

Node.js/TypeScript backend expert. Handles Express/Fastify API routes, TypeScript strict mode, Prisma ORM, Zod validation, error handling, configuration management. Use when project is Node.js backend (package.json + TypeScript server).

nera0875
nera0875
development
open
full-stack
0

fullstack-integration

Governs integration between Next.js 16 frontend and FastAPI backend. Use when connecting APIs, handling JWT auth, configuring CORS, or debugging cross-stack issues.

ItsKumailHere
ItsKumailHere
development
open
full-stack
0

apollo-server

Builds GraphQL APIs with Apollo Server 4, schema design, resolvers, and data sources. Use when implementing GraphQL servers, building federated graphs, or integrating GraphQL with Node.js frameworks.

mgd34msu
mgd34msu
development
open
full-stack
0

trpc-patterns

Guide tRPC development with routers, services, and client usage. Use when building API endpoints, data fetching, or tRPC procedures.

Monsoft-Solutions
Monsoft-Solutions
development
open
full-stack
0

generating-nest-servers

PRIMARY expert for ALL NestJS and @lenne.tech/nest-server tasks. ALWAYS use this skill when working in projects with @lenne.tech/nest-server in package.json dependencies (supports monorepos with projects/*, packages/*, apps/* structure), or when asked about NestJS modules, services, controllers, resolvers, models, objects, tests, server creation, debugging, or any NestJS/nest-server development task. Handles lt server commands, security analysis, test creation, and all backend development. ALWAYS reads CrudService base class before working with Services.

lenneTech
lenneTech
development
open
full-stack
0

fastapi-project-generator

Generate complete FastAPI project skeleton with SQLAlchemy, MongoDB, JWT auth, Redis cache, Celery tasks, Docker, and CRUD generators. Use when user wants to create or scaffold a FastAPI project.

wxhou
wxhou
development
open
full-stack
0

nextjs-advanced-routing

Guide for advanced Next.js App Router patterns including Route Handlers, Parallel Routes, Intercepting Routes, Server Actions, error boundaries, draft mode, and streaming with Suspense. CRITICAL for server actions (action.ts, actions.ts files, 'use server' directive), setting cookies from client components, and form handling. Use when requirements involve server actions, form submissions, cookies, mutations, API routes, `route.ts`, parallel routes, intercepting routes, or streaming. Essential for separating server actions from client components.

mcclowes
mcclowes
development
open
full-stack
0

api-endpoint

Create complete API endpoints following Clean Architecture. Use when the user wants to add a new endpoint, create an API, implement CRUD operations, or mentions "endpoint", "controller", "API", "REST".

burakergun394
burakergun394
development
open
full-stack
0

api-usecase

Hono + Drizzle ORMを使用したAPIエンドポイント作成を支援。Usecaseパターンでビジネスロジックをルートから分離。(1)新しいAPIエンドポイント追加、(2)ビジネスロジック実装、(3)エラーハンドリング定義で使用。トリガー:「APIを作成」「エンドポイント追加」「ユースケース作成」「ビジネスロジック実装」

bayamasa
bayamasa
development
open
full-stack
0

hono-api-development

Develop professional REST APIs with Hono framework. Use when creating API endpoints, middleware, validation, error handling, or discussing API architecture with Hono.

miicolas
miicolas
development
open
full-stack
0

keystonejs

Builds content APIs with KeystoneJS, the Node.js headless CMS with GraphQL. Use when creating admin UIs and APIs with automatic CRUD operations, relationships, access control, and TypeScript support.

mgd34msu
mgd34msu
development
open
full-stack
0

fastapi

FastAPI modern Python web framework. Use for building high-performance APIs, async endpoints, dependency injection, Pydantic validation, OpenAPI documentation, OAuth2 security, WebSockets, and Python backend development.

joneqian
joneqian
development
open
full-stack
0

fastapi

FastAPI web framework patterns and best practices. Use when building REST APIs, adding endpoints, or configuring FastAPI application for the Todo backend.

nimranaz148
nimranaz148
development
open
full-stack
0

fastify

Builds high-performance Node.js APIs with Fastify, TypeScript, schema validation, and plugins. Use when building fast REST APIs, microservices, or needing schema-based validation.

mgd34msu
mgd34msu
development
open
full-stack
0

ginx-skill

Develop HTTP APIs, middleware, error codes, and i18n strings using the ginx framework conventions. Use when creating or modifying APIs in apis/, defining error codes, adding i18n strings, or when the user asks to follow project conventions for HTTP endpoints, routes, middleware, or error handling.

shrewx
shrewx
development
open
full-stack
0

api-route-scaffold

Create new Next.js API routes following project patterns. Use when user mentions "new endpoint", "add API", "create route", or "POST/GET handler".

AppleLamps
AppleLamps
development
open
Previous
Page 88 / 119
Next