chore(template): sync .w4c/project.json

This commit is contained in:
SemianiakaVY 2026-09-17 21:07:46 +00:00
parent df5989024a
commit f57a727ba2

16
.w4c/project.json Normal file
View 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"
}
}