llmlb-cli-usage
llmlb Assistant CLI Usage (Claude Code)
Use llmlb assistant as the default interface for API inspection and curl execution.
Preferred command order
llmlb assistant openapito inspect endpoint schema.llmlb assistant guide --category <...>to load task-specific API notes.llmlb assistant curl --command "curl ..."to execute requests safely.
Examples
llmlb assistant openapi
llmlb assistant guide --category overview
llmlb assistant curl --command "curl http://localhost:32768/v1/models" --json
Auth and environment
More from akiojin/llmlb
mcp-server-development
Expert guidance for building MCP (Model Context Protocol) servers using the TypeScript SDK. Use when developing MCP servers, implementing tools/resources/prompts, or working with the @modelcontextprotocol/sdk package. Covers server initialization, request handlers, Zod schemas, error handling, and JSON-RPC patterns.
29drawio
Create and edit draw.io diagrams in XML format. Use when the user wants to create flowcharts, architecture diagrams, sequence diagrams, or any visual diagrams. Handles XML structure, styling, fonts (Noto Sans JP), arrows, connectors, and PNG export.
19gh-fix-ci
Inspect GitHub PR for CI failures, merge conflicts, update-branch requirements, reviewer comments, change requests, and unresolved review threads. Create fix plans and implement after user approval. Resolve review threads and notify reviewers after fixes.
17web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
17writing hookify rules
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
17frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
16