From 9055fcbbd4426086b04c83f01af402e44acbe3f7 Mon Sep 17 00:00:00 2001 From: Jeremy Vyska Date: Fri, 17 Oct 2025 15:16:55 +0200 Subject: [PATCH] Adding vibe coding to the index --- content/docs/agentic-coding/_index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/docs/agentic-coding/_index.md b/content/docs/agentic-coding/_index.md index 0c88856e..44002af2 100644 --- a/content/docs/agentic-coding/_index.md +++ b/content/docs/agentic-coding/_index.md @@ -44,6 +44,15 @@ Practical examples and advanced techniques: - Refactoring legacy code - Testing strategies +### Vibe Coding Rules +Comprehensive AI-specific coding guidelines and instructions: +- AL code style and formatting rules +- Error handling patterns +- Event-driven architecture guidelines +- Performance optimization techniques +- Testing and upgrade code best practices +- Naming conventions and standards + ### Community Resources Curated resources from the AL and Business Central community: - Articles and blog posts