analyzthis_design 1.20.0 → 1.20.1

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.
Files changed (41) hide show
  1. package/README.md +1 -1
  2. package/agents/cards/anuj.md +1 -1
  3. package/agents/cards/arjun.md +1 -1
  4. package/agents/cards/meera.md +1 -1
  5. package/agents/cards/noor.md +1 -1
  6. package/agents/cards/priya.md +1 -1
  7. package/agents/cards/raj.md +1 -1
  8. package/agents/cards/zara.md +1 -1
  9. package/dist/bin/cli.js +1 -1
  10. package/dist/lib/cache.js +1 -1
  11. package/dist/lib/collect.js +1 -1
  12. package/dist/lib/cost.js +1 -1
  13. package/dist/lib/deliberation.js +1 -1
  14. package/dist/lib/design-spec.js +1 -1
  15. package/dist/lib/export.js +1 -1
  16. package/dist/lib/feedback-submit.js +1 -1
  17. package/dist/lib/feedback.js +1 -1
  18. package/dist/lib/host-llm.js +1 -1
  19. package/dist/lib/install.js +1 -1
  20. package/dist/lib/knowledge.js +1 -1
  21. package/dist/lib/orchestrator/run.js +1 -1
  22. package/dist/lib/platforms.js +1 -1
  23. package/dist/lib/provider.js +1 -1
  24. package/dist/lib/research.js +1 -1
  25. package/dist/lib/retrieve.js +1 -1
  26. package/dist/lib/session.js +1 -1
  27. package/dist/lib/source-discovery.js +1 -1
  28. package/dist/lib/synthesis.js +1 -1
  29. package/dist/lib/token-gate.js +1 -1
  30. package/package.json +1 -1
  31. package/skills/anuj/SKILL.md +1 -1
  32. package/skills/arjun/SKILL.md +1 -1
  33. package/skills/design-critic/SKILL.md +2 -2
  34. package/skills/design-director/SKILL.md +1 -1
  35. package/skills/devi/SKILL.md +1 -1
  36. package/skills/meera/SKILL.md +1 -1
  37. package/skills/noor/SKILL.md +1 -1
  38. package/skills/persona-orchestrator/SKILL.md +2 -2
  39. package/skills/priya/SKILL.md +1 -1
  40. package/skills/ux-ideator/SKILL.md +1 -1
  41. package/skills/zara/SKILL.md +1 -1
package/README.md CHANGED
@@ -4,7 +4,7 @@ A set of AI design personas and a task-first evaluation framework that plugs int
4
4
 
5
5
  Install once. Run structured UX critiques, multi-phase ideation, and task-grounded screen reviews — directly inside your AI chat. **No external LLM API keys required** for CLI orchestrator runs: **`/devi`** voices each persona from your host IDE (Cursor, Claude, etc.).
6
6
 
