chore: Update agent skills - #3400
Draft
LinKCoding wants to merge 13 commits into
Draft
Conversation
|
View your CI Pipeline Execution ↗ for commit 4d5968d ☁️ Nx Cloud last updated this comment at |
|
Collaborator
|
📬 Published Alpha Packages:
|
Contributor
|
🚀 Styleguide deploy preview ready! Preview URL: https://6a691143c62c9b6a8116aec3--gamut-preview.netlify.app |
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.
Overview
Improves the Gamut agent-tools skills (the
SKILL.mdguides that drive AI-assisted code review and development against the Gamut design system) — adding new skills, fixing stale documentation, and closing gaps found while eval-testing the existing skills against real PR feedback.styled(GamutComponent)bypassing system props) togamut-review, including Step 4 (detectspadding/margin/etc. used instead of their scale-aware alias likep/minsidecss(), which silently skips token/rem conversion) and Step 5 (<Box display="flex">/<Box display="grid">→ recommendsFlexBox/GridBoxinstead)gamut-review— a heuristic, always-⚠ check for hand-rolled widgets that duplicate an existing Gamut componentgamut-component-first/SKILL.md(new) — a decision table and signals for checking existing Gamut components before building bespoke onesgamut-modal/SKILL.md(new) — Modal vs Dialog composition guidance, dismiss/focus-trap patterns, and stacking ordergamut-z-index/SKILL.md(new) — z-index token scale and a stacking-component reference, cross-referenced withgamut-modalgamut-system-props/SKILL.mdandgamut-style-utilities/SKILL.mdwith thestyled()-wrapper anti-pattern, correctbackgroundgradient-prop usage, semantic vs. fixed color-token guidance, and a scale-verification tableRadio/RadioGroupsection togamut-forms/SKILL.mdDESIGN.LXStudio.mdandDESIGN.Percipio.md— both themes actually inherit dark mode unmodified from Core since their theme definitions only overridelightgamut-modal/gamut-z-indexskills fromgamut-accessibility,gamut-datalist,gamut-datatable, andgamut-menuevals/evals.jsontest cases forgamut-review,gamut-system-props,gamut-style-utilities, andgamut-component-firstused to benchmark these skillsPR Checklist
Testing Instructions
Don't make me tap the sign.
PR Links and Envs
N/A