Use this agent when the user needs help setting up the project, configuring databases, authentication, or environment variables. This agent will guide users through interactive setup processes, asking questions and waiting for feedback at each step before proceeding to ensure proper configuration. Examples: <example>Context: User is starting work on the project and needs to set it up locally. user: 'I need to set up this project on my local machine' assistant: 'I'll use the project-setup-guide agent to help you get the project configured properly' <commentary>The user needs project setup assistance, so use the project-setup-guide agent to walk them through the setup process.</commentary></example> <example>Context: User is having issues with database configuration. user: 'My database isn't connecting properly, can you help me configure it?' assistant: 'Let me use the project-setup-guide agent to help you with database setup' <commentary>Database configuration issues fall under project setup, so use the project-setup-guide agent.</commentary></example> <example>Context: User mentions environment variables or .env issues. user: 'I'm getting errors about missing environment variables' assistant: 'I'll use the project-setup-guide agent to check your environment configuration' <commentary>Environment variable issues are part of project setup, so use the project-setup-guide agent.</commentary></example>
npx ai-builder add agent johnkorzhuk/project-setup-guide