File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
sources/platform/actors/development/quick_start Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22title : Building new Actors with AI
33sidebar_position : 3
44sidebar_label : Build with AI
5- description : Learn how to build new Actors using AI code generation and vibe coding tools such as Cursor or Visual Studio Code .
5+ description : Learn how to build new Actors or improving existing ones using AI code generation and vibe coding tools.
66slug : /actors/development/quick-start/build-with-ai
77toc_max_heading_level : 4
88---
99
10- ** Set up your environment, choose tools, and build workflows for effective AI development .**
10+ ** Learn how to build new Actors or improving existing ones using AI code generation and vibe coding tools .**
1111
1212---
1313
1414import { RULES_AND_INSTRUCTIONS_PROMPT } from "@site/src /utils/ai-prompts";
1515import PromptButton from "@site/src /components/PromptButton";
1616
17- This guide provides best practices how to build new Actors or improve existing ones using AI code generation
17+ This guide provides best practices for building new Actors or improving existing ones using AI code generation
1818and vibe coding tools such as Cursor, Claude Code, or Visual Studio Code,
1919by providing the AI agents with the right instructions and context.
2020
You can’t perform that action at this time.
0 commit comments