add-public-endpoint

Community

Scaffold public API routes

Authorebenfc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of new, unauthenticated API endpoints for public access, ensuring essential security checks are in place.

Core Features & Use Cases

  • Public API Scaffolding: Generates boilerplate code for new public API routes.
  • Security Enforcement: Automatically includes visibility checks and rate limiting.
  • Use Case: When you need to expose a read-only gallery view for users who are not logged in, this Skill helps you quickly set up the /api/public/gallery/:username endpoint.

Quick Start

Use the add-public-endpoint skill to create a new public API route at src/app/api/public/gallery/$ARGUMENTS.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: add-public-endpoint
Download link: https://github.com/ebenfc/bird-photo-gallery/archive/main.zip#add-public-endpoint

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.