feat(ai): Add agent.md to project#669
Open
AhmedAmineZr wants to merge 4 commits into
Open
Conversation
ddfc6ab to
b8a6854
Compare
b8a6854 to
13ade20
Compare
|
📖 Documentation preview deployed! 🔗 https://flutter.unified-design-system.orange.com/prPreview/669/ |
2a3d2f9 to
27d2dbf
Compare
There was a problem hiding this comment.
Pull request overview
This PR introduces a set of repository-local AI agent guidance documents for the OUDS Flutter workspace, including an agent entrypoint (AGENTS.md), GitHub Copilot repository instructions, and a set of OUDS domain “skills” documents intended to guide future assistance on framework usage, vocabulary, accessibility, migration, and Figma-to-Flutter token mapping.
Changes:
- Add a root-level AI agent guide (
AGENTS.md) describing the workspace, key files, and critical rules. - Add
.github/copilot-instructions.mdwith build, review, and accessibility guidance tailored to this repo. - Add OUDS skill documents under
skills/to provide structured, task-specific guidance (vocabulary, framework usage, migration, accessibility, token mapping).
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 8 comments.
Show a summary per file
| File | Description |
|---|---|
AGENTS.md |
Adds an AI agent guide describing the project, key files, and critical rules. |
.github/copilot-instructions.md |
Adds repository-specific Copilot instructions (architecture, build/test commands, review checklist). |
skills/ouds-vocabulary/SKILL.md |
Adds a glossary for OUDS-specific terminology and when to load related skills. |
skills/ouds-framework-usage/SKILL.md |
Adds usage guidance for OUDS Flutter (setup, imports, themes, components, verification). |
skills/ouds-figma-to-flutter/SKILL.md |
Adds guidance for mapping Figma token families to Dart token layers and names. |
skills/ouds-migration-guide/SKILL.md |
Adds adoption/migration guidance (Material/custom → OUDS, and version-to-version migrations). |
skills/ouds-accessibility/SKILL.md |
Adds accessibility rules and patterns for OUDS components and custom widgets. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
pylapp
approved these changes
Jun 4, 2026
3de33f6 to
c6e37f7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note: Please transform
- [ ]into- (NA)in the description when things are not applicableRelated issues
Description
Motivation & Context
Types of change
Previews
Checklist
Contribution
Accessibility
Design
Development
Documentation
Checklist (for Core Team only)