Skip to content

Commit 82fb2c6

Browse files
committed
Add introduction to CGP Skills
1 parent a1deb8f commit 82fb2c6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/ai-assisted-development/skills.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ sidebar_position: 1
44

55
# CGP Skills
66

7+
## Using Agent Skills to Learn CGP
78

9+
This section provides [agent skills](https://agentskills.io/) for [Context-Generic Programming (CGP)](https://contextgeneric.dev/) in Rust. These skills are designed to teach LLM-based coding agents about CGP concepts and best practices, enabling them to provide better assistance when writing CGP code.
810

11+
You can use the skills from the [cgp-skills repository](https://github.com/contextgeneric/cgp-skills) to enhance your LLM coding assistant with comprehensive knowledge of CGP. The skill content is provided inline throughout the rest of this document for your reference, allowing you to understand the concepts that are taught to the LLM agent.
912

1013
---
1114

0 commit comments

Comments
 (0)