Improve trigger for ui-framework skill
This commit is contained in:
@@ -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_/,
|
||||
|
||||
Reference in New Issue
Block a user