MCP and tool calling: the failure modes the docs warn about
Forty-two questions on how tool-using agents break: tool and schema design, the agent loop and when it should stop, parallel versus sequential calls, retries and idempotency,...
With Quizbun, every answer comes with an explanation, so you learn something new with each try.
...with the AI you already use
You can quickly create a quiz with the AI you use every day. Choose a quiz topic and describe it to your AI.
Make me a quiz on the water cycle — 12 questions, and add images or a video where they help.
Send it with the Quizbun prompt:
Or, if your agent runs Agent Skills, just /create-quiz
A folder of instructions an agent installs once and runs on demand. create-quiz hands yours the whole Standard plus a validator, so it checks its own answer sheet before you ever see the file.
water-cycle.json
Drop that file here and start. Quizbun will save your progress on this device, so you can stop mid-question and come back to the same spot.
Import a quizForty-two questions on how tool-using agents break: tool and schema design, the agent loop and when it should stop, parallel versus sequential calls, retries and idempotency,...
Algorithms feel abstract until you spot them in the code you already ship. This quiz is for frontend engineers who want to understand algorithms by recognising the data...
A beginner-friendly structural engineering quiz about forces, load paths, and design trade-offs. It focuses on mental models: how bridges, towers, arches, floors, columns, and...
Practical English for pull requests and code reviews, organized as a small curriculum: commit subjects and PR titles, PR descriptions, the grammar that trips up non-native...
Some movie hacks use real tools on real vulnerabilities. Others are technobabble written on deadline. Each Question takes a famous scene, whether a screen, a command or a line...
A slow processor gave Space Invaders one of the first difficulty curves. Minecraft's best-known monster is a broken pig. Fighting-game combos started as an accident, and the...
On The IT Crowd, a reboot is a joke. For the Boeing 787, it was an FAA order. Each Question looks at a real system that failed because it ran too long, from Windows 95 to a...
Don't deploy on a Friday. Real programmers work at night. Swearing in comments means messy code. Music ruins concentration. Researchers have tested all four with commit...
Paintings made before 1900 were meant to be read. A sleeping dog means fidelity, a lamp that has just gone out means time is up, and a vanishing point tells you where the...
Landforms keep a record of what made them: a U-shaped valley, a line of springs along a cliff, rock layers meeting at an angle. Each question shows a photo of real terrain and...
HBO's Silicon Valley hired tech consultants so its jokes would hold up, and a few of those jokes escaped into the real world: a compression metric a Stanford professor invented...
Linux has a penguin, GitHub has a cat with octopus arms, Go has a gopher, and Firefox is named after an animal that isn't in its logo. Each Question asks where a mascot came...
Why do two notes an octave apart sound like the same note? Why does a clarinet sound hollow? Why is a piano tuned slightly wrong on purpose? Most questions show a waveform, a...
You imported one function and shipped 70 KB. Every question starts from a module graph, a bundle treemap, or a build config and asks what the bundler kept, why it kept it, and...