docs(skills): add design system discipline to prowler-ui (#11764)

This commit is contained in:
Alejandro Bailo
2026-07-01 17:31:07 +02:00
committed by GitHub
parent 72cf2a65a6
commit d4e4d12c5a
3 changed files with 15 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@ When performing these actions, ALWAYS invoke the corresponding skill FIRST:
| Renaming or removing a data-tour-id attribute value | `prowler-tour` |
| Restructuring routes or layouts covered by a tour | `prowler-tour` |
| Review changelog format and conventions | `prowler-changelog` |
| Reviewing Prowler UI components | `prowler-ui` |
| Testing hooks or utilities | `vitest` |
| Update CHANGELOG.md in any component | `prowler-changelog` |
| Using Zustand stores | `zustand-5` |