
ai-builder-team/ai-builder-plugin-marketplace
2 skills2 installs4 starsGitHub
Install
npx skills add https://github.com/ai-builder-team/ai-builder-plugin-marketplaceSkills in this repo
1Researchresearch is a Claude Code skill for the first phase of development: understanding a problem, exploring the codebase, designing an approach, and decomposing it into spec-able units. A developer uses it when starting new work, investigating a bug, or planning a refactor, before any implementation begins. It launches the Explore agent to investigate the codebase, holds structured dialog with the user at scope and architecture decision points, defines interface contracts, and produces a FEATURE.md plus per-spec research files.1installs2Review Prreview-pr is a Claude Code skill that runs a thorough, multi-agent code review on a pull request and posts concise inline comments to GitHub. It launches parallel review agents covering code quality, silent failures, test coverage, comment accuracy and type design, then validates each finding against the actual source. A developer uses it to get a senior-engineer-style review with casual inline comments. It requires explicit user approval before any comment is posted to GitHub.1installs