fix(codex): include quick reference gating in generated skill (#410)

This commit is contained in:
M-STYLEZ 2026-07-06 09:33:11 -06:00 committed by GitHub
parent 4baa399d00
commit 12b486b22e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
"description": "UI/UX design intelligence with searchable database"
},
"sections": {
"quickReference": false
"quickReference": true
},
"title": "ui-ux-pro-max",
"description": "Comprehensive design guide for web, mobile, and desktop applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 22 technology stacks. Searchable database with priority-based recommendations.",

View File

@ -13,7 +13,7 @@
"description": "UI/UX design intelligence with searchable database"
},
"sections": {
"quickReference": false
"quickReference": true
},
"title": "ui-ux-pro-max",
"description": "Comprehensive design guide for web, mobile, and desktop applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 22 technology stacks. Searchable database with priority-based recommendations.",