aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:davila7
10 artifacts found
agentby davila7
3h ago

build-checker

Runs pre-deploy build checks on the dashboard. Validates Astro build, checks for common esbuild/JSX issues, verifies API endpoints compile, and reports errors with fixes. Use before merging PRs that touch dashboard/.

1 repos0 installs
$npx ai-builder add agent davila7/build-checker
agentby davila7
3h ago

deployer

Assists with deploy verification and troubleshooting. Deployments happen automatically via GitHub Actions on push to main. Use when the user needs to check deploy status or debug deploy issues.

1 repos0 installs
$npx ai-builder add agent davila7/deployer
agentby davila7
3h ago

linear-tracker

Manages Linear issues for the Component Reviews project. Handles CRUD operations for review tracking, finding next components to review, and reporting results.

1 repos0 installs
$npx ai-builder add agent davila7/linear-tracker
agentby davila7
3h ago

component-reviewer

Expert component reviewer for Claude Code Templates. Use PROACTIVELY when adding or modifying components in cli-tool/components/ directory (agents, commands, MCPs, hooks, settings, skills, loops). Validates format, required fields, naming conventions, and security.

1 repos0 installs
$npx ai-builder add agent davila7/component-reviewer
agentby davila7
3h ago

component-researcher

Investigates best practices and improvement opportunities for Claude Code components using web search and codebase analysis. Returns structured research reports without modifying files.

1 repos0 installs
$npx ai-builder add agent davila7/component-researcher
agentby davila7
3h ago

component-improver

Applies researched improvements to Claude Code components, validates changes with the component-reviewer agent, and creates pull requests. The only agent that modifies files and creates PRs.

1 repos0 installs
$npx ai-builder add agent davila7/component-improver
skillby davila7
3h ago

Worktree Init

Create parallel worktrees for multi-task development with Ghostty panels

1 repos0 installs
$npx ai-builder add skill davila7/worktree-init
skillby davila7
3h ago

Worktree Deliver

Commit, push, and create PR from the current worktree

1 repos0 installs
$npx ai-builder add skill davila7/worktree-deliver
skillby davila7
3h ago

Worktree Cleanup

Clean up merged worktrees and their branches

1 repos0 installs
$npx ai-builder add skill davila7/worktree-cleanup
skillby davila7
3h ago

Worktree Check

Check current worktree status, branch, and assigned task

1 repos0 installs
$npx ai-builder add skill davila7/worktree-check
You've reached the end