Learn Spanish through stories you steer.
Daily Conversation Sprints that take you from studying → speaking.
Founder seat $10 (limited).
Join: https://t.co/aSgkHRC1QS
React Doctor was a big inspiration here.
https://t.co/S5RJQ33iKW
It showed how useful framework-aware diagnostics can be when the output is concrete, documented, and fix-oriented.
Vite Doctor is that idea for the Vite, Vue, Nuxt and Nitro ecosystem.
Shipping vite-doctor!
A diagnostics tool for Vite, Vue, Nuxt and Nitro projects, built for the framework-specific issues AI agents keep missing.
Stop pushing AI slop!
https://t.co/Gz7hgs1BBw
Concrete example: I ran Doctor against https://t.co/h0C0eqrIsC and opened an experimental PR with before/after output in the body.
Before -> 0 blockers, 4 errors, 33 warnings, 50 info
After -> 0 blockers, 0 errors, 24 warnings, 50 info
https://t.co/9xo6Z8HrUj
@thsottiaux When starting new conversation I would like to get a pop up to confirm:
1. confirm model (currently uses last)
2. confirm effort (currently uses last which is annoying)
3. let me choose fast/normal independently, not globally
@mattpocockuk Then you can do cool stuff. For example and automation that everyday checks out the sessions you had in the last 24 hours and suggest improvements to your skills:
https://t.co/h8AV2EpEqu
/handoff skill from @mattpocockuk is great, but sometimes is better to do it the other way around
You ask the agent to read the chat you had in another session.
https://t.co/nxr06pbi1a
I started to use Grill with Docs recently from @mattpocockuk
It transformed my experience! so I decided to spend some time building and tweaking behaviour to my needs
https://t.co/1UpEtYxLd9.
I would love to connect with more people and see what you are all creating!
@mattpocockuk yeeee
Also small thing, what do you think about avoiding using CONTEXT.md in the root and docs/ folder and instead use the `.agents` folder to write all of these files?
I usually have docs folder for docs pages, and putting md files in root feels wrong
@hugorcd really cooked with https://t.co/wCX8yWIDse
the more i use it the more i like it.
What I enjoy the most:
- Send logs from the client to the server automatically
- Store them in your db
Give access to your agent to help you debug
@groupsixdigital Yes, exactly!
But only for nuxt 5, not nuxt 4. And it is far from being even ready. So I would recommend you to stay with NuxtHub for now :)
You can track the progress in https://t.co/Uuwxj3EvV3
I have spent part of the weekend experimenting with the Nitro DX around the Chat SDK.
- Bring your own context.
- Provide bash tools (ls, grep, cat...) to the AI agent
- Simple configuration, great DX (just experimenting! nothing real yet)