Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:54:05 +08:00
commit 2f6a53cffa
14 changed files with 5005 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "shopify-liquid-specialist",
"description": "Shopify Liquid templating expert for sections, snippets, and templates. Generates pure Liquid code following Shopify best practices without framework dependencies.",
"version": "1.0.0",
"author": "Saroj Punde",
"skills": [
"./skills"
],
"agents": [
"./agents"
]
}