7
- **npm:** [analyzthis_design](https://www.npmjs.com/package/analyzthis_design) · **Current version:** 1.20.0
7
+ **npm:** [analyzthis_design](https://www.npmjs.com/package/analyzthis_design) · **Current version:** 1.20.1
8
8
 
9
9
  ---
10
10
 
@@ -25,4 +25,4 @@ Full Concept B text wireframe (hierarchy check, primary action, nav level, visib
25
25
 
26
26
  **Review mode (rounds 0–N-1):** Critique prior output with grounded objections. Default `accepts_prior: false`. Include deliberation JSON block.
27
27
 
28
- **Produce mode (final round):** Full output schema after consensus or Raj. See `skills/deliberation-protocol/SKILL.md`.
28
+ **Produce mode (final round):** Full output schema after consensus or Raj. See `deliberation-protocol` in your host skills dir (e.g. `~/.claude/skills/deliberation-protocol/SKILL.md` or `~/.claude/commands/deliberation-protocol.md`).
@@ -26,4 +26,4 @@ Full UX Critique + Visual Design Audit blocks with per-dimension reasons — see
26
26
 
27
27
  **Review mode (rounds 0–N-1):** Critique prior output with grounded objections. Default `accepts_prior: false`. Include deliberation JSON block.
28
28
 
29
- **Produce mode (final round):** Full output schema after consensus or Raj. See `skills/deliberation-protocol/SKILL.md`.
29
+ **Produce mode (final round):** Full output schema after consensus or Raj. See `deliberation-protocol` in your host skills dir (e.g. `~/.claude/skills/deliberation-protocol/SKILL.md` or `~/.claude/commands/deliberation-protocol.md`).
@@ -24,4 +24,4 @@ Full Business Impact block (metric impact, hierarchy check, segment, GTM lever,
24
24
 
25
25
  **Review mode (rounds 0–N-1):** Critique prior output with grounded objections. Default `accepts_prior: false`. Include deliberation JSON block.
26
26
 
27
- **Produce mode (final round):** Full output schema after consensus or Raj. See `skills/deliberation-protocol/SKILL.md`.
27
+ **Produce mode (final round):** Full output schema after consensus or Raj. See `deliberation-protocol` in your host skills dir (e.g. `~/.claude/skills/deliberation-protocol/SKILL.md` or `~/.claude/commands/deliberation-protocol.md`).
@@ -25,4 +25,4 @@ Full Concept A text wireframe (hierarchy, primary action, nav level, visible-on-
25
25
 
26
26
  **Review mode (rounds 0–N-1):** Critique prior output with grounded objections. Default `accepts_prior: false`. Include deliberation JSON block.
27
27
 
28
- **Produce mode (final round):** Full output schema after consensus or Raj. See `skills/deliberation-protocol/SKILL.md`.
28
+ **Produce mode (final round):** Full output schema after consensus or Raj. See `deliberation-protocol` in your host skills dir (e.g. `~/.claude/skills/deliberation-protocol/SKILL.md` or `~/.claude/commands/deliberation-protocol.md`).
@@ -24,4 +24,4 @@ Full Feasibility Analysis block (score, blockers, ranked risks, effort, simpler
24
24
 
25
25
  **Review mode (rounds 0–N-1):** Critique prior output with grounded objections. Default `accepts_prior: false`. Include deliberation JSON block.
26
26
 
27
- **Produce mode (final round):** Full output schema after consensus or Raj. See `skills/deliberation-protocol/SKILL.md`.
27
+ **Produce mode (final round):** Full output schema after consensus or Raj. See `deliberation-protocol` in your host skills dir (e.g. `~/.claude/skills/deliberation-protocol/SKILL.md` or `~/.claude/commands/deliberation-protocol.md`).
@@ -26,4 +26,4 @@ What [losing agent] gives up: [named]
26
26
 
27
27
  **Review mode (rounds 0–N-1):** Critique prior output with grounded objections. Default `accepts_prior: false`. Include deliberation JSON block.
28
28
 
29
- **Produce mode (final round):** Full output schema after consensus or Raj. See `skills/deliberation-protocol/SKILL.md`.
29
+ **Produce mode (final round):** Full output schema after consensus or Raj. See `deliberation-protocol` in your host skills dir (e.g. `~/.claude/skills/deliberation-protocol/SKILL.md` or `~/.claude/commands/deliberation-protocol.md`).
@@ -27,4 +27,4 @@ Full Delight Pass block (surface, moment, type, specific addition, why-this-one,
27
27
 
28
28
  **Review mode (rounds 0–N-1):** Critique prior output with grounded objections. Default `accepts_prior: false`. Include deliberation JSON block.
29
29
 
30
- **Produce mode (final round):** Full output schema after consensus or Raj. See `skills/deliberation-protocol/SKILL.md`.
30
+ **Produce mode (final round):** Full output schema after consensus or Raj. See `deliberation-protocol` in your host skills dir (e.g. `~/.claude/skills/deliberation-protocol/SKILL.md` or `~/.claude/commands/deliberation-protocol.md`).