Back to Developer Roadmap

Skills

src/data/roadmaps/backend/content/[email protected]

4.01.4 KB
Original Source

Skills

AI coding assistants can now leverage "skills" – pre-defined functions or tools exposed to the AI that allow it to perform specific actions. Instead of relying solely on their internal knowledge and large language models, these assistants can call upon these skills (like running tests, deploying code, or querying databases) when needed. This allows the AI to interact with the development environment and execute tasks directly, improving accuracy and efficiency, all while minimizing the context window required for each action.

Visit the following resources to learn more: