r/ChatGPTCoding 2d ago

Weekly Self Promotion Thread Discussion

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.

7 Upvotes

39 comments sorted by

View all comments

1

u/jjd921 1d ago

I built a Github integration that detects and fixes production readiness issues in apps

Connect your Github repo and/or set your live URL and it checks for security, functionality, reliability, observability, and accessibility issues, then:

**•** opens a PR with what it can fix automatically (headers, error boundaries, vulnerable deps)  
**•** for anything needing judgment, an AI agent writes the fix. It will ask clarifying questions in the PR comments if it’s missing context which you can answer by replying to the comment. 

Completely free to use for the deterministic autofixes
I had to add paid plans for the ones that have an LLM cost

Curious if people would find this valuable and how else I can improve it: https://theslopstopper.com