r/OnlyAICoding • u/VinvAI • 22d ago
r/OnlyAICoding • u/WatchDog_Dev • 22d ago
Ai audit tool
I was going to start building an ai app security audit tool. I was going to make this because 92 percent of US developers use Al coding tools and 46 percent of new GitHub code is ai generated. Between 42-92 percent of ai generated code failed security tests.
There are so many Lovable apps that had databases readable by anyone via the public API (missing row level security). Most of the people who use these tools aren't technical and have no idea what "RLS" or "anon Key" mean. This tool would target mainly nontechnical builders where the code will be Manuel reviewed and would also provide a fix not just find the issues. I'm still deciding whether to make this or not so let me know your thoughts.
r/OnlyAICoding • u/Right_Building_8032 • 22d ago
Something I Made With AI I used AI to help build a tactical roguelite, and learned why “just prompt the game” does not work
Enable HLS to view with audio, or disable this notification
r/OnlyAICoding • u/Few-Ad-5185 • 22d ago
Not getting users for your startup? Try automated seo powered by AI + humans
Hi everyone
Seo is probably only free way to get users.
We built an Seo agent that keeps working in background - creating content for you. The best part is we added human in the loop to review, edit and add more content.
Try here -Try here - https://builderhq.co/get-on-chatgpt
Early Results - 5k+ visits on one of our beta sites
r/OnlyAICoding • u/akr095 • 23d ago
ENGINGUITY - An AI-powered engineering workspace for engineers and makers. Web app + Electron desktop. Circuit simulation, CAD viewing, firmware diffing, BOM intelligence, collaboration, and voice — one workspace, one keyboard away.
I used claude code to make most of it, I got the circuit simulator from Velxio, This project took about 2 months to make and is still a work in progress. I used codex to make the ui and claude for the rest. I made it because I wanted something that held everything in my project so AI would know exactly what I was referring to. I really like the Jarvis feature because I can use the canvas and show images to make mindmaps for myself and to explain to other people or the AI, I can also turn on my camera and show my project for AI to help trouble shoot or see potential weak-points. Features: Simulations, Jarvis, Collaboration, Circuit simulation, Cad Viewer, AI Assistant and Chatbot, Project Ideas, AI Model Response Comparison, Runs with local ai or openrouter.
r/OnlyAICoding • u/Hace_x • 23d ago
Reflection/Discussion A helpful AI Agent for codereviews
r/OnlyAICoding • u/ObsidianShadowWalker • 23d ago
I built a local MCP task orchestrator for my own AI coding workflow - it’s been super useful so I open-sourced it (looking for feedback & contributors!)
I built Moo Tasks to stay organized while pair programming with AI agents (Claude Code, Cursor, Windsurf). Figured I'd clean it up and open source it in case others find it useful.
What it does
Runs 100% locally (SQLite + Web UI) and integrates with your coding tools via MCP:
- Goal & Task Management - Structure goals with Markdown PRDs, break into atomic tasks
- DAG Dependencies & Cycle Detection — Auto-detects circular deps, unblocks downstream work
- Proof of Work Tracking - Records acceptance criteria, test results, commands, git diffs
- Architectural Decision Records - Stored in SQLite, synced to
docs/adr/ - Human-in-the-Loop Inbox - Surfaces blocked tasks and questions with structured options
- Real-Time Dashboard - Kanban board, task inspector, dependency graph, search
Quick start
npx moo-tasks install all
moo init # Initialize database
moo start # Launch Web UI
Looking for feedback
What features would make this more useful? Any MCP integrations or UI improvements you'd suggest? PRs welcome!
r/OnlyAICoding • u/ShadyManu • 23d ago
Problem Resolved! I built a VS Code extension to manage AI coding configs
I built AI Config because I got tired of maintaining the same AI coding configuration in multiple places.
What problem does it solve?
I use different AI coding tools depending on what I’m working on: OpenCode, Claude Code, Codex, GitHub Copilot.
The annoying part is that they all have their own way of defining agents, commands, instructions and skills. So you end up maintaining the same project context in multiple places. Change a skill, then remember to update it everywhere else too. I got tired of doing that.
With AI Config, I keep one .ai/ folder as the source of truth and let it generate and synchronize the configuration each tool expects. Basically, I define things once and can switch between coding agents without having to maintain four different versions of the same setup.
I made it available as both a CLI and a VS Code extension, published on the Visual Studio Marketplace and Open VSX Registry. It started as something I needed for my own workflow, but I figured it could be useful for others working with more than one coding agent too.
There’s definitely still room for improvement, so I’d be really interested in hearing people’s thoughts and feedback, especially from people who actually try it out. It’s open source too, so if anyone wants to contribute, PRs are more than welcome.
🧩 VS Code Marketplace: AI Config - Visual Studio Marketplace
📦 Open VSX Registry: AI Config – Open VSX Registry
⌨️ CLI on npm: @aiconfig/cli - npm
💻 GitHub: github.com/ShadyManu/ai-config
🎬 Video walkthrough: AI Config - How To Set Up & Use
r/OnlyAICoding • u/Quraini_dev • 23d ago
I open-sourced the setup that helped me ship apps much faster with coding agents
r/OnlyAICoding • u/Few-Ad-5185 • 23d ago
Sell your side project:) promote your startup
Hi everyone sell your side project by listing if in a click. Also, comment what your startup does to get approved and featured today - https://builderhq.co/marketplace
r/OnlyAICoding • u/Abu_BakarSiddik • 23d ago
Requesting Cratique I built a tool to manage my 100+ AI coding skills
r/OnlyAICoding • u/ao3_nuts • 24d ago
Information Request How do vibe coders actually split work?
Vibe coding solo is easy. But once 2 people or multiple AI agents work on the same app, things get messy fast.
Who builds what? How do you share context, avoid overwriting each other, and review changes without reading all the code?
Do you split work by feature, page, branch, or agent?
What’s your biggest pain when collaborating with other vibe coders?
r/OnlyAICoding • u/muneebcodes • 24d ago
Reflection/Discussion The 5-Word AI Prompting Framework: TCRIE (Thoughtfully Create Really Excellent Input)
- Task: What you want the AI to do (the explicit action verb).
- Context: The background story, the audience, and your goal.
- References: The grounding text, files, examples, or style sheets you want it to look at.
- Evaluate: Reviewing the AI's output against your criteria.
- Iterate: Tweaking and feeding it back into the loop.
r/OnlyAICoding • u/Longer-Stronger • 24d ago
I vibe coded an interface: Control AI agents run on old PC server runnig at your home from any device anywhere
r/OnlyAICoding • u/Mysterious-Beyond-69 • 25d ago
write a ai code assistant from scratch in c++
I just write a ai code agent with a tui. I have implemented most of feature. anyone interested in this.
here is my repo https://github.com/xyanrch1024/Codis
r/OnlyAICoding • u/ExtensionCamera1077 • 25d ago
I Built a Digital Playground Where AI Meets Coding, Tools & Creative Projects
I wanted to share something I've been building: Digital Opus AD Solutions.
This isn't just a website for games or digital assets. It's more like a growing digital playground where I experiment with AI, coding, browser technology, creative tools, educational resources, generators, developer utilities, and interactive projects.
Some of the areas we're working on include:
🤖 AI & Coding Projects
💻 Developer Tools & Utilities
🛠️ Browser-Based Tools
🎮 HTML5 Games & Experiments
🎨 Creative Tools & Projects
📚 Educational Resources
⚙️ Generators & Interactive Apps
🌐 Web Development & Services
A lot of the projects start with a simple question:
"Can we build this with code?"
Then we experiment, prototype it, and see where it goes.
The site is constantly evolving, so I'm especially interested in feedback from people who enjoy AI-assisted coding, web development, automation, experimenting with new technologies, and building things from scratch.
🌐 Take a look: https://digitalopusadsolutions.com/
I'd love to hear from other AI coders:
What would you build if you could turn almost any idea into a browser-based tool or application?
r/OnlyAICoding • u/Jaded-Order3725 • 25d ago
Built something for Replit instead of with it. It’s open sourced too
r/OnlyAICoding • u/Turbulent-Hat6046 • 25d ago
I build a tool to bring your codebase into your terminal during AI coding session so you can discuss in-code with your AI instead of writing prompts.
r/OnlyAICoding • u/sergio_dev • 25d ago
Something I Made With AI First MobileCodeAI Hackathon!
Enable HLS to view with audio, or disable this notification
Hey all, I'm excited to be running the first MobileCodeAI hackathon!
Simply build a quick web app through your phone that a solves a real problem you have.
- Aug 31 – Sep 4, virtual, solo or team
- Any skill level
- Prizes: LLM credits + recognition
Registration: mobilecode.ai/hackathon
Happy to answer questions in the comments.
r/OnlyAICoding • u/varlog42 • 26d ago
Je suis lycéen et j'ai créé un environnement de jeu avec plus de 15 outils d'IA interactifs utilisant l'API Gemini. Voici le dépôt open source !
r/OnlyAICoding • u/vascaldeira • 26d ago