Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

For Claude Code try splitting big sessions with handoff files and ask it to refrain from doing too much testing after builds because that can eat up a lot of usage. Another big one is remembering not to do tasks command by command, try to send a whole list of updates/fixes in one batch/prompt. Happy coding!