Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:54:03 +08:00
commit 958dd5e6bc
10 changed files with 2112 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "polaris-component-expert",
"description": "Polaris Web Components expert with access to full component library. Provides guidance on using actions, forms, feedback, media, structure, and text components.",
"version": "1.0.0",
"author": "Saroj Punde",
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}