aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:alfredolopez80
10 artifacts found
agentby alfredolopez80
1mo ago

debugger

Debug specialist for complex issues. Uses Opus for reasoning.

1 repos0 installs
$npx ai-builder add agent alfredolopez80/debugger
skillby alfredolopez80
2w ago

bugs

Bug hunting with Codex CLI Use when: (1) /bugs is invoked, (2) task relates to bugs functionality.

1 repos0 installs
$npx ai-builder add skill alfredolopez80/bugs
skillby alfredolopez80
2w ago

edd

Eval-Driven Development (EDD) Framework v2.64 - Define-before-implement pattern with structured evals. Provides workflow: Define specifications → Implement features → Verify against evals. Components: TEMPLATE.md for eval definitions, edd.sh CLI script, /edd skill invocation. Check types: CC- (Capability), BC- (Behavior), NFC- (Non-Functional). Integrates with orchestrator workflow for quality-first development. Keywords: evals, define, implement, verify, capability checks, behavior checks, non-functional checks, template, quality assurance, test-driven, specification. Use when: defining new features with structured evals, implementing with verification requirements, creating quality specifications, TDD-style workflow with evals.

1 repos0 installs
$npx ai-builder add skill alfredolopez80/edd
skillby alfredolopez80
2w ago

loop

Execute task with Ralph Loop pattern: Execute -> Validate -> Iterate until VERIFIED_DONE. Enforces iteration limits per model (Claude: 25, MiniMax: 50, MiniMax-lightning: 100). Use when: (1) iterative fixes needed, (2) running until quality passes, (3) automated task completion. Triggers: /loop, 'loop until done', 'iterate', 'keep trying', 'fix until passing'.

1 repos0 installs
$npx ai-builder add skill alfredolopez80/loop
skillby alfredolopez80
2w ago

readme

When the user wants to create or update a README.md file for a project. Also use when the user says "write readme," "create readme," "document this project," "project documentation," or asks for help with README.md. This skill creates absurdly thorough documentation covering local setup, architecture, and deployment.

1 repos0 installs
$npx ai-builder add skill alfredolopez80/readme
skillby alfredolopez80
2w ago

audit

Generate usage report for MiniMax and token optimization Use when: (1) /audit is invoked, (2) task relates to audit functionality.

1 repos0 installs
$npx ai-builder add skill alfredolopez80/audit
skillby alfredolopez80
2w ago

stop-slop

A skill for removing AI-generated writing patterns ('slop') from prose. Eliminates telltale signs of AI writing like filler phrases, excessive hedging, overly formal language, and mechanical sentence structures. Use when: writing content that should sound human and natural, editing AI-generated drafts, cleaning up prose for publication, or any content that needs to sound authentic rather than AI-generated. Triggers: 'stop-slop', 'remove AI tells', 'clean up prose', 'make it sound human', 'edit AI writing'.

1 repos0 installs
$npx ai-builder add skill alfredolopez80/stop-slop
skillby alfredolopez80
1w ago

compact

Manually trigger context save when auto-compact fails in VSCode/Cursor extensions. Use when context is high and you need to preserve state before starting fresh.

1 repos0 installs
$npx ai-builder add skill alfredolopez80/compact
skillby alfredolopez80
1w ago

worktree-pr

Manage git worktrees with PR workflow and multi-agent review (Claude + Codex). Use when developing features in isolation with easy rollback.

1 repos0 installs
$npx ai-builder add skill alfredolopez80/worktree-pr
commandby alfredolopez80
1mo ago

security-loop

Multi-level iterative security audit until zero vulnerabilities

1 repos0 installs
$npx ai-builder add command alfredolopez80/security-loop
You've reached the end