AICode: A VSCode methodology for long-term maintainable AI coding

(marketplace.visualstudio.com)

2 points | by bonjourjoel 4 hours ago ago

1 comments

  • bonjourjoel 4 hours ago ago

    I built AICode, a VSCode extension and methodology for writing AI-generated code that remains maintainable in large projects.

    It started as a manual workflow on ChatGPT.com: assembling prompts in a notepad, iterating on specifications, self-checks before and after coding. Once the system became reliable, I packaged it into a VSCode extension.

    The goal is not speed, but producing structured, high-quality, long-term maintainable software using AI. I use it in my own projects, including apps of 500K LOC.

    Looking for feedback from devs who care about AI-assisted development and code quality.