Claude-skill-registry convex-http
Advanced HTTP patterns - Hono integration, streaming, rate limiting, Discord bots. Load AFTER reading /docs/server/http
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/convex-http" ~/.claude/skills/majiayu000-claude-skill-registry-convex-http && rm -rf "$T"
manifest:
skills/data/convex-http/SKILL.mdsource content
@.claude/skills/convex-http/convex-http.mdc