CtrlK
BlogDocsLog inGet started
Tessl Logo

juliusbrussee/caveman

Compressed caveman-style prose for AI coding agents — cuts ~65% output tokens while keeping full technical accuracy

96

1.00x
Quality

100%

Does it follow best practices?

Impact

96%

1.00x

Average score across 38 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

task.mdevals/scenario-14/

GraphQL N+1 Query Problem

Problem

A GraphQL API for a blog returns posts with their authors. For a query requesting 20 posts with author names, the server makes 21 database queries (1 for posts + 1 per author). How do you fix this N+1 problem in GraphQL?

evals

README.md

SKILL.md

tile.json