RBraga01/builder-ai

Your AI assistant will skip the eval. This pack won't let it. Drop-in enforcement skills + agents for LLM product teams.

2Stars on the repository
16Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ai-cost-audit

01

RBraga01/builder-ai

Skill Claude CodeCodex

Part of builder-ai

Use before launching any LLM feature or when monthly API costs are growing unexpectedly. Requires token count measurement, call volume analysis, and cost projection at 10× scale. Blocks "it's cheap enough now" completions.

not rated 2 1mo ago A 49 tokens original MIT

ai-safety-review

02

RBraga01/builder-ai

Skill Claude CodeCodex

Part of builder-ai

Use before shipping any LLM feature that touches users. Reviews prompt injection, hallucination risk, output misuse, agentic scope, and abuse vectors. Blocks "nobody will try that" completions.

not rated 2 1mo ago B 46 tokens original MIT

RBraga01/builder-ai

Skill Claude CodeCodex

Part of builder-ai

Use when prompt cost is too high, latency is above threshold, or context window limits are being approached. Requires measurement before and after each reduction. Blocks "I shortened the prompt so it should be cheaper" completions.

not rated 2 1mo ago A 48 tokens original MIT

eval-before-ship

04

RBraga01/builder-ai

Skill Claude CodeCodex

Part of builder-ai

Use before merging, deploying, or demo'ing any LLM feature. Requires documented eval results — pass rate, failure analysis, baseline comparison. Blocks "it looked good when I tested it" completions.

not rated 2 1mo ago A 46 tokens original MIT

fallback-required

05

RBraga01/builder-ai

Skill Claude CodeCodex

Part of builder-ai

Use before merging any PR that adds an LLM API call. Every call must handle timeout, malformed output, low confidence, and refusal — with a defined, user-safe fallback for each. Blocks "add error handling later" completions.

not rated 2 1mo ago A 51 tokens original MIT

model-benchmarking

06

RBraga01/builder-ai

Skill Claude CodeCodex

Part of builder-ai

Use when selecting a model for any production feature, or evaluating whether to switch models. Requires task-specific benchmarking — not leaderboard lookup. Blocks "GPT-4 is the best model" decisions.

not rated 2 1mo ago A 43 tokens original MIT

prompt-versioning

07

RBraga01/builder-ai

Skill Claude CodeCodex

Part of builder-ai

Use whenever writing or modifying a prompt that will run in production. Enforces version-controlled prompts in prompts/ /v .md. Blocks "the prompt is in the code somewhere" completions.

not rated 2 1mo ago A 47 tokens original MIT

rag-pipeline-design

08

RBraga01/builder-ai

Skill Claude CodeCodex

Part of builder-ai

Use when designing or auditing a retrieval-augmented generation pipeline. Requires data audit and query audit before any design decision. Blocks "I'll use the standard setup" completions.

not rated 2 1mo ago A 40 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: