aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:chriswiles
8 artifacts found
agentby chriswiles
1mo ago

code-reviewer

MUST BE USED PROACTIVELY after writing or modifying any code. Reviews against project standards, TypeScript strict mode, and coding conventions. Checks for anti-patterns, security issues, and performance problems.

1 repos0 installs
$npx ai-builder add agent chriswiles/code-reviewer
commandby chriswiles
1mo ago

Code Quality

Run code quality checks on a directory

1 repos0 installs
$npx ai-builder add command chriswiles/code-quality
commandby chriswiles
1mo ago

Onboard

You are given the following context:

1 repos0 installs
$npx ai-builder add command chriswiles/onboard
commandby chriswiles
1mo ago

Pr Review

Review a pull request using project standards

1 repos0 installs
$npx ai-builder add command chriswiles/pr-review
commandby chriswiles
1mo ago

Pr Summary

Generate a summary for the current branch changes

1 repos0 installs
$npx ai-builder add command chriswiles/pr-summary
agentby chriswiles
1mo ago

github-workflow

Git workflow agent for commits, branches, and PRs. Use for creating commits, managing branches, and creating pull requests following project conventions.

1 repos0 installs
$npx ai-builder add agent chriswiles/github-workflow
commandby chriswiles
1mo ago

Docs Sync

Check if documentation is in sync with code

1 repos0 installs
$npx ai-builder add command chriswiles/docs-sync
commandby chriswiles
1mo ago

Ticket

Work on a JIRA/Linear ticket end-to-end

1 repos0 installs
$npx ai-builder add command chriswiles/ticket
You've reached the end