chore(template): sync .w4c/project.json
This commit is contained in:
parent
df5989024a
commit
f57a727ba2
16
.w4c/project.json
Normal file
16
.w4c/project.json
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"schema": 1,
|
||||||
|
"name": "Website & Resource Research",
|
||||||
|
"description": "Audit an existing website and its resources: crawl the pages, map the structure and content, review UX/SEO/performance, then plan a redesign on your chosen stack.",
|
||||||
|
"agentId": "w4c-startup",
|
||||||
|
"tags": [
|
||||||
|
"web",
|
||||||
|
"research",
|
||||||
|
"audit",
|
||||||
|
"redesign",
|
||||||
|
"scraping"
|
||||||
|
],
|
||||||
|
"source": {
|
||||||
|
"template": "wiz4apps/templates.WebsiteResearch"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue