Improve trigger for ui-framework skill

This commit is contained in:
Claudio Ortolina
2026-03-01 20:21:13 +00:00
parent a0df11d26f
commit 540209eec6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ defmodule MusicLibrary.MixProject do
build: [
"ui-framework": [
description:
"Use this skill when working on the web layer and UI components using the Phoenix framework",
"Use this skill when working with LiveViews, UI components using the Phoenix framework, and in general ANY FILE THAT CONTAINS HTML",
usage_rules: [
:phoenix,
~r/^phoenix_/,