Update vibe-coding.mdx

This commit is contained in:
vincanger
2025-06-27 10:32:15 +02:00
committed by GitHub
parent 2a102e9be6
commit f11a2a528c

View File

@@ -31,12 +31,12 @@ The template comes with:
We've also created a bunch of LLM-friendly documentation: We've also created a bunch of LLM-friendly documentation:
- [Open SaaS Docs - LLMs.txt](https://docs.opensaas.sh/llms.txt) - Links to the raw text docs. - [Open SaaS Docs - LLMs.txt](https://docs.opensaas.sh/llms.txt) - Links to the raw text docs.
- [Open SaaS Docs - LLMs-full.txt](https://docs.opensaas.sh/llms-full.txt) - Complete docs as one text file. - **[Open SaaS Docs - LLMs-full.txt](https://docs.opensaas.sh/llms-full.txt) - Complete docs as one text file.** ✅😎
- [Wasp Docs - LLMs.txt](https://wasp.sh/llms.txt) - Links to the raw text docs. - Coming Soon! ~~[Wasp Docs - LLMs.txt](https://wasp.sh/llms.txt)~~ - Links to the raw text docs.
- [Wasp Docs - LLMs-full.txt](https://wasp.sh/llms-full.txt) - Complete docs as one text file. - Coming Soon! ~~[Wasp Docs - LLMs-full.txt](https://wasp.sh/llms-full.txt)~~ - Complete docs as one text file.
Add these to your AI-assisted IDE settings so you can easily reference them in your chat sessions with the LLM. Add these to your AI-assisted IDE settings so you can easily reference them in your chat sessions with the LLM.
**In most cases, you'll want to pass the `llms-full.txt` url to the LLM and ask it to help you with a specific task.** **In most cases, you'll want to pass the `llms-full.txt` to the LLM and ask it to help you with a specific task.**
<Image src={llmsFullCursor} alt="add llms-full.txt to settings" /> <Image src={llmsFullCursor} alt="add llms-full.txt to settings" />