-
-
Notifications
You must be signed in to change notification settings - Fork 2
Add comprehensive AI assistant instruction files for development guidance #51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
Co-authored-by: joe10832 <103850533+joe10832@users.noreply.github.com>
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.
Comments suppressed due to low confidence (1)
GEMINI.md:1
- Inconsistent capitalization. Should be 'For Testing Agents' to match the pattern used in other headings like 'For Code Generation Agents' and 'For Code Analysis Agents'.
# Gemini Instructions for Onchain Test Kit
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
joe10832
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR adds comprehensive instruction files for different AI assistants (Claude, Gemini, GitHub Copilot, and others) working on the Onchain Test Kit project. These files provide tailored guidance that leverages each AI assistant's unique strengths while maintaining consistency in technical standards and development practices.
Overview
The instruction files help AI assistants understand the project's architecture, coding patterns, testing requirements, and development workflow. Each file is specifically tailored to different AI assistants' capabilities while maintaining consistent technical guidance about the Onchain Test Kit's builder patterns, wallet automation, and Playwright integration.
Files Added
Root Level Instructions
AGENTS.md- Universal guidance for all AI assistants with comprehensive project overview, architecture details, and development best practicesCLAUDE.md- Claude-specific instructions emphasizing analytical approach, systematic problem-solving, and thorough code analysisGEMINI.md- Gemini-focused instructions leveraging multimodal capabilities, creative problem-solving, and holistic system understandingDirectory Structure
.github/instructions/- New directory containing assistant-specific instruction files:claude.instructions.md- Concise Claude development guidelinesgemini.instructions.md- Focused Gemini development instructionsgeneral.instructions.md- Universal AI assistant guidelinesREADME.md- Directory documentationKey Features
Consistent Technical Foundation
All instruction files maintain consistency with the existing
.github/copilot-instructions.mdand reference the same:Assistant-Specific Guidance
Practical Examples
Each file includes relevant code examples demonstrating:
Benefits
No Breaking Changes
This PR only adds documentation files and does not modify any existing functionality:
The instruction files will help AI assistants contribute more effectively to the Onchain Test Kit while maintaining the high standards of reliability and type safety that make this toolkit valuable for blockchain application testing.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.