AI-driven development toolkit with commands and agents for testing, code review, and commit management
/plugin marketplace add ByborgAI/prompt-collection
/plugin install aitt@ByborgAI/prompt-collection
Create, rewrite, or extend slash commands following the schema
Analyze code quality, security, performance, and architecture
This command suggests a commit message for current changes without executing the commit and copies the commit command to clipboard
```bash
Analyzes merged commit changes from input and manual tests the related features on production with Playwright MCP using chrome
This command quickly summarizes current changes using git diff
Continuously updates NPM packages one at a time, verifies each update, and commits them until no more updates are available or user stops the process.
Write unit and integration tests for new or existing code
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Claude Agent SDK Development Plugin
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review