home/categories/full-stack/remix-run-remix-website-agents-skills-remix-server-skill-md
full-stackdevelopment

remix-server

Build the server/runtime side of a Remix app. Use when creating `server.ts`, composing router middleware, defining request context types, wiring sessions/auth/uploads at the request boundary, or deciding what belongs in middleware versus route code.

remix-run
maintainer
remix-run
업데이트됨 4/2/2026
스타
32
포크
10
quick start

Installation and usage

Build the server/runtime side of a Remix app. Use when creating `server.ts`, composing router middleware, defining request context types, wiring sessions/auth/uploads at the request boundary, or deciding what belongs in middleware versus route code.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use remix-server