init: project scaffold
This commit is contained in:
18
.project.json
Normal file
18
.project.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Web-Access Skill 源码解析",
|
||||
"description": "Claude Code 联网增强 Skill 源码分析与功能说明",
|
||||
"status": "active",
|
||||
"created": "2026-03-27",
|
||||
"ports": [
|
||||
{
|
||||
"port": 4310,
|
||||
"label": "dev",
|
||||
"fixed": true
|
||||
}
|
||||
],
|
||||
"stack": [
|
||||
"HTML",
|
||||
"JavaScript",
|
||||
"Node.js"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user