chi-router

Official

Go HTTP router patterns with Chi.

AuthorJNZader-Vault
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust and organized way to define HTTP routes, apply middleware, and handle requests and responses in Go applications using the Chi router.

Core Features & Use Cases

  • REST API Routing: Define clear endpoints for various HTTP methods (GET, POST, PUT, DELETE).
  • Middleware Integration: Apply global, group, or route-specific middleware for concerns like authentication, logging, and rate limiting.
  • Context Management: Utilize request context for passing data between middleware and handlers.
  • Use Case: Build a secure and scalable backend API for a web application, handling user authentication, resource management, and data validation.

Quick Start

Use the chi-router skill to set up a new Go HTTP server with JWT authentication and CORS enabled.

Dependency Matrix

Required Modules

None required

Components

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: chi-router
Download link: https://github.com/JNZader-Vault/project-starter-framework/archive/main.zip#chi-router

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.