mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-29 18:11:45 +00:00
feat: add efcore-d2-db-diagram skill and related documentation (#1821)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Quality Gate
|
||||
|
||||
Before delivery:
|
||||
|
||||
- Confirm the selected DbContext.
|
||||
- Confirm source files inspected.
|
||||
- Validate table names against Fluent API and migrations.
|
||||
- Include primary keys.
|
||||
- Include foreign keys.
|
||||
- Include cardinalities.
|
||||
- Include join tables unless hidden by user choice.
|
||||
- Include owned types according to user choice.
|
||||
- Hide technical tables only if configured and list them in the summary.
|
||||
- Run `d2 fmt` when available.
|
||||
- Use full dot-notation for edges inside containers.
|
||||
- Provide render command.
|
||||
Reference in New Issue
Block a user