analyzthis_design 2.1.0 → 2.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/HOW-TO-USE.md +1 -1
- package/README.md +3 -3
- package/dist/HOW-TO-USE.md +1 -1
- package/dist/README.md +3 -3
- package/dist/skills/kavi/SKILL.md +1 -1
- package/package.json +1 -1
- package/skills/kavi/SKILL.md +1 -1
package/HOW-TO-USE.md
CHANGED
|
@@ -355,7 +355,7 @@ Create `~/.analyzthis_design/config.json`:
|
|
|
355
355
|
"mode": "lite"
|
|
356
356
|
},
|
|
357
357
|
"collect": {
|
|
358
|
-
"web_urls": ["https://
|
|
358
|
+
"web_urls": ["https://analyzthis.com"],
|
|
359
359
|
"web_queries": ["your product design inspiration"],
|
|
360
360
|
"web_limit": 10
|
|
361
361
|
},
|
package/README.md
CHANGED
|
@@ -15,7 +15,7 @@ Install once. Run structured UX critiques, multi-phase ideation, and task-ground
|
|
|
15
15
|
|
|
16
16
|
Use `npx analyzthis_design run-unchunked` for the legacy single-pass orchestrator.
|
|
17
17
|
|
|
18
|
-
**npm:** [analyzthis_design](https://www.npmjs.com/package/analyzthis_design) · **Current version:** 2.1.
|
|
18
|
+
**npm:** [analyzthis_design](https://www.npmjs.com/package/analyzthis_design) · **Current version:** 2.1.2 · **Step-by-step guide:** [HOW-TO-USE.md](./HOW-TO-USE.md)
|
|
19
19
|
|
|
20
20
|
---
|
|
21
21
|
|
|
@@ -303,7 +303,7 @@ Provider defaults live in `~/.analyzthis_design/config.json`:
|
|
|
303
303
|
},
|
|
304
304
|
"research": { "provider": "https://example.com/search?q={query}" },
|
|
305
305
|
"collect": {
|
|
306
|
-
"web_urls": ["https://
|
|
306
|
+
"web_urls": ["https://analyzthis.com"],
|
|
307
307
|
"web_queries": ["competitor onboarding patterns"],
|
|
308
308
|
"web_limit": 10,
|
|
309
309
|
"web_from_repo": true
|
|
@@ -636,7 +636,7 @@ Add external sources and vault paths in `~/.analyzthis_design/config.json`:
|
|
|
636
636
|
"source_paths": ["~/Documents/MyCompanyVault"],
|
|
637
637
|
"scan_home_vaults": false,
|
|
638
638
|
"auto_connect_discovered": true,
|
|
639
|
-
"web_urls": ["https://
|
|
639
|
+
"web_urls": ["https://analyzthis.com"],
|
|
640
640
|
"web_limit": 10
|
|
641
641
|
}
|
|
642
642
|
}
|
package/dist/HOW-TO-USE.md
CHANGED
|
@@ -355,7 +355,7 @@ Create `~/.analyzthis_design/config.json`:
|
|
|
355
355
|
"mode": "lite"
|
|
356
356
|
},
|
|
357
357
|
"collect": {
|
|
358
|
-
"web_urls": ["https://
|
|
358
|
+
"web_urls": ["https://analyzthis.com"],
|
|
359
359
|
"web_queries": ["your product design inspiration"],
|
|
360
360
|
"web_limit": 10
|
|
361
361
|
},
|
package/dist/README.md
CHANGED
|
@@ -15,7 +15,7 @@ Install once. Run structured UX critiques, multi-phase ideation, and task-ground
|
|
|
15
15
|
|
|
16
16
|
Use `npx analyzthis_design run-unchunked` for the legacy single-pass orchestrator.
|
|
17
17
|
|
|
18
|
-
**npm:** [analyzthis_design](https://www.npmjs.com/package/analyzthis_design) · **Current version:** 2.1.
|
|
18
|
+
**npm:** [analyzthis_design](https://www.npmjs.com/package/analyzthis_design) · **Current version:** 2.1.2 · **Step-by-step guide:** [HOW-TO-USE.md](./HOW-TO-USE.md)
|
|
19
19
|
|
|
20
20
|
---
|
|
21
21
|
|
|
@@ -303,7 +303,7 @@ Provider defaults live in `~/.analyzthis_design/config.json`:
|
|
|
303
303
|
},
|
|
304
304
|
"research": { "provider": "https://example.com/search?q={query}" },
|
|
305
305
|
"collect": {
|
|
306
|
-
"web_urls": ["https://
|
|
306
|
+
"web_urls": ["https://analyzthis.com"],
|
|
307
307
|
"web_queries": ["competitor onboarding patterns"],
|
|
308
308
|
"web_limit": 10,
|
|
309
309
|
"web_from_repo": true
|
|
@@ -636,7 +636,7 @@ Add external sources and vault paths in `~/.analyzthis_design/config.json`:
|
|
|
636
636
|
"source_paths": ["~/Documents/MyCompanyVault"],
|
|
637
637
|
"scan_home_vaults": false,
|
|
638
638
|
"auto_connect_discovered": true,
|
|
639
|
-
"web_urls": ["https://
|
|
639
|
+
"web_urls": ["https://analyzthis.com"],
|
|
640
640
|
"web_limit": 10
|
|
641
641
|
}
|
|
642
642
|
}
|
|
@@ -72,7 +72,7 @@ Example config (`~/.analyzthis_design/config.json`):
|
|
|
72
72
|
"collect": {
|
|
73
73
|
"source_paths": ["~/Documents/MyCompanyVault", "./docs/wiki"],
|
|
74
74
|
"auto_connect_discovered": true,
|
|
75
|
-
"web_urls": ["https://
|
|
75
|
+
"web_urls": ["https://analyzthis.com"],
|
|
76
76
|
"web_limit": 10
|
|
77
77
|
}
|
|
78
78
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "analyzthis_design",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.2",
|
|
4
4
|
"description": "8 AI design personas — v2.0 chunked execution with frontier planner + free/cheap chunk models, adversarial deliberation loops, opt-in community feedback, Kavi knowledge collection, DesignSpec producer path, wireframe skills, UX critique, Agent Skills for Cursor, Claude, Codex, Grok, Windsurf. Plain source — no obfuscation, no auto-install.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"cursor",
|
package/skills/kavi/SKILL.md
CHANGED
|
@@ -72,7 +72,7 @@ Example config (`~/.analyzthis_design/config.json`):
|
|
|
72
72
|
"collect": {
|
|
73
73
|
"source_paths": ["~/Documents/MyCompanyVault", "./docs/wiki"],
|
|
74
74
|
"auto_connect_discovered": true,
|
|
75
|
-
"web_urls": ["https://
|
|
75
|
+
"web_urls": ["https://analyzthis.com"],
|
|
76
76
|
"web_limit": 10
|
|
77
77
|
}
|
|
78
78
|
}
|