Hi - saw this starter has a dense CLAUDE.md and 26 custom /commands. One workflow I don't see covered: when a Claude Code task needs a believable real-world image (hero, portrait, product shot), agents often leave placeholders or ask the user for Unsplash API credentials.
Built tteg for this: https://tteg.kushalsm.com / https://github.com/kiluazen/tteg (CLI + MCP, zero setup).
Possible CLAUDE.md snippet:
Images. Use tteg for believable real photos: uv tool install tteg; tteg save "<query>" ./public/<name> --orientation landscape. No API key. Optional MCP: tteg-mcp.
Worth adding as a small block, or do you already have a preferred path for image acquisition in this starter?
Hi - saw this starter has a dense CLAUDE.md and 26 custom
/commands. One workflow I don't see covered: when a Claude Code task needs a believable real-world image (hero, portrait, product shot), agents often leave placeholders or ask the user for Unsplash API credentials.Built
ttegfor this: https://tteg.kushalsm.com / https://github.com/kiluazen/tteg (CLI + MCP, zero setup).Possible CLAUDE.md snippet:
Worth adding as a small block, or do you already have a preferred path for image acquisition in this starter?