rqb
Covers the full Reqbook workflow: project layout, endpoint spec format, Assertions operators, pipeline capture patterns, MCP tool reference, and routing rules for when to use each slash command.
Install
What the skill teaches
Project layout
Endpoint format
Required frontmatter:resource, protocol: http, method, path (:param for path params), version: 1.
Sections in order: ## Request → ## Expected response → ## Error responses (optional) → ## Assertions (optional) → ## Tests (optional) → ## Notes (optional).
Assertions
Structured rules that run after each execution:Pipeline capture patterns
Routing table
The skill routes the agent to the right tool or command based on the situation:Supported agents
All agents receive the same skill content — only the file format differs.