controller-handlers

Community

Simplify API controllers with ready-made patterns.

Authorgriffnb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Centralizes and standardizes the creation of API controllers and routes, reducing boilerplate and ensuring consistent permissions, parameter handling, and error responses across endpoints.

Core Features & Use Cases

  • Standardized controller handler signatures and error handling for admin and public endpoints.
  • Guidance on extracting URL params, POST/PUT bodies, and query parameters, plus session usage.
  • Wrapper patterns to enforce security and consistent response formats across APIs.
  • Related skills for RBAC and model usage to compose complete endpoints.

Quick Start

Create a new controller endpoint using the standard handler pattern and wrap it with the appropriate admin or public response wrapper.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: controller-handlers
Download link: https://github.com/griffnb/claude-plugins/archive/main.zip#controller-handlers

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.