http-next
CommunityEmbed Next.js in Koa services.
Authorcevio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill bridges the gap between the robust Koa HTTP framework and the powerful Next.js rendering engine, allowing them to run on the same HTTP server and share resources efficiently.
Core Features & Use Cases
- Unified Service: Run Next.js pages and custom API controllers within a single Koa-based HTTP service.
- File System Routing: Automatically load API controllers from
*.controller.tsfiles under a/-prefix, avoiding conflicts with Next.js routes. - Static File Serving: Serve static assets from
public/and Next.js build outputs. - Use Case: Develop a full-stack application where Next.js handles the frontend rendering and user interface, while custom API endpoints managed by
@hile/httpprovide backend logic, all served from one unified Node.js process.
Quick Start
Use the http-next skill to create a new Koa service that integrates Next.js rendering and API controllers.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: http-next Download link: https://github.com/cevio/hile/archive/main.zip#http-next Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.