
GitHub
Where the world hosts its git repos
Git hosting, pull request review, and CI via Actions. Every agent tool eventually needs a real repo — push here so Vercel, Netlify, or Railway can build from it, and review agent-generated diffs as pull requests instead of eyeballing them in the editor.
Best for
- Git hosting
- Pull request review
- CI via Actions
- Issue tracking for code
How builders use it
- →Every agent tool eventually needs a real repo; push here so Vercel, Netlify, or Railway can build from it.
- →Review the agent-generated diff as a pull request instead of eyeballing it inside the editor.
- →Wire up Actions for the boring checks, lint, typecheck, tests, so the agent gets fast feedback too.
Related tools
Copy-paste skills
Prompt chains you can drop into GitHub. Browse the library — we don't split skills by tool yet.
Browse skills →
