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-25/

Python Decorator for Auth

Task

Write a Python decorator @require_role("admin") for a Flask API that checks if the current user (from a JWT in the Authorization header) has the required role. Return 401 if no token, 403 if wrong role. The decorator should work with any role string and preserve the wrapped function's metadata.

evals

README.md

SKILL.md

tile.json