Skip to content

Commit 96023c9

Browse files
Update sources/platform/actors/development/quick_start/vibe_coding.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 2712c30 commit 96023c9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sources/platform/actors/development/quick_start/vibe_coding.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,7 @@ toc_max_heading_level: 4
1313
import { RULES_AND_INSTRUCTIONS_PROMPT } from "@site/src/utils/ai-prompts";
1414
import PromptButton from "@site/src/components/PromptButton";
1515

16-
The following documents describe:
17-
18-
- [How you can leverage llms.txt and llms-full.txt](#use-llmstxt-and-llms-fulltxt)
19-
- [Create rules and instructions files](#add-rules)
20-
- [Best practices for AI assistant coding](#best-practices)
16+
This guide explains how to enhance your development workflow by leveraging `llms.txt` and `llms-full.txt` with an AI assistant. You will learn how to provide foundational context and further refine AI's behavior with specific rules and instruction files.
2117

2218
### Documentation for LLMs: llms.txt and llms-full.txt
2319

0 commit comments

Comments
 (0)