Backend Api banner
hoangsonww hoangsonww

Backend Api

Communication community

Description

--- name: backend-api description: Use when changing the Express and TypeScript backend in server/, including auth, conversations, guest flows, chat routes, middleware, models, API contracts, Gemini integration, or non-ingestion backend behavior. --- # Backend API Use this skill for HTTP and service-layer work in `server/`. ## First read - `@server/CLAUDE.md` - `@.claude/skills/references/backend-map.md` ## Workflow 1. Start with the route that exposes the behavior. 2. Trace into services,

Installation

Installs to ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-backend-api/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-backend-api && curl -fsSL https://raw.githubusercontent.com/hoangsonww/AI-RAG-Assistant-Chatbot/HEAD/.claude/skills/backend-api.md -o ~/.claude/skills/hoangsonww-ai-rag-assistant-chatbot-backend-api/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository