api-endpoint

Create or modify API endpoints in IdeaForge backend. Triggers: new route, controller, service, repository, CRUD operation, Zod validation, API debugging. Pattern: Routes → Controller → Service → Repository.

$ インストール

git clone https://github.com/Holo00/IdeaForge /tmp/IdeaForge && cp -r /tmp/IdeaForge/.claude/skills/api-endpoint ~/.claude/skills/IdeaForge

// tip: Run this command in your terminal to install the skill