governing-route-naming

Official

Standardize API route naming conventions.

Authormusher-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces consistent and predictable naming conventions for API routes, improving developer experience and API discoverability.

Core Features & Use Cases

  • URI Design Governance: Guides the naming of resource nouns, pluralization, and nesting depth.
  • Casing Enforcement: Ensures kebab-case for paths and snake_case for query parameters and JSON properties.
  • Custom Operations: Implements AIP-136 colon-verb syntax for non-CRUD actions.
  • Identifier Design: Promotes UUIDs and the /me alias for resource identification.
  • Use Case: When designing a new set of API endpoints for a user management system, use this Skill to ensure all resource paths are plural and kebab-cased, query parameters are snake_case, and custom actions like :activate follow the correct pattern.

Quick Start

Use the governing-route-naming skill to review the API routes for consistency in path casing and resource pluralization.

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: governing-route-naming
Download link: https://github.com/musher-dev/bundles/archive/main.zip#governing-route-naming

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.