Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:07:42 +08:00
commit 18238e2df8
11 changed files with 4109 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"name": "astro-content-author",
"description": "Astro Content Author - Comprehensive toolkit for creating and managing content in Astro projects including markdown files, content collections, images, data fetching, and Astro DB",
"version": "1.0.0",
"author": {
"name": "Tobey Forsman"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}