243 items indexed · AI tools, prompts, hooks & techniques
This guide provides developers with links to complete, real-world project templates for setting up automated AI assistants. These examples demonstrate how to make an AI automatically review code, run quality checks, and manage development tasks using pre-built configurations and CI/CD integrations.
Choose your AI coding agent based on the job. Use Claude Code for complex tasks like modernizing old, internal codebases, especially in regulated industries like finance. Use OpenAI Codex for tasks like reviewing code from external sources for security flaws or automating cloud infrastructure.
This tool automatically adds an AI code reviewer to your software development process using GitHub Actions. Whenever a developer submits new code for review, the AI scans it for potential issues, bugs, and improvements, then posts its feedback directly on the pull request. This automates a time-consuming manual task and provides an immediate, extra layer of quality control.