Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:41:51 +08:00
commit 43ed648a28
43 changed files with 8444 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "ai-elements",
"description": "Intelligent documentation system for AI Elements component library. Activate automatically when working with AI-native applications or when AI Elements component names are mentioned (Message, Conversation, Reasoning, Canvas, etc.). Provides context-aware documentation retrieval - fetches examples for implementation queries, component references for API lookups, and smart multi-page fetching for complex tasks.",
"version": "1.0.0",
"author": {
"name": "Nathan Onn"
},
"skills": [
"./"
]
}