Cursor rules and llms.txt for Opper
We have written markdown versions of our docs (similar to the overview guide) with the purpose of serving as context to AI code editors like Cursor.
The opper.md
file serves as a comprehensive guide for AI tools to understand how to interact with Opper using the Opper SDK for doing optimal structured calls, indexing operations, tracing and evaluations.
This file can be used as a rules file in Cursor. By doing this, context to how to use the Opper SDK will be attached as context to editor operations, making code changes use the directions outlined in our docs.
.cursor/rules/opper.mdc
.