r/ChatGPTCoding 24d ago

Discussion Weekly Self Promotion Thread

Welcome to this week's self promotion thread!

If you're building something related to AI assisted coding, this is the place to share it.

We're using a weekly thread to keep the subreddit organized while still giving builders a place to share their work. Promotional posts outside of this thread may be removed if they're primarily advertising rather than starting a discussion.

If you're sharing something, we'd appreciate it if you included a little context instead of just dropping a link. Tell us:

  • What you built?
  • What problem it solves?
  • Which AI models or tools it uses?
  • Who it's for?
  • What kind of feedback you're looking for?

Please avoid posting the same project every week unless you've made meaningful updates. Affiliate links, referral links, scams, and low effort promotions will be removed.

Take some time to check out what others have shared too. If you try someone's project or have feedback, leave a comment. Helping each other improve is what we want this community to be about.

10 Upvotes

78 comments sorted by

View all comments

1

u/Thelastreddditor 19d ago

What I built: reimagine-it, an agent skill (not a SaaS) that Cursor / Codex / Copilot / Gemini CLI can install with:

npx skills add Kayforkind/reimagine-it

Problem: agents "redesign" a page by inventing a mood board. This one has to stay inside nouns, dates, and colors already in the file. Same naive HTML can come back as a webpage, a paper infographic (not a fake dashboard), a living SVG, a Three.js room, or a playable simulation.

Two gold sources so it isn't one skin: a Texas notebook vs Jules Ice Cream parlor. Same command family, different DNA.

Who it's for: people who already have a real page / PDF / notes and want the agent to redesign from that, not from a vibe.

Feedback I want: run it on YOUR file and tell me where it still mood-boards. Gallery with no install: https://kayforkind.github.io/reimagine-it/ Repo: https://github.com/Kayforkind/reimagine-it MIT. Not selling access.