oh-my-opencode 4.12.1 → 4.13.0

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 (539) hide show
  1. package/README.md +1 -1
  2. package/THIRD-PARTY-NOTICES.md +1 -1
  3. package/dist/agents/sisyphus-agent-factory.d.ts +9 -0
  4. package/dist/agents/sisyphus-runtime-prompt-reconciler.d.ts +31 -0
  5. package/dist/cli/index.js +896 -669
  6. package/dist/cli-node/index.js +896 -669
  7. package/dist/config/schema/codegraph.d.ts +1 -0
  8. package/dist/config/schema/oh-my-opencode-config.d.ts +2 -0
  9. package/dist/config/schema/runtime-fallback.d.ts +1 -0
  10. package/dist/features/background-agent/background-task-marker.d.ts +8 -0
  11. package/dist/features/background-agent/fallback-retry-handler.d.ts +1 -0
  12. package/dist/features/background-agent/manager.d.ts +1 -0
  13. package/dist/features/background-agent/parent-wake-dedupe.d.ts +1 -0
  14. package/dist/features/background-agent/parent-wake-notifier-types.d.ts +2 -0
  15. package/dist/features/background-agent/parent-wake-notifier.d.ts +1 -0
  16. package/dist/features/background-agent/parent-wake-window-recovery.d.ts +2 -0
  17. package/dist/hooks/runtime-fallback/auto-retry-dispatch.d.ts +2 -2
  18. package/dist/hooks/runtime-fallback/auto-retry-timeout.d.ts +2 -2
  19. package/dist/hooks/runtime-fallback/auto-retry.d.ts +1 -1
  20. package/dist/hooks/runtime-fallback/fallback-state-snapshot.d.ts +13 -0
  21. package/dist/hooks/runtime-fallback/types.d.ts +8 -0
  22. package/dist/index.js +708 -413
  23. package/dist/oh-my-opencode.schema.json +8 -0
  24. package/dist/plugin/runtime-skill-resolver.d.ts +35 -0
  25. package/dist/plugin/skill-context.d.ts +9 -0
  26. package/dist/skills/frontend/ATTRIBUTION.md +32 -8
  27. package/dist/skills/frontend/references/design/airbnb.md +3 -0
  28. package/dist/skills/frontend/references/design/airtable.md +3 -0
  29. package/dist/skills/frontend/references/design/apple.md +3 -0
  30. package/dist/skills/frontend/references/design/binance.md +3 -0
  31. package/dist/skills/frontend/references/design/bmw.md +3 -0
  32. package/dist/skills/frontend/references/design/bugatti.md +3 -0
  33. package/dist/skills/frontend/references/design/cal.md +3 -0
  34. package/dist/skills/frontend/references/design/claude.md +3 -0
  35. package/dist/skills/frontend/references/design/clay.md +3 -0
  36. package/dist/skills/frontend/references/design/clickhouse.md +3 -0
  37. package/dist/skills/frontend/references/design/cohere.md +3 -0
  38. package/dist/skills/frontend/references/design/coinbase.md +3 -0
  39. package/dist/skills/frontend/references/design/composio.md +3 -0
  40. package/dist/skills/frontend/references/design/cursor.md +3 -0
  41. package/dist/skills/frontend/references/design/elevenlabs.md +3 -0
  42. package/dist/skills/frontend/references/design/expo.md +3 -0
  43. package/dist/skills/frontend/references/design/ferrari.md +3 -0
  44. package/dist/skills/frontend/references/design/figma.md +3 -0
  45. package/dist/skills/frontend/references/design/framer.md +3 -0
  46. package/dist/skills/frontend/references/design/hashicorp.md +3 -0
  47. package/dist/skills/frontend/references/design/ibm.md +3 -0
  48. package/dist/skills/frontend/references/design/imagegen-frontend-web.md +380 -79
  49. package/dist/skills/frontend/references/design/intercom.md +3 -0
  50. package/dist/skills/frontend/references/design/kraken.md +3 -0
  51. package/dist/skills/frontend/references/design/lamborghini.md +3 -0
  52. package/dist/skills/frontend/references/design/linear.app.md +3 -0
  53. package/dist/skills/frontend/references/design/lovable.md +3 -0
  54. package/dist/skills/frontend/references/design/mastercard.md +3 -0
  55. package/dist/skills/frontend/references/design/meta.md +3 -0
  56. package/dist/skills/frontend/references/design/minimax.md +3 -0
  57. package/dist/skills/frontend/references/design/mintlify.md +3 -0
  58. package/dist/skills/frontend/references/design/miro.md +3 -0
  59. package/dist/skills/frontend/references/design/mistral.ai.md +3 -0
  60. package/dist/skills/frontend/references/design/mongodb.md +3 -0
  61. package/dist/skills/frontend/references/design/nike.md +3 -0
  62. package/dist/skills/frontend/references/design/notion.md +3 -0
  63. package/dist/skills/frontend/references/design/nvidia.md +3 -0
  64. package/dist/skills/frontend/references/design/ollama.md +3 -0
  65. package/dist/skills/frontend/references/design/opencode.ai.md +3 -0
  66. package/dist/skills/frontend/references/design/pinterest.md +3 -0
  67. package/dist/skills/frontend/references/design/playstation.md +3 -0
  68. package/dist/skills/frontend/references/design/posthog.md +3 -0
  69. package/dist/skills/frontend/references/design/raycast.md +3 -0
  70. package/dist/skills/frontend/references/design/renault.md +3 -0
  71. package/dist/skills/frontend/references/design/replicate.md +3 -0
  72. package/dist/skills/frontend/references/design/resend.md +3 -0
  73. package/dist/skills/frontend/references/design/revolut.md +3 -0
  74. package/dist/skills/frontend/references/design/runwayml.md +3 -0
  75. package/dist/skills/frontend/references/design/sanity.md +3 -0
  76. package/dist/skills/frontend/references/design/sentry.md +3 -0
  77. package/dist/skills/frontend/references/design/shopify.md +3 -0
  78. package/dist/skills/frontend/references/design/spacex.md +3 -0
  79. package/dist/skills/frontend/references/design/spotify.md +3 -0
  80. package/dist/skills/frontend/references/design/starbucks.md +3 -0
  81. package/dist/skills/frontend/references/design/stitch-skill.md +1 -1
  82. package/dist/skills/frontend/references/design/stripe.md +3 -0
  83. package/dist/skills/frontend/references/design/supabase.md +3 -0
  84. package/dist/skills/frontend/references/design/superhuman.md +3 -0
  85. package/dist/skills/frontend/references/design/taste-skill.md +1188 -208
  86. package/dist/skills/frontend/references/design/tesla.md +3 -0
  87. package/dist/skills/frontend/references/design/theverge.md +3 -0
  88. package/dist/skills/frontend/references/design/together.ai.md +3 -0
  89. package/dist/skills/frontend/references/design/uber.md +3 -0
  90. package/dist/skills/frontend/references/design/vercel.md +3 -0
  91. package/dist/skills/frontend/references/design/vodafone.md +3 -0
  92. package/dist/skills/frontend/references/design/voltagent.md +3 -0
  93. package/dist/skills/frontend/references/design/warp.md +3 -0
  94. package/dist/skills/frontend/references/design/webflow.md +3 -0
  95. package/dist/skills/frontend/references/design/wired.md +3 -0
  96. package/dist/skills/frontend/references/design/wise.md +3 -0
  97. package/dist/skills/frontend/references/design/x.ai.md +3 -0
  98. package/dist/skills/frontend/references/design/zapier.md +3 -0
  99. package/dist/skills/frontend/references/ui-ux-db/README.md +501 -115
  100. package/dist/skills/frontend/references/ui-ux-db/data/charts.csv +26 -26
  101. package/dist/skills/frontend/references/ui-ux-db/data/colors.csv +162 -97
  102. package/dist/skills/frontend/references/ui-ux-db/data/icons.csv +105 -100
  103. package/dist/skills/frontend/references/ui-ux-db/data/landing.csv +22 -18
  104. package/dist/skills/frontend/references/ui-ux-db/data/products.csv +162 -97
  105. package/dist/skills/frontend/references/ui-ux-db/data/stacks/flutter.csv +53 -53
  106. package/dist/skills/frontend/references/ui-ux-db/data/stacks/html-tailwind.csv +56 -56
  107. package/dist/skills/frontend/references/ui-ux-db/data/stacks/nextjs.csv +53 -53
  108. package/dist/skills/frontend/references/ui-ux-db/data/stacks/react.csv +54 -54
  109. package/dist/skills/frontend/references/ui-ux-db/data/stacks/svelte.csv +54 -54
  110. package/dist/skills/frontend/references/ui-ux-db/data/stacks/swiftui.csv +51 -51
  111. package/dist/skills/frontend/references/ui-ux-db/data/stacks/vue.csv +50 -50
  112. package/dist/skills/frontend/references/ui-ux-db/data/styles.csv +17 -0
  113. package/dist/skills/frontend/references/ui-ux-db/data/typography.csv +17 -1
  114. package/dist/skills/frontend/references/ui-ux-db/data/ui-reasoning.csv +162 -101
  115. package/dist/skills/frontend/references/ui-ux-db/data/web-interface.csv +30 -30
  116. package/dist/skills/frontend/references/ui-ux-db/scripts/core.py +31 -22
  117. package/dist/skills/frontend/references/ui-ux-db/scripts/design_system.py +150 -69
  118. package/dist/skills/frontend/references/ui-ux-db/scripts/search.py +3 -3
  119. package/dist/skills/lcx-doctor/SKILL.md +1 -1
  120. package/dist/skills/ultimate-browsing/ATTRIBUTION.md +105 -0
  121. package/dist/skills/ultimate-browsing/SKILL.md +140 -0
  122. package/dist/skills/ultimate-browsing/engine/__init__.py +24 -0
  123. package/dist/skills/ultimate-browsing/engine/__main__.py +106 -0
  124. package/dist/skills/ultimate-browsing/engine/bias_check.py +174 -0
  125. package/dist/skills/ultimate-browsing/engine/curl_probe.py +91 -0
  126. package/dist/skills/ultimate-browsing/engine/executor.py +192 -0
  127. package/dist/skills/ultimate-browsing/engine/fetch_chain.py +268 -0
  128. package/dist/skills/ultimate-browsing/engine/referers.py +15 -0
  129. package/dist/skills/ultimate-browsing/engine/result_schema.py +45 -0
  130. package/dist/skills/ultimate-browsing/engine/summary.py +37 -0
  131. package/dist/skills/ultimate-browsing/engine/templates/package.json +11 -0
  132. package/dist/skills/ultimate-browsing/engine/templates/playwright_mobile_chrome.js +129 -0
  133. package/dist/skills/ultimate-browsing/engine/templates/playwright_real_chrome.js +167 -0
  134. package/dist/skills/ultimate-browsing/engine/tests/test_fetch_chain.py +77 -0
  135. package/dist/skills/ultimate-browsing/engine/tests/test_playwright_templates.py +282 -0
  136. package/dist/skills/ultimate-browsing/engine/url_transforms.py +98 -0
  137. package/dist/skills/ultimate-browsing/engine/validators.py +216 -0
  138. package/dist/skills/ultimate-browsing/engine/waf_detector.py +214 -0
  139. package/dist/skills/ultimate-browsing/engine/waf_profiles.yaml +162 -0
  140. package/dist/skills/ultimate-browsing/references/agent-reach/README.md +79 -0
  141. package/dist/skills/ultimate-browsing/references/agent-reach/career.md +29 -0
  142. package/dist/skills/ultimate-browsing/references/agent-reach/dev.md +62 -0
  143. package/dist/skills/ultimate-browsing/references/agent-reach/search.md +33 -0
  144. package/dist/skills/ultimate-browsing/references/agent-reach/social.md +207 -0
  145. package/dist/skills/ultimate-browsing/references/agent-reach/video.md +115 -0
  146. package/dist/skills/ultimate-browsing/references/agent-reach/web.md +76 -0
  147. package/dist/skills/ultimate-browsing/references/chrome-stealth.md +120 -0
  148. package/dist/skills/ultimate-browsing/references/insane-search/README.md +319 -0
  149. package/dist/skills/ultimate-browsing/references/insane-search/cache-archive.md +83 -0
  150. package/dist/skills/ultimate-browsing/references/insane-search/fallback.md +159 -0
  151. package/dist/skills/ultimate-browsing/references/insane-search/jina.md +130 -0
  152. package/dist/skills/ultimate-browsing/references/insane-search/json-api.md +133 -0
  153. package/dist/skills/ultimate-browsing/references/insane-search/media.md +123 -0
  154. package/dist/skills/ultimate-browsing/references/insane-search/metadata.md +116 -0
  155. package/dist/skills/ultimate-browsing/references/insane-search/naver.md +107 -0
  156. package/dist/skills/ultimate-browsing/references/insane-search/playwright.md +142 -0
  157. package/dist/skills/ultimate-browsing/references/insane-search/public-api.md +119 -0
  158. package/dist/skills/ultimate-browsing/references/insane-search/rss.md +123 -0
  159. package/dist/skills/ultimate-browsing/references/insane-search/tls-impersonate.md +186 -0
  160. package/dist/skills/ultimate-browsing/references/insane-search/twitter.md +104 -0
  161. package/dist/skills/ultimate-browsing/scripts/cookie_crypto.py +75 -0
  162. package/dist/skills/ultimate-browsing/scripts/cookie_domains.py +38 -0
  163. package/dist/skills/ultimate-browsing/scripts/cookie_paths.py +112 -0
  164. package/dist/skills/ultimate-browsing/scripts/extract_cookies.py +280 -0
  165. package/dist/skills/ultimate-browsing/scripts/tests/test_cookie_domain_filter.py +110 -0
  166. package/dist/skills/ultimate-browsing/scripts/tests/test_extract_cookies.py +245 -0
  167. package/dist/skills/ultraresearch/ATTRIBUTION.md +49 -0
  168. package/dist/skills/ultraresearch/SKILL.md +23 -4
  169. package/dist/skills/ulw-plan/SKILL.md +4 -1
  170. package/dist/tools/delegate-task/sync-task-deps.d.ts +8 -6
  171. package/dist/tools/skill-mcp/tools.d.ts +1 -1
  172. package/dist/tui.js +9 -1
  173. package/package.json +16 -14
  174. package/packages/omo-codex/THIRD-PARTY-NOTICES.md +27 -4
  175. package/packages/omo-codex/plugin/.codex-plugin/plugin.json +1 -1
  176. package/packages/omo-codex/plugin/README.md +1 -1
  177. package/packages/omo-codex/plugin/components/bootstrap/dist/cli.js +134 -42
  178. package/packages/omo-codex/plugin/components/bootstrap/package.json +1 -1
  179. package/packages/omo-codex/plugin/components/codegraph/LICENSE +21 -0
  180. package/packages/omo-codex/plugin/components/codegraph/NODE-RUNTIME-LICENSES.md +2951 -0
  181. package/packages/omo-codex/plugin/components/codegraph/NOTICE +16 -0
  182. package/packages/omo-codex/plugin/components/codegraph/dist/cli.js +323 -39
  183. package/packages/omo-codex/plugin/components/codegraph/dist/serve.js +292 -19
  184. package/packages/omo-codex/plugin/components/codegraph/package.json +9 -3
  185. package/packages/omo-codex/plugin/components/codegraph/src/mcp-unavailable.ts +75 -0
  186. package/packages/omo-codex/plugin/components/codegraph/src/serve.ts +29 -13
  187. package/packages/omo-codex/plugin/components/codegraph/src/session-start-worker.ts +20 -7
  188. package/packages/omo-codex/plugin/components/codegraph/test/hook.test.ts +1 -243
  189. package/packages/omo-codex/plugin/components/codegraph/test/package-runtime.test.ts +91 -0
  190. package/packages/omo-codex/plugin/components/codegraph/test/provisioned-node-guard.test.ts +1 -1
  191. package/packages/omo-codex/plugin/components/codegraph/test/serve-mcp-facade.test.ts +68 -0
  192. package/packages/omo-codex/plugin/components/codegraph/test/serve-node-support.test.ts +11 -1
  193. package/packages/omo-codex/plugin/components/codegraph/test/serve-unavailable.test.ts +133 -0
  194. package/packages/omo-codex/plugin/components/codegraph/test/serve.test.ts +1 -113
  195. package/packages/omo-codex/plugin/components/codegraph/test/session-start-node-support.test.ts +8 -1
  196. package/packages/omo-codex/plugin/components/codegraph/test/session-start-trust-boundary.test.ts +63 -0
  197. package/packages/omo-codex/plugin/components/codegraph/test/session-start-worker-availability.test.ts +106 -0
  198. package/packages/omo-codex/plugin/components/codegraph/test/session-start-worker-flow.test.ts +150 -0
  199. package/packages/omo-codex/plugin/components/comment-checker/package.json +1 -1
  200. package/packages/omo-codex/plugin/components/git-bash/package.json +1 -1
  201. package/packages/omo-codex/plugin/components/lazycodex-executor-verify/package.json +1 -1
  202. package/packages/omo-codex/plugin/components/lsp/package.json +1 -1
  203. package/packages/omo-codex/plugin/components/rules/dist/cli.js +3 -3
  204. package/packages/omo-codex/plugin/components/rules/package.json +1 -1
  205. package/packages/omo-codex/plugin/components/rules/src/sparkshell-awareness.ts +3 -3
  206. package/packages/omo-codex/plugin/components/rules/test/sparkshell-awareness.test.ts +33 -9
  207. package/packages/omo-codex/plugin/components/start-work-continuation/package.json +1 -1
  208. package/packages/omo-codex/plugin/components/teammode/package.json +1 -1
  209. package/packages/omo-codex/plugin/components/teammode/skills/teammode/SKILL.md +59 -32
  210. package/packages/omo-codex/plugin/components/teammode/skills/teammode/scripts/team-guide.mjs +17 -16
  211. package/packages/omo-codex/plugin/components/teammode/skills/teammode/scripts/team-state.mjs +70 -3
  212. package/packages/omo-codex/plugin/components/teammode/skills/teammode/scripts/team-worktree.mjs +113 -0
  213. package/packages/omo-codex/plugin/components/teammode/skills/teammode/scripts/team.mjs +63 -4
  214. package/packages/omo-codex/plugin/components/telemetry/package.json +1 -1
  215. package/packages/omo-codex/plugin/components/ultrawork/agents/explorer.toml +1 -1
  216. package/packages/omo-codex/plugin/components/ultrawork/directive.md +5 -4
  217. package/packages/omo-codex/plugin/components/ultrawork/package.json +1 -1
  218. package/packages/omo-codex/plugin/components/ultrawork/test/package-smoke.test.ts +24 -3
  219. package/packages/omo-codex/plugin/components/ulw-loop/package.json +1 -1
  220. package/packages/omo-codex/plugin/components/ulw-loop/skills/ulw-loop/references/full-workflow.md +8 -7
  221. package/packages/omo-codex/plugin/components/ulw-loop/test/skill-contract.test.ts +1 -1
  222. package/packages/omo-codex/plugin/package-lock.json +112 -13
  223. package/packages/omo-codex/plugin/package.json +2 -2
  224. package/packages/omo-codex/plugin/scripts/auto-update-plan.mjs +133 -0
  225. package/packages/omo-codex/plugin/scripts/auto-update-release-notes.mjs +135 -0
  226. package/packages/omo-codex/plugin/scripts/auto-update.mjs +33 -133
  227. package/packages/omo-codex/plugin/scripts/materialize-shared-upstreams.mjs +41 -0
  228. package/packages/omo-codex/plugin/shared/src/config-loader.ts +20 -2
  229. package/packages/omo-codex/plugin/shared/test/config-loader.test.ts +16 -0
  230. package/packages/omo-codex/plugin/skills/frontend/ATTRIBUTION.md +32 -8
  231. package/packages/omo-codex/plugin/skills/frontend/references/design/airbnb.md +3 -0
  232. package/packages/omo-codex/plugin/skills/frontend/references/design/airtable.md +3 -0
  233. package/packages/omo-codex/plugin/skills/frontend/references/design/apple.md +3 -0
  234. package/packages/omo-codex/plugin/skills/frontend/references/design/binance.md +3 -0
  235. package/packages/omo-codex/plugin/skills/frontend/references/design/bmw.md +3 -0
  236. package/packages/omo-codex/plugin/skills/frontend/references/design/bugatti.md +3 -0
  237. package/packages/omo-codex/plugin/skills/frontend/references/design/cal.md +3 -0
  238. package/packages/omo-codex/plugin/skills/frontend/references/design/claude.md +3 -0
  239. package/packages/omo-codex/plugin/skills/frontend/references/design/clay.md +3 -0
  240. package/packages/omo-codex/plugin/skills/frontend/references/design/clickhouse.md +3 -0
  241. package/packages/omo-codex/plugin/skills/frontend/references/design/cohere.md +3 -0
  242. package/packages/omo-codex/plugin/skills/frontend/references/design/coinbase.md +3 -0
  243. package/packages/omo-codex/plugin/skills/frontend/references/design/composio.md +3 -0
  244. package/packages/omo-codex/plugin/skills/frontend/references/design/cursor.md +3 -0
  245. package/packages/omo-codex/plugin/skills/frontend/references/design/elevenlabs.md +3 -0
  246. package/packages/omo-codex/plugin/skills/frontend/references/design/expo.md +3 -0
  247. package/packages/omo-codex/plugin/skills/frontend/references/design/ferrari.md +3 -0
  248. package/packages/omo-codex/plugin/skills/frontend/references/design/figma.md +3 -0
  249. package/packages/omo-codex/plugin/skills/frontend/references/design/framer.md +3 -0
  250. package/packages/omo-codex/plugin/skills/frontend/references/design/hashicorp.md +3 -0
  251. package/packages/omo-codex/plugin/skills/frontend/references/design/ibm.md +3 -0
  252. package/packages/omo-codex/plugin/skills/frontend/references/design/imagegen-frontend-web.md +380 -79
  253. package/packages/omo-codex/plugin/skills/frontend/references/design/intercom.md +3 -0
  254. package/packages/omo-codex/plugin/skills/frontend/references/design/kraken.md +3 -0
  255. package/packages/omo-codex/plugin/skills/frontend/references/design/lamborghini.md +3 -0
  256. package/packages/omo-codex/plugin/skills/frontend/references/design/linear.app.md +3 -0
  257. package/packages/omo-codex/plugin/skills/frontend/references/design/lovable.md +3 -0
  258. package/packages/omo-codex/plugin/skills/frontend/references/design/mastercard.md +3 -0
  259. package/packages/omo-codex/plugin/skills/frontend/references/design/meta.md +3 -0
  260. package/packages/omo-codex/plugin/skills/frontend/references/design/minimax.md +3 -0
  261. package/packages/omo-codex/plugin/skills/frontend/references/design/mintlify.md +3 -0
  262. package/packages/omo-codex/plugin/skills/frontend/references/design/miro.md +3 -0
  263. package/packages/omo-codex/plugin/skills/frontend/references/design/mistral.ai.md +3 -0
  264. package/packages/omo-codex/plugin/skills/frontend/references/design/mongodb.md +3 -0
  265. package/packages/omo-codex/plugin/skills/frontend/references/design/nike.md +3 -0
  266. package/packages/omo-codex/plugin/skills/frontend/references/design/notion.md +3 -0
  267. package/packages/omo-codex/plugin/skills/frontend/references/design/nvidia.md +3 -0
  268. package/packages/omo-codex/plugin/skills/frontend/references/design/ollama.md +3 -0
  269. package/packages/omo-codex/plugin/skills/frontend/references/design/opencode.ai.md +3 -0
  270. package/packages/omo-codex/plugin/skills/frontend/references/design/pinterest.md +3 -0
  271. package/packages/omo-codex/plugin/skills/frontend/references/design/playstation.md +3 -0
  272. package/packages/omo-codex/plugin/skills/frontend/references/design/posthog.md +3 -0
  273. package/packages/omo-codex/plugin/skills/frontend/references/design/raycast.md +3 -0
  274. package/packages/omo-codex/plugin/skills/frontend/references/design/renault.md +3 -0
  275. package/packages/omo-codex/plugin/skills/frontend/references/design/replicate.md +3 -0
  276. package/packages/omo-codex/plugin/skills/frontend/references/design/resend.md +3 -0
  277. package/packages/omo-codex/plugin/skills/frontend/references/design/revolut.md +3 -0
  278. package/packages/omo-codex/plugin/skills/frontend/references/design/runwayml.md +3 -0
  279. package/packages/omo-codex/plugin/skills/frontend/references/design/sanity.md +3 -0
  280. package/packages/omo-codex/plugin/skills/frontend/references/design/sentry.md +3 -0
  281. package/packages/omo-codex/plugin/skills/frontend/references/design/shopify.md +3 -0
  282. package/packages/omo-codex/plugin/skills/frontend/references/design/spacex.md +3 -0
  283. package/packages/omo-codex/plugin/skills/frontend/references/design/spotify.md +3 -0
  284. package/packages/omo-codex/plugin/skills/frontend/references/design/starbucks.md +3 -0
  285. package/packages/omo-codex/plugin/skills/frontend/references/design/stitch-skill.md +1 -1
  286. package/packages/omo-codex/plugin/skills/frontend/references/design/stripe.md +3 -0
  287. package/packages/omo-codex/plugin/skills/frontend/references/design/supabase.md +3 -0
  288. package/packages/omo-codex/plugin/skills/frontend/references/design/superhuman.md +3 -0
  289. package/packages/omo-codex/plugin/skills/frontend/references/design/taste-skill.md +1188 -208
  290. package/packages/omo-codex/plugin/skills/frontend/references/design/tesla.md +3 -0
  291. package/packages/omo-codex/plugin/skills/frontend/references/design/theverge.md +3 -0
  292. package/packages/omo-codex/plugin/skills/frontend/references/design/together.ai.md +3 -0
  293. package/packages/omo-codex/plugin/skills/frontend/references/design/uber.md +3 -0
  294. package/packages/omo-codex/plugin/skills/frontend/references/design/vercel.md +3 -0
  295. package/packages/omo-codex/plugin/skills/frontend/references/design/vodafone.md +3 -0
  296. package/packages/omo-codex/plugin/skills/frontend/references/design/voltagent.md +3 -0
  297. package/packages/omo-codex/plugin/skills/frontend/references/design/warp.md +3 -0
  298. package/packages/omo-codex/plugin/skills/frontend/references/design/webflow.md +3 -0
  299. package/packages/omo-codex/plugin/skills/frontend/references/design/wired.md +3 -0
  300. package/packages/omo-codex/plugin/skills/frontend/references/design/wise.md +3 -0
  301. package/packages/omo-codex/plugin/skills/frontend/references/design/x.ai.md +3 -0
  302. package/packages/omo-codex/plugin/skills/frontend/references/design/zapier.md +3 -0
  303. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/README.md +501 -115
  304. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/charts.csv +26 -26
  305. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/colors.csv +162 -97
  306. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/icons.csv +105 -100
  307. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/landing.csv +22 -18
  308. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/products.csv +162 -97
  309. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/flutter.csv +53 -53
  310. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/html-tailwind.csv +56 -56
  311. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/nextjs.csv +53 -53
  312. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/react.csv +54 -54
  313. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/svelte.csv +54 -54
  314. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/swiftui.csv +51 -51
  315. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/stacks/vue.csv +50 -50
  316. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/styles.csv +17 -0
  317. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/typography.csv +17 -1
  318. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/ui-reasoning.csv +162 -101
  319. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/data/web-interface.csv +30 -30
  320. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/scripts/core.py +31 -22
  321. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/scripts/design_system.py +150 -69
  322. package/packages/omo-codex/plugin/skills/frontend/references/ui-ux-db/scripts/search.py +3 -3
  323. package/packages/omo-codex/plugin/skills/lcx-doctor/SKILL.md +1 -1
  324. package/packages/omo-codex/plugin/skills/teammode/SKILL.md +59 -32
  325. package/packages/omo-codex/plugin/skills/teammode/scripts/team-guide.mjs +17 -16
  326. package/packages/omo-codex/plugin/skills/teammode/scripts/team-state.mjs +70 -3
  327. package/packages/omo-codex/plugin/skills/teammode/scripts/team-worktree.mjs +113 -0
  328. package/packages/omo-codex/plugin/skills/teammode/scripts/team.mjs +63 -4
  329. package/packages/omo-codex/plugin/skills/ultimate-browsing/ATTRIBUTION.md +105 -0
  330. package/packages/omo-codex/plugin/skills/ultimate-browsing/SKILL.md +140 -0
  331. package/packages/omo-codex/plugin/skills/ultimate-browsing/agents/openai.yaml +2 -0
  332. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/__init__.py +24 -0
  333. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/__main__.py +106 -0
  334. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/bias_check.py +174 -0
  335. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/curl_probe.py +91 -0
  336. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/executor.py +192 -0
  337. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/fetch_chain.py +268 -0
  338. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/referers.py +15 -0
  339. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/result_schema.py +45 -0
  340. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/summary.py +37 -0
  341. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/templates/package.json +11 -0
  342. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/templates/playwright_mobile_chrome.js +129 -0
  343. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/templates/playwright_real_chrome.js +167 -0
  344. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/tests/test_fetch_chain.py +77 -0
  345. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/tests/test_playwright_templates.py +282 -0
  346. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/url_transforms.py +98 -0
  347. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/validators.py +216 -0
  348. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/waf_detector.py +214 -0
  349. package/packages/omo-codex/plugin/skills/ultimate-browsing/engine/waf_profiles.yaml +162 -0
  350. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/README.md +79 -0
  351. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/career.md +29 -0
  352. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/dev.md +62 -0
  353. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/search.md +33 -0
  354. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/social.md +207 -0
  355. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/video.md +115 -0
  356. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/agent-reach/web.md +76 -0
  357. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/chrome-stealth.md +120 -0
  358. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/README.md +319 -0
  359. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/cache-archive.md +83 -0
  360. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/fallback.md +159 -0
  361. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/jina.md +130 -0
  362. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/json-api.md +133 -0
  363. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/media.md +123 -0
  364. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/metadata.md +116 -0
  365. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/naver.md +107 -0
  366. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/playwright.md +142 -0
  367. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/public-api.md +119 -0
  368. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/rss.md +123 -0
  369. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/tls-impersonate.md +186 -0
  370. package/packages/omo-codex/plugin/skills/ultimate-browsing/references/insane-search/twitter.md +104 -0
  371. package/packages/omo-codex/plugin/skills/ultimate-browsing/scripts/cookie_crypto.py +75 -0
  372. package/packages/omo-codex/plugin/skills/ultimate-browsing/scripts/cookie_domains.py +38 -0
  373. package/packages/omo-codex/plugin/skills/ultimate-browsing/scripts/cookie_paths.py +112 -0
  374. package/packages/omo-codex/plugin/skills/ultimate-browsing/scripts/extract_cookies.py +280 -0
  375. package/packages/omo-codex/plugin/skills/ultimate-browsing/scripts/tests/test_cookie_domain_filter.py +110 -0
  376. package/packages/omo-codex/plugin/skills/ultimate-browsing/scripts/tests/test_extract_cookies.py +245 -0
  377. package/packages/omo-codex/plugin/skills/ultraresearch/ATTRIBUTION.md +49 -0
  378. package/packages/omo-codex/plugin/skills/ultraresearch/SKILL.md +23 -4
  379. package/packages/omo-codex/plugin/skills/ulw-loop/references/full-workflow.md +8 -7
  380. package/packages/omo-codex/plugin/test/aggregate-build.test.mjs +2 -1
  381. package/packages/omo-codex/plugin/test/auto-update-release-notes.test.mjs +95 -0
  382. package/packages/omo-codex/plugin/test/auto-update-restart-notice.test.mjs +12 -3
  383. package/packages/omo-codex/plugin/test/component-codegraph-mcp-smoke.test.mjs +76 -0
  384. package/packages/omo-codex/plugin/test/sync-skills-test-support.mjs +1 -0
  385. package/packages/omo-codex/plugin/test/teammode-communication.test.mjs +87 -0
  386. package/packages/omo-codex/plugin/test/teammode-thread-title.test.mjs +169 -0
  387. package/packages/omo-codex/plugin/test/teammode-worktree.test.mjs +246 -0
  388. package/packages/omo-codex/plugin/test/ultraresearch-skill-contract.test.mjs +30 -0
  389. package/packages/omo-codex/scripts/install-cli-args.test.mjs +1 -1
  390. package/packages/omo-codex/scripts/install-config-git-bash.test.mjs +23 -0
  391. package/packages/omo-codex/scripts/install-delegated-command.test.mjs +76 -4
  392. package/packages/omo-codex/scripts/install-dist/install-local.mjs +520 -216
  393. package/packages/omo-codex/scripts/install-local-entrypoint.test.mjs +40 -3
  394. package/packages/shared-skills/skills/frontend/ATTRIBUTION.md +32 -8
  395. package/packages/shared-skills/skills/frontend/references/design/airbnb.md +3 -0
  396. package/packages/shared-skills/skills/frontend/references/design/airtable.md +3 -0
  397. package/packages/shared-skills/skills/frontend/references/design/apple.md +3 -0
  398. package/packages/shared-skills/skills/frontend/references/design/binance.md +3 -0
  399. package/packages/shared-skills/skills/frontend/references/design/bmw.md +3 -0
  400. package/packages/shared-skills/skills/frontend/references/design/bugatti.md +3 -0
  401. package/packages/shared-skills/skills/frontend/references/design/cal.md +3 -0
  402. package/packages/shared-skills/skills/frontend/references/design/claude.md +3 -0
  403. package/packages/shared-skills/skills/frontend/references/design/clay.md +3 -0
  404. package/packages/shared-skills/skills/frontend/references/design/clickhouse.md +3 -0
  405. package/packages/shared-skills/skills/frontend/references/design/cohere.md +3 -0
  406. package/packages/shared-skills/skills/frontend/references/design/coinbase.md +3 -0
  407. package/packages/shared-skills/skills/frontend/references/design/composio.md +3 -0
  408. package/packages/shared-skills/skills/frontend/references/design/cursor.md +3 -0
  409. package/packages/shared-skills/skills/frontend/references/design/elevenlabs.md +3 -0
  410. package/packages/shared-skills/skills/frontend/references/design/expo.md +3 -0
  411. package/packages/shared-skills/skills/frontend/references/design/ferrari.md +3 -0
  412. package/packages/shared-skills/skills/frontend/references/design/figma.md +3 -0
  413. package/packages/shared-skills/skills/frontend/references/design/framer.md +3 -0
  414. package/packages/shared-skills/skills/frontend/references/design/hashicorp.md +3 -0
  415. package/packages/shared-skills/skills/frontend/references/design/ibm.md +3 -0
  416. package/packages/shared-skills/skills/frontend/references/design/imagegen-frontend-web.md +380 -79
  417. package/packages/shared-skills/skills/frontend/references/design/intercom.md +3 -0
  418. package/packages/shared-skills/skills/frontend/references/design/kraken.md +3 -0
  419. package/packages/shared-skills/skills/frontend/references/design/lamborghini.md +3 -0
  420. package/packages/shared-skills/skills/frontend/references/design/linear.app.md +3 -0
  421. package/packages/shared-skills/skills/frontend/references/design/lovable.md +3 -0
  422. package/packages/shared-skills/skills/frontend/references/design/mastercard.md +3 -0
  423. package/packages/shared-skills/skills/frontend/references/design/meta.md +3 -0
  424. package/packages/shared-skills/skills/frontend/references/design/minimax.md +3 -0
  425. package/packages/shared-skills/skills/frontend/references/design/mintlify.md +3 -0
  426. package/packages/shared-skills/skills/frontend/references/design/miro.md +3 -0
  427. package/packages/shared-skills/skills/frontend/references/design/mistral.ai.md +3 -0
  428. package/packages/shared-skills/skills/frontend/references/design/mongodb.md +3 -0
  429. package/packages/shared-skills/skills/frontend/references/design/nike.md +3 -0
  430. package/packages/shared-skills/skills/frontend/references/design/notion.md +3 -0
  431. package/packages/shared-skills/skills/frontend/references/design/nvidia.md +3 -0
  432. package/packages/shared-skills/skills/frontend/references/design/ollama.md +3 -0
  433. package/packages/shared-skills/skills/frontend/references/design/opencode.ai.md +3 -0
  434. package/packages/shared-skills/skills/frontend/references/design/pinterest.md +3 -0
  435. package/packages/shared-skills/skills/frontend/references/design/playstation.md +3 -0
  436. package/packages/shared-skills/skills/frontend/references/design/posthog.md +3 -0
  437. package/packages/shared-skills/skills/frontend/references/design/raycast.md +3 -0
  438. package/packages/shared-skills/skills/frontend/references/design/renault.md +3 -0
  439. package/packages/shared-skills/skills/frontend/references/design/replicate.md +3 -0
  440. package/packages/shared-skills/skills/frontend/references/design/resend.md +3 -0
  441. package/packages/shared-skills/skills/frontend/references/design/revolut.md +3 -0
  442. package/packages/shared-skills/skills/frontend/references/design/runwayml.md +3 -0
  443. package/packages/shared-skills/skills/frontend/references/design/sanity.md +3 -0
  444. package/packages/shared-skills/skills/frontend/references/design/sentry.md +3 -0
  445. package/packages/shared-skills/skills/frontend/references/design/shopify.md +3 -0
  446. package/packages/shared-skills/skills/frontend/references/design/spacex.md +3 -0
  447. package/packages/shared-skills/skills/frontend/references/design/spotify.md +3 -0
  448. package/packages/shared-skills/skills/frontend/references/design/starbucks.md +3 -0
  449. package/packages/shared-skills/skills/frontend/references/design/stitch-skill.md +1 -1
  450. package/packages/shared-skills/skills/frontend/references/design/stripe.md +3 -0
  451. package/packages/shared-skills/skills/frontend/references/design/supabase.md +3 -0
  452. package/packages/shared-skills/skills/frontend/references/design/superhuman.md +3 -0
  453. package/packages/shared-skills/skills/frontend/references/design/taste-skill.md +1188 -208
  454. package/packages/shared-skills/skills/frontend/references/design/tesla.md +3 -0
  455. package/packages/shared-skills/skills/frontend/references/design/theverge.md +3 -0
  456. package/packages/shared-skills/skills/frontend/references/design/together.ai.md +3 -0
  457. package/packages/shared-skills/skills/frontend/references/design/uber.md +3 -0
  458. package/packages/shared-skills/skills/frontend/references/design/vercel.md +3 -0
  459. package/packages/shared-skills/skills/frontend/references/design/vodafone.md +3 -0
  460. package/packages/shared-skills/skills/frontend/references/design/voltagent.md +3 -0
  461. package/packages/shared-skills/skills/frontend/references/design/warp.md +3 -0
  462. package/packages/shared-skills/skills/frontend/references/design/webflow.md +3 -0
  463. package/packages/shared-skills/skills/frontend/references/design/wired.md +3 -0
  464. package/packages/shared-skills/skills/frontend/references/design/wise.md +3 -0
  465. package/packages/shared-skills/skills/frontend/references/design/x.ai.md +3 -0
  466. package/packages/shared-skills/skills/frontend/references/design/zapier.md +3 -0
  467. package/packages/shared-skills/skills/frontend/references/ui-ux-db/README.md +501 -115
  468. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/charts.csv +26 -26
  469. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/colors.csv +162 -97
  470. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/icons.csv +105 -100
  471. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/landing.csv +22 -18
  472. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/products.csv +162 -97
  473. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/flutter.csv +53 -53
  474. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/html-tailwind.csv +56 -56
  475. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/nextjs.csv +53 -53
  476. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/react.csv +54 -54
  477. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/svelte.csv +54 -54
  478. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/swiftui.csv +51 -51
  479. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/stacks/vue.csv +50 -50
  480. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/styles.csv +17 -0
  481. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/typography.csv +17 -1
  482. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/ui-reasoning.csv +162 -101
  483. package/packages/shared-skills/skills/frontend/references/ui-ux-db/data/web-interface.csv +30 -30
  484. package/packages/shared-skills/skills/frontend/references/ui-ux-db/scripts/core.py +31 -22
  485. package/packages/shared-skills/skills/frontend/references/ui-ux-db/scripts/design_system.py +150 -69
  486. package/packages/shared-skills/skills/frontend/references/ui-ux-db/scripts/search.py +3 -3
  487. package/packages/shared-skills/skills/lcx-doctor/SKILL.md +1 -1
  488. package/packages/shared-skills/skills/ultimate-browsing/ATTRIBUTION.md +105 -0
  489. package/packages/shared-skills/skills/ultimate-browsing/SKILL.md +140 -0
  490. package/packages/shared-skills/skills/ultimate-browsing/engine/__init__.py +24 -0
  491. package/packages/shared-skills/skills/ultimate-browsing/engine/__main__.py +106 -0
  492. package/packages/shared-skills/skills/ultimate-browsing/engine/bias_check.py +174 -0
  493. package/packages/shared-skills/skills/ultimate-browsing/engine/curl_probe.py +91 -0
  494. package/packages/shared-skills/skills/ultimate-browsing/engine/executor.py +192 -0
  495. package/packages/shared-skills/skills/ultimate-browsing/engine/fetch_chain.py +268 -0
  496. package/packages/shared-skills/skills/ultimate-browsing/engine/referers.py +15 -0
  497. package/packages/shared-skills/skills/ultimate-browsing/engine/result_schema.py +45 -0
  498. package/packages/shared-skills/skills/ultimate-browsing/engine/summary.py +37 -0
  499. package/packages/shared-skills/skills/ultimate-browsing/engine/templates/package.json +11 -0
  500. package/packages/shared-skills/skills/ultimate-browsing/engine/templates/playwright_mobile_chrome.js +129 -0
  501. package/packages/shared-skills/skills/ultimate-browsing/engine/templates/playwright_real_chrome.js +167 -0
  502. package/packages/shared-skills/skills/ultimate-browsing/engine/tests/test_fetch_chain.py +77 -0
  503. package/packages/shared-skills/skills/ultimate-browsing/engine/tests/test_playwright_templates.py +282 -0
  504. package/packages/shared-skills/skills/ultimate-browsing/engine/url_transforms.py +98 -0
  505. package/packages/shared-skills/skills/ultimate-browsing/engine/validators.py +216 -0
  506. package/packages/shared-skills/skills/ultimate-browsing/engine/waf_detector.py +214 -0
  507. package/packages/shared-skills/skills/ultimate-browsing/engine/waf_profiles.yaml +162 -0
  508. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/README.md +79 -0
  509. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/career.md +29 -0
  510. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/dev.md +62 -0
  511. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/search.md +33 -0
  512. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/social.md +207 -0
  513. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/video.md +115 -0
  514. package/packages/shared-skills/skills/ultimate-browsing/references/agent-reach/web.md +76 -0
  515. package/packages/shared-skills/skills/ultimate-browsing/references/chrome-stealth.md +120 -0
  516. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/README.md +319 -0
  517. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/cache-archive.md +83 -0
  518. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/fallback.md +159 -0
  519. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/jina.md +130 -0
  520. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/json-api.md +133 -0
  521. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/media.md +123 -0
  522. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/metadata.md +116 -0
  523. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/naver.md +107 -0
  524. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/playwright.md +142 -0
  525. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/public-api.md +119 -0
  526. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/rss.md +123 -0
  527. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/tls-impersonate.md +186 -0
  528. package/packages/shared-skills/skills/ultimate-browsing/references/insane-search/twitter.md +104 -0
  529. package/packages/shared-skills/skills/ultimate-browsing/scripts/cookie_crypto.py +75 -0
  530. package/packages/shared-skills/skills/ultimate-browsing/scripts/cookie_domains.py +38 -0
  531. package/packages/shared-skills/skills/ultimate-browsing/scripts/cookie_paths.py +112 -0
  532. package/packages/shared-skills/skills/ultimate-browsing/scripts/extract_cookies.py +280 -0
  533. package/packages/shared-skills/skills/ultimate-browsing/scripts/tests/test_cookie_domain_filter.py +110 -0
  534. package/packages/shared-skills/skills/ultimate-browsing/scripts/tests/test_extract_cookies.py +245 -0
  535. package/packages/shared-skills/skills/ultraresearch/ATTRIBUTION.md +49 -0
  536. package/packages/shared-skills/skills/ultraresearch/SKILL.md +23 -4
  537. package/packages/shared-skills/skills/ulw-plan/SKILL.md +4 -1
  538. package/packages/omo-codex/plugin/components/codegraph/dist/cli.d.ts +0 -2
  539. package/packages/omo-codex/plugin/components/codegraph/dist/serve.d.ts +0 -32
@@ -1,6 +1,44 @@
1
1
  ---
2
2
  name: imagegen-frontend-web
3
- description: Elite frontend image-direction skill for generating premium, artistic, implementation-friendly website design references. Uses combinatorial variation to avoid repetitive AI aesthetics, enforces cinematic hero minimalism, strong hierarchy, generous spacing, image-led composition, and anti-slop visual discipline. Optimized for hero sections, landing pages, and multi-section site comps that developers or coding models can accurately recreate.
3
+ description: Elite frontend image-direction skill for generating premium, conversion-aware website design references. CRITICAL OUTPUT RULE generate ONE separate horizontal image FOR EVERY section. A landing page with 8 sections produces 8 images. Never compress multiple sections into one image. Enforces composition variety (not always left-text / right-image), background-image freedom, varied CTAs, varied hero scales (giant / mid / mini minimalist), narrative concept spine, second-read moments, and a single consistent palette across all images. Optimized for landing pages, marketing sites, and product comps that developers or coding models can accurately recreate.
4
+ ---
5
+
6
+ # HARD OUTPUT RULE — READ FIRST
7
+
8
+ **Generate one separate horizontal image PER section. Always. No exceptions.**
9
+
10
+ - 1 section requested -> 1 image
11
+ - 4 sections requested -> 4 images
12
+ - 8 sections requested -> 8 images
13
+ - 12 sections requested -> 12 images
14
+ - "landing page" with no count -> default to 6 sections -> 6 images
15
+ - "full website template" -> default to 8 sections -> 8 images
16
+
17
+ Each image is one section, generated as its own image call. Never combine multiple sections into one frame. Never return a single tall image that contains the whole page.
18
+
19
+ If you can only render one image at a time, output them sequentially in the same response, one after the other, until every section has its own image. Announce each one ("Section 1 of 8: Hero", "Section 2 of 8: Trust bar", etc.).
20
+
21
+ This rule overrides any model default that wants to collapse output into a single image.
22
+
23
+ ---
24
+
25
+ # HERO COMPOSITION BIAS — READ FIRST
26
+
27
+ The default **left-text / right-image hero is the most overused AI pattern**. It is allowed, but it should not be your first instinct.
28
+
29
+ Before reaching for it, consider these alternatives and pick whichever fits the brand best:
30
+ - centered over background image
31
+ - bottom-left over image
32
+ - bottom-right over image
33
+ - top-left lead
34
+ - stacked center
35
+ - image-as-canvas
36
+ - off-grid editorial
37
+ - mini minimalist
38
+ - right-text / left-image (inverted classic)
39
+
40
+ Use left-text / right-image only when it is genuinely the strongest choice — not by default.
41
+
4
42
  ---
5
43
 
6
44
  # CORE DIRECTIVE: AWWWARDS-LEVEL IMAGE ART DIRECTION
@@ -51,6 +89,10 @@ Default to website design comps.
51
89
  `(1 = mostly typographic, 10 = strongly image-led)`
52
90
  - SPACING_GENEROSITY: 8
53
91
  `(1 = compact / tight, 10 = very spacious / breathable)`
92
+ - LAYOUT_VARIATION: 8
93
+ `(1 = same anchor repeats, 10 = bold composition variety across sections)`
94
+ - CONVERSION_DISCIPLINE: 8
95
+ `(1 = pure art moodboard, 10 = clear funnel + premium design balance)`
54
96
 
55
97
  AI Instruction:
56
98
  Use these as global defaults unless the user clearly asks for something else.
@@ -58,14 +100,65 @@ Do not ask the user to edit this file.
58
100
  Adapt these values dynamically from the prompt.
59
101
 
60
102
  Interpretation:
103
+ - **Adaptation priority**: the user's brief always overrides defaults. Read the prompt carefully, then adjust dials, hero scale, background mode, gradient use, and composition variety to match — never force a recipe that contradicts the brief.
61
104
  - If the user says "clean", reduce density and increase clarity.
62
105
  - If the user says "crazy creative", increase variance and art direction.
63
106
  - If the user says "premium SaaS", keep clarity high and art direction controlled.
64
107
  - If the user says "editorial", allow stronger type and more asymmetry.
65
- - Bias toward stronger visual concepts, not safe layouts.
66
- - Use imagery as a core design material, not as decoration.
108
+ - Bias toward stronger visual concepts, not safe layouts — but never against the brief.
109
+ - Use imagery as a core design material — including as **full-bleed backgrounds**, not only as inline assets, **when the brief allows it**.
110
+ - Vary composition: do not default to "text left, image right". Move text to bottom-left, center, top-right, etc. across sections.
67
111
  - Keep sections breathable. Do not over-pack the page.
68
112
  - Prefer slightly more whitespace between sections than default.
113
+ - Stay conversion-aware: every section has a job (hook / proof / educate / convert).
114
+
115
+ ### Brief-to-direction mapping
116
+ Read the brief. Then bias the picks like this:
117
+
118
+ If the user says **"minimalist" / "clean" / "typography-only" / "swiss" / "ultra simple"**:
119
+ - Hero Scale: Mini Minimalist
120
+ - Background Mode: solid surfaces, subtle texture, optional ONE color-blocked diptych
121
+ - Gradients: skip or use only the softest tonal gradient
122
+ - Composition: stacked center, generous negative space
123
+ - Skip the "must include full-bleed" rule
124
+
125
+ If the user says **"editorial" / "magazine" / "art-directed" / "fashion"**:
126
+ - Hero Scale: Mid Editorial or Giant Statement
127
+ - Background Mode: editorial side-image, duotone treated image, atmospheric photo grade
128
+ - Gradients: subtle tonal grades only
129
+ - Composition: off-grid editorial offset, asymmetric pulls
130
+ - Strong typography contrast
131
+
132
+ If the user says **"cinematic" / "atmospheric" / "premium" / "luxury" / "bold"**:
133
+ - Hero Scale: Giant Statement
134
+ - Background Mode: full-bleed image with tonal overlay, soft radial vignette + product, micro-noise gradient
135
+ - Gradients: cinematic palette-matched welcomed
136
+ - Composition: bottom-left over background image, centered low, image-as-canvas
137
+
138
+ If the user says **"SaaS" / "product" / "dashboard" / "fintech" / "infra"**:
139
+ - Hero Scale: Mid Editorial
140
+ - Background Mode: solid + inline asset, flat block + detail crop, occasional editorial side-image
141
+ - Gradients: very subtle, palette-matched only
142
+ - Composition: clear product framing, trust-driven anchors
143
+ - Slightly higher implementation clarity
144
+
145
+ If the user says **"agency" / "creative studio" / "portfolio"**:
146
+ - Hero Scale: Giant Statement OR Mini Minimalist (decisive)
147
+ - Background Mode: vary boldly (full-bleed image, color-blocked diptych, duotone)
148
+ - Gradients: editorial color washes acceptable
149
+ - Composition: off-grid, poster-like
150
+
151
+ If the user says **"e-commerce" / "shop" / "store" / "product page"**:
152
+ - Hero Scale: Mid Editorial with strong product focus
153
+ - Background Mode: full-bleed product photo, soft radial vignette + crop, flat block + detail
154
+ - Gradients: subtle, never competing with product
155
+ - Composition: product-led; CTAs unmistakable
156
+
157
+ If the brief is silent on style:
158
+ - Use defaults from §1 + §2 with confident background variety
159
+ - Pick one Hero Scale decisively, do not split the difference
160
+
161
+ Never force backgrounds, gradients, or full-bleed treatments where the brief asks for restraint. Never strip them out where the brief asks for atmosphere.
69
162
 
70
163
  ---
71
164
 
@@ -146,6 +239,73 @@ Choose exactly 2:
146
239
  - smooth accordion expansion energy
147
240
  - cinematic fade-through energy
148
241
 
242
+ ### Composition Anchor (per-section)
243
+ The **left-text / right-image** layout is allowed, but it is the most overused AI pattern — do not use it as the default. Reach for it only when it is the genuinely best fit.
244
+
245
+ Each section picks 1 anchor; across the site at least 3 different anchors must appear; vary the hero so the page does not open on the AI default.
246
+ - Centered statement
247
+ - Top-left lead, support bottom-right
248
+ - Bottom-left text over background image
249
+ - Bottom-right CTA cluster
250
+ - Left-third caption + right-two-thirds visual (classic — use sparingly, never twice in a row)
251
+ - Right-third caption + left-two-thirds visual (inverted classic)
252
+ - Centered low (text in lower 40% over hero image)
253
+ - Off-grid editorial offset (asymmetric pull)
254
+ - Stacked center (label / headline / sub / CTA all centered, ultra minimalist)
255
+ - Image-as-canvas with text overlaid in a clean safe area
256
+
257
+ ### Background Mode (per-section)
258
+ Pick 1 per section; vary across the page so it is never all the same mode. Be **confident** with backgrounds — they are a primary tool, not a risk.
259
+ - Solid surface with inline asset
260
+ - Subtle texture / paper / grid as background
261
+ - Full-bleed image background with tonal overlay (text remains highly readable)
262
+ - Editorial side-image (50/50, 60/40, 40/60 — invertible)
263
+ - Image as the entire visual + text overlaid in a clean safe area
264
+ - Flat color block + small product / detail crop as accent
265
+ - Cinematic tonal gradient (palette-matched, low chroma, professional)
266
+ - Atmospheric photo with strong color grade (single-tone graded for brand mood)
267
+ - Duotone treated image (two-color photo treatment, palette-locked)
268
+ - Soft radial vignette + product crop (luxury / editorial feel)
269
+ - Micro-noise gradient over solid (premium tactile depth, not flashy)
270
+ - Color-blocked diptych (two flat fields meeting, modernist)
271
+
272
+ ### CTA Variation
273
+ Pick the CTA style that fits each section, not a default pill every time:
274
+ - Classic primary pill
275
+ - Outline / ghost
276
+ - Underlined inline link with arrow
277
+ - Banner-style full-width CTA
278
+ - Oversized headline + tiny CTA hint
279
+ - CTA as caption under a strong visual
280
+
281
+ Across the site, vary CTA style at least once. The page's primary action stays unmistakable.
282
+
283
+ ### Hero Scale (per-page)
284
+ Pick 1 — must match brand mood:
285
+ - Giant Statement Hero (massive type, large image, dominant first viewport)
286
+ - Mid Editorial Hero (balanced type/image, cinematic but not screen-filling)
287
+ - Mini Minimalist Hero (tiny logo + short statement + thin CTA, almost no image, lots of negative space)
288
+
289
+ Mini does not mean weak — it means confident restraint.
290
+
291
+ ### Narrative / Concept Spine
292
+ Pick 1 and let it thread through visuals and short copy across the page.
293
+ - Artifact / collectible — proof, specimen, treasured object framing
294
+ - Journey / pilgrimage — directional flow, waypoint sections, roadmap feeling
295
+ - Tool / precision instrument — machined detail, calibrated UI, tactile controls
296
+ - Living system / garden — organic growth metaphor, branching layout, nurtured tone
297
+ - Stage / spotlight — theatrical contrast, performer + audience framing
298
+ - Archive / dossier — indexed rows, captions, understated authority
299
+
300
+ ### Second-Read Moment
301
+ Pick exactly 1 unobvious but legible motif and place it deliberately, once across the page:
302
+ - asymmetric bleed that still respects hierarchy
303
+ - one oversized punctuation or numeral serving structure
304
+ - a single unexpected material switch (paper vs gloss vs metal accent)
305
+ - a narrow vertical side-rail editorial note style
306
+ - a macro crop that carries brand color naturally
307
+ Avoid gimmick-for-gimmick: the moment must aid scan order or brand recall.
308
+
149
309
  Important:
150
310
  These are not coding instructions.
151
311
  They are visual-direction cues the generated design should imply.
@@ -173,6 +333,23 @@ Do not produce vague abstract artwork when the request is for frontend.
173
333
  ## 4. HERO MINIMALISM RULES
174
334
  The hero must feel cinematic, clear, and intentional.
175
335
 
336
+ ### Hero Composition Bias
337
+ The **left-text / right-image hero is the most overused AI hero pattern**. It is allowed, but it should not be your default starting point.
338
+
339
+ Prefer one of these instead, unless left-text / right-image is genuinely the strongest fit:
340
+ - Centered statement over full-bleed image (text in lower 40%)
341
+ - Bottom-left text over background image
342
+ - Bottom-right text over background image
343
+ - Top-left lead, support bottom-right
344
+ - Stacked center (label / headline / sub / CTA all centered)
345
+ - Image-as-canvas with text overlaid in a clean safe area
346
+ - Right-text / left-image (inverted classic)
347
+ - Off-grid editorial offset
348
+ - Mini Minimalist Hero (tiny logo + short statement + thin CTA, mostly negative space)
349
+
350
+ ### Pre-output check
351
+ Before rendering the hero image, ask yourself: "Am I drafting the default text-left / image-right layout out of habit?" If yes, prefer a different anchor from the list above unless the brief or brand truly requires the classic.
352
+
176
353
  ### Absolute Hero Rules
177
354
  - the hero must feel like a strong opening scene
178
355
  - keep the hero composition clean
@@ -218,38 +395,56 @@ instead.
218
395
  ---
219
396
 
220
397
  ## 5. IMAGE COUNT & PAGE SLICING
221
- When the user asks for a frontend design, decide image count based on section count.
222
398
 
223
- ### Single-section requests
224
- If the user asks for one section only:
225
- - generate exactly 1 image
399
+ ### THIS IS THE PRIMARY OUTPUT RULE
400
+ Generate **one separate horizontal image PER section**. Always.
401
+
402
+ - never combine multiple sections in a single image
403
+ - never return a single tall slice that contains the whole page
404
+ - never return one "best" image and skip the rest
405
+ - never replace several sections with one collage
406
+
407
+ If the request is ambiguous about section count, **default high**:
408
+ - "hero" -> 1 image
409
+ - "landing page" / "site template" -> default to 6 sections -> 6 images
410
+ - "full website" -> default to 8 sections -> 8 images
411
+ - "marketing site" -> default to 8 sections -> 8 images
412
+ - "product page" -> default to 6 sections -> 6 images
413
+ - "portfolio" -> default to 6 sections -> 6 images
414
+
415
+ If the model can only render one image per call, generate them **sequentially in the same response**, one after the other, labeled "Section X of N: <name>" until the full set is delivered.
416
+
417
+ ### Format
418
+ - Always horizontal (16:9, 16:10, or 21:9 depending on density)
419
+ - Each image renders one focused section in high fidelity
420
+ - Hero usually 16:9 or 21:9; narrower content sections may be 16:10
226
421
 
227
- ### Multi-section requests
228
- Use this rule:
229
- - 1-2 sections -> 1 image
230
- - 3-4 sections -> 1 tall vertical image
231
- - 5-8 sections -> 2 tall vertical images
232
- - 9-12 sections -> 3 tall vertical images
233
- - 13-16 sections -> 4 tall vertical images
422
+ ### Counting rule
423
+ - 1 section -> 1 horizontal image
424
+ - 4 sections -> 4 horizontal images
425
+ - 8 sections -> 8 horizontal images
426
+ - 12 sections -> 12 horizontal images
427
+
428
+ Do not collapse multiple sections into one tall slice. Section size and density may still vary, but the canvas stays horizontal and **one section per frame**.
429
+
430
+ ### Section size variety
431
+ Across the site, mix section ambition deliberately:
432
+ - some sections are large, content-rich, art-directed
433
+ - some sections are mini, ultra minimalist, mostly negative space
434
+ - some sections are medium editorial blocks
435
+
436
+ This rhythm creates a premium scrollscape, not uniform slabs.
234
437
 
235
438
  ### Continuity Rule
236
- If multiple images are used:
237
- - treat them as one single website
238
- - same palette
239
- - same typography logic
240
- - same button style
241
- - same card language
242
- - same border radius logic
243
- - same image treatment
244
- - same overall brand world
245
-
246
- Each image must feel like the continuation of the previous one.
247
-
248
- ### Portrait Preference
249
- For multi-section outputs:
250
- - prefer vertical compositions
251
- - make each image feel like a realistic page slice
252
- - do not hide layout structure in ultra-wide compositions
439
+ Across all per-section images, enforce one brand world:
440
+ - same palette and accent logic
441
+ - same typography family and scale
442
+ - same CTA family (style variations are fine, identity is not)
443
+ - same border radius language
444
+ - same image treatment (color grade, materials, framing)
445
+ - same tonal voice in any short copy
446
+
447
+ A viewer scrolling through all frames must read them as one site.
253
448
 
254
449
  ---
255
450
 
@@ -376,6 +571,15 @@ Use short, believable, design-friendly copy.
376
571
  - no trying to fill every empty area
377
572
  - no visually exhausting wall-of-content layouts
378
573
 
574
+ ### Carousel / marquee slop (layout)
575
+ - infinity logo strips repeating the same 6 blobs
576
+ - “trusted by” ticker that is unreadable mosquito logos
577
+ - auto-play-style hero dots with no semantic purpose
578
+
579
+ ### Data / KPI slop
580
+ - three identical stat columns (99% satisfaction, $10 saved, ∞ scale) unless user asked for KPIs
581
+ - fake dashboards with pointless charts shading the real layout
582
+
379
583
  ---
380
584
 
381
585
  ## 9. TYPOGRAPHY-FIRST DISCIPLINE
@@ -502,14 +706,52 @@ Do not let spacing become random.
502
706
  ## 13. COLOR & MATERIAL RULES
503
707
 
504
708
  ### Palette Discipline
505
- Use one controlled palette with one or two accents at most.
709
+ Use one controlled palette across the entire site:
710
+ - 1 primary (brand anchor)
711
+ - 1 secondary (supporting tone)
712
+ - 1 accent (used sparingly for CTA / highlight)
713
+ - a neutral scale (background, surface, text, hairline)
714
+
715
+ Section-level mood shifts must reuse the same palette — no full theme swap per section.
716
+
717
+ ### Background-image harmony
718
+ When using full-bleed image backgrounds:
719
+ - the image must tonally match the palette (not fight it)
720
+ - use overlays (dark, light, or color tint) to keep text fully readable
721
+ - the brand accent stays consistent regardless of background image
722
+
723
+ ### Gradient Discipline
724
+ Gradients are **allowed and encouraged** when professional and subtle. They are not the same as AI slop gradients.
725
+
726
+ Allowed (use confidently):
727
+ - low-chroma palette-matched tonal gradients (e.g. ink to graphite, cream to sand, ivory to warm grey)
728
+ - single-hue atmospheric grades behind hero photography
729
+ - soft vignettes and radial depth that direct the eye
730
+ - noise-textured gradients adding tactile depth without color noise
731
+ - editorial color washes that match brand mood
732
+
733
+ Banned (AI gradient slop):
734
+ - rainbow / mesh blob gradients
735
+ - purple-to-blue "AI" defaults
736
+ - pink-to-orange "creator" defaults
737
+ - neon edges and glow halos with no purpose
738
+ - gradient text as a shortcut for "premium"
739
+ - gradients that compete with imagery instead of supporting it
740
+
741
+ ### Background Confidence Rule
742
+ Do not retreat to plain white surfaces by default. When the brief, brand mood, or section job calls for atmosphere, use:
743
+ - a full-bleed image,
744
+ - a duotone or graded photo,
745
+ - a tonal gradient,
746
+ - a tactile material,
747
+ or a confident flat color field — picked deliberately, not as decoration.
506
748
 
507
749
  ### Strong guidance
508
750
  - avoid rainbow randomness
509
751
  - avoid over-neon unless requested
510
- - avoid generic startup gradient dependence
511
752
  - keep contrast intentional
512
753
  - match accent colors to the chosen theme paradigm
754
+ - gradients must always read as professional and intentional, never as visual noise
513
755
 
514
756
  ### Materiality
515
757
  Where appropriate, add:
@@ -579,16 +821,22 @@ Avoid:
579
821
  ---
580
822
 
581
823
  ## 16. MULTI-IMAGE CONSISTENCY RULE
582
- For multi-image sites, enforce:
824
+ Because every section is its own image, consistency is critical. Across all per-section frames enforce:
583
825
  - same brand world
584
826
  - same type scale logic
585
827
  - same spacing discipline
586
- - same CTA styling
828
+ - same CTA family (style variations are fine, identity is not)
587
829
  - same icon or illustration mood
588
- - same image treatment
589
- - same tonal language
830
+ - same image treatment (grade, framing, material vocabulary)
831
+ - same tonal language in any copy
590
832
 
591
- Image 2 and 3 must not drift into a different site.
833
+ Variation IS allowed in:
834
+ - composition anchor (per section)
835
+ - background mode (per section)
836
+ - section size and density
837
+ - which "second-read" moment appears
838
+
839
+ A viewer flipping through every per-section frame must still recognize one brand. Anything that breaks brand recall is over-variation.
592
840
 
593
841
  ---
594
842
 
@@ -602,76 +850,129 @@ Before finalizing, verify internally:
602
850
  5. Is it premium rather than template-like?
603
851
  6. Can someone code from this?
604
852
  7. If multiple images exist, do they clearly belong together?
605
- 8. Is imagery used strongly enough?
853
+ 8. Is imagery used strongly enough (with variation, not one repeated crop)?
606
854
  9. Does the page breathe, or is it too dense?
607
855
  10. Is there enough spacing between sections?
608
- 11. Does the creativity feel intentional and premium?
856
+ 11. Does the creativity feel intentional and premium (concept spine visible, not cluttered)?
609
857
  12. Is the spacing between sections even and controlled?
610
858
  13. Do smaller sections still have enough surrounding space to feel clean?
859
+ 14. Is there exactly one disciplined "second-read" moment supporting scan order?
860
+ 15. Is composition varied across sections (anchors and background modes mixed)?
861
+ 16. Is the hero scale (giant / mid / mini) chosen and executed cleanly?
862
+ 17. Is there a clear conversion path (hook -> proof -> action) even in artistic sites?
863
+ 18. Is the palette consistent across all per-section images?
864
+ 19. Is each image horizontal and one-section-only?
865
+ 20. Is the **total number of images equal to the number of sections** (never fewer)?
866
+ 21. Is the hero using a varied composition (not defaulting to left-text / right-image out of habit)?
867
+
868
+ If not, refine internally before output. If the count is wrong, regenerate the missing sections. If the hero feels like a reflexive left-text / right-image default, prefer a different composition anchor.
869
+
870
+ ---
871
+
872
+ ## 18. EXTRA CREATIVITY & IMPLEMENTATION EDGE
873
+
874
+ Apply unless the user opts out:
875
+
876
+ ### Cross-section contrast
877
+ Across the slice, deliberately vary foreground/background intensity at least twice (lighter → richer → calmer) so the scroll feels paced, not monotonous slabs.
878
+
879
+ ### CTA specificity
880
+ Prefer one unmistakable primary action per major viewport tier; secondary actions must look secondary (scale, outline, ghost), not clones of primary.
881
+
882
+ ### Image variety inside one comp
883
+ Mix at least **two distinct image crops** where multiple sections exist — e.g. macro product + contextual environment, or portrait editorial + widescreen artifact — avoiding one repeated stock silhouette.
884
+
885
+ ### Data-viz restraint
886
+ Charts, sparklines, and graphs appear only when the site type logically needs them (analytics, pricing, infra, observability brands). Else keep proof human (quotes, receipts, timelines, screenshots of real workflows).
887
+
888
+ ### Cultural / tonal alignment
889
+ When the brief names an industry or region, steer palette and typographic temperament to match — don’t ship default “neutral SF startup” unless the brief is intentionally generic SaaS.
890
+
891
+ ### Mobile-implied fidelity (even for desktop mocks)
892
+ Maintain tap-friendly hit sizes and readable caption sizes visually; stacking order should imply a sane single-column narrative.
893
+
894
+ ### Conversion focus
895
+ Each section has a job. Even when the design is artistic, the page must read as a real product or brand site:
896
+ - the hero communicates value in seconds and offers one obvious next action
897
+ - proof sections (logos, quotes, metrics) feel earned, not stuffed
898
+ - pricing or CTA sections feel decisive, not buried
899
+ - the final section closes: a single strong CTA + supporting trust cue
900
+ Avoid pure mood reels with no funnel logic.
901
+
902
+ ### Composition variety check
903
+ Across all per-section images, internally log the chosen composition anchor and background mode. Reject the set if:
904
+ - the same composition anchor repeats more than 2 sections in a row
905
+ - the same background mode repeats more than 3 sections in a row
906
+ - every section is inline-asset (no full-bleed background ever appears) **AND** the brief does not call for minimalism / typography-only / swiss / ultra simple
907
+
908
+ For non-minimalist briefs: push for at least one full-bleed (or duotone / atmospheric) background and at least one mini minimalist section in any multi-section site.
611
909
 
612
- If not, refine internally before output.
910
+ For minimalist briefs: this rule is suspended. Restraint is the design.
613
911
 
614
912
  ---
615
913
 
616
- ## 18. RESPONSE BEHAVIOR
914
+ ## 19. RESPONSE BEHAVIOR
617
915
  When the user asks for a frontend design:
618
- 1. infer site type
619
- 2. infer number of sections
620
- 3. choose image count
621
- 4. choose a strong visual combination
622
- 5. choose 4 signature components
623
- 6. choose 2 motion-implied cues
624
- 7. enforce hero minimalism
625
- 8. enforce strong image usage
626
- 9. increase creativity without adding clutter
627
- 10. keep section spacing generous, even, and clean
628
- 11. remove AI slop
629
- 12. generate the design image(s)
916
+ 1. infer site type and primary conversion goal
917
+ 2. infer number of sections (if unclear, use the defaults from §5: landing page = 6, full website = 8)
918
+ 3. **commit out loud** to the section count and announce it ("Generating N horizontal images, one per section")
919
+ 4. plan ONE horizontal image PER SECTION — always separate generations, never collapse
920
+ 5. choose Hero Scale for the whole site (giant / mid / mini)
921
+ 5. choose a strong visual combination (theme, type, hero arch, section system, motion, narrative spine, second-read moment)
922
+ 7. for each section: pick a Composition Anchor, Background Mode, and CTA Variation — vary across sections
923
+ 8. choose 4 signature components used appropriately across sections
924
+ 9. enforce hero minimalism + section size variety (some giant, some mini)
925
+ 10. enforce strong image usage including full-bleed backgrounds where it fits
926
+ 11. lock one consistent palette across all images
927
+ 12. apply §18 EXTRA CREATIVITY & IMPLEMENTATION EDGE
928
+ 13. keep spacing generous, even, and clean
929
+ 14. remove AI slop (including marquee / fake KPI clichés unless requested)
930
+ 15. run §17 CLARITY CHECK
931
+ 16. **generate every per-section horizontal image, labeled "Section X of N: <name>"**, until the full set is delivered. Do not stop early. Do not summarize. Do not return only one image.
630
932
 
631
933
  Do not ask unnecessary follow-up questions if a strong interpretation is possible.
632
934
 
633
935
  ---
634
936
 
635
- ## 19. EXAMPLE INTERPRETATIONS
937
+ ## 20. EXAMPLE INTERPRETATIONS
636
938
 
637
939
  ### Example 1
638
- User:
639
- "make a hero section for an AI startup"
940
+ User: "make a hero section for an AI startup"
640
941
 
641
942
  Interpretation:
642
- - 1 image
643
- - theme likely Deep Dark or Bold Studio Solid
644
- - hero architecture likely Asymmetric Split or Inline Typography Behemoth
645
- - concise statement headline
646
- - clear CTA
647
- - premium product visual
648
- - no cliche dashboard spam
943
+ - 1 horizontal image
944
+ - Hero Scale: Mid Editorial or Giant Statement
945
+ - Composition Anchor: bottom-left text over full-bleed product/atmosphere image
946
+ - Background Mode: full-bleed image with dark tonal overlay
947
+ - CTA Variation: outlined inline + small label hint
948
+ - Palette: Deep Dark or Bold Studio Solid, one consistent accent
949
+ - no cliche dashboard spam, no purple AI glow
649
950
 
650
951
  ### Example 2
651
- User:
652
- "design 8 sections for a fintech website"
952
+ User: "design 8 sections for a fintech website"
653
953
 
654
954
  Interpretation:
655
- - 2 tall vertical images
656
- - Swiss or modular structure
657
- - strong trust and clarity
658
- - controlled palette
659
- - high implementation clarity
955
+ - 8 separate horizontal images (one per section)
956
+ - Hero Scale: Mid Editorial (trust-driven)
957
+ - vary Composition Anchor across sections (centered low, right-third caption, bottom-left over chart visual, stacked center for closing CTA)
958
+ - Background Mode mix: solid surface, full-bleed image background once, editorial side-image at use cases
959
+ - one consistent palette (e.g. ink + paper + single brand accent)
960
+ - conversion path: hook -> proof bar -> features -> use case -> testimonial -> pricing -> FAQ -> final CTA
660
961
 
661
962
  ### Example 3
662
- User:
663
- "creative agency landing page, 12 sections"
963
+ User: "creative agency landing page, 12 sections"
664
964
 
665
965
  Interpretation:
666
- - 3 tall vertical images
667
- - editorial or poster-like direction
668
- - stronger typography
669
- - more asymmetry
670
- - still readable and clearly codeable
966
+ - 12 horizontal images (one per section)
967
+ - Hero Scale: Giant Statement OR Mini Minimalist (decisive choice, not in-between)
968
+ - editorial / poster-like direction; off-grid composition appears 2-3 times
969
+ - multiple Background Modes (full-bleed image at hero + showcase, editorial side-image at case studies, solid + accent for process)
970
+ - palette consistent throughout, with one bold accent recurring
971
+ - closing CTA section: mini minimalist, strong type, single primary action
671
972
 
672
973
  ---
673
974
 
674
- ## 20. FINAL GOAL
975
+ ## 21. FINAL GOAL
675
976
  Generate frontend reference images that feel:
676
977
  - artistic
677
978
  - premium
@@ -1,5 +1,8 @@
1
1
  # Design System Inspired by Intercom
2
2
 
3
+ > Category: Productivity & SaaS
4
+ > Customer messaging. Friendly blue palette, conversational UI patterns.
5
+
3
6
  ## 1. Visual Theme & Atmosphere
4
7
 
5
8
  Intercom's website is a warm, confident customer service platform that communicates "AI-first helpdesk" through a clean, editorial design language. The page operates on a warm off-white canvas (`#faf9f6`) with off-black (`#111111`) text, creating an intimate, magazine-like reading experience. The signature Fin Orange (`#ff5600`) — named after Intercom's AI agent — serves as the singular vibrant accent against the warm neutral palette.
@@ -1,5 +1,8 @@
1
1
  # Design System Inspired by Kraken
2
2
 
3
+ > Category: Fintech & Crypto
4
+ > Crypto trading. Purple-accented dark UI, data-dense dashboards.
5
+
3
6
  ## 1. Visual Theme & Atmosphere
4
7
 
5
8
  Kraken's website is a clean, trustworthy crypto exchange that uses purple as its commanding brand color. The design operates on white backgrounds with Kraken Purple (`#7132f5`, `#5741d8`, `#5b1ecf`) creating a distinctive, professional crypto identity. The proprietary Kraken-Brand font handles display headings with bold (700) weight and negative tracking, while Kraken-Product (with IBM Plex Sans fallback) serves as the UI workhorse.
@@ -1,5 +1,8 @@
1
1
  # Design System Inspired by Lamborghini
2
2
 
3
+ > Category: Automotive
4
+ > Supercar brand. True black surfaces, gold accents, dramatic uppercase typography.
5
+
3
6
  ## 1. Visual Theme & Atmosphere
4
7
 
5
8
  Lamborghini's website is a cathedral of darkness — a digital stage where jet-black surfaces stretch infinitely and every element emerges from the void like a machine under a spotlight. The page is almost entirely black. Not dark gray, not near-black — true, uncompromising black (`#000000`) that saturates the viewport and refuses to yield. Into this abyss, white type and Lamborghini Gold (`#FFC000`) are deployed with surgical precision, creating a visual language that feels like walking through a nighttime motorsport event where every surface absorbs light except the things that matter.
@@ -1,5 +1,8 @@
1
1
  # Design System Inspired by Linear
2
2
 
3
+ > Category: Productivity & SaaS
4
+ > Project management. Ultra-minimal, precise, purple accent.
5
+
3
6
  ## 1. Visual Theme & Atmosphere
4
7
 
5
8
  Linear's website is a masterclass in dark-mode-first product design — a near-black canvas (`#08090a`) where content emerges from darkness like starlight. The overall impression is one of extreme precision engineering: every element exists in a carefully calibrated hierarchy of luminance, from barely-visible borders (`rgba(255,255,255,0.05)`) to soft, luminous text (`#f7f8f8`). This is not a dark theme applied to a light design — it is darkness as the native medium, where information density is managed through subtle gradations of white opacity rather than color variation.
@@ -1,5 +1,8 @@
1
1
  # Design System Inspired by Lovable
2
2
 
3
+ > Category: Developer Tools
4
+ > AI full-stack builder. Playful gradients, friendly dev aesthetic.
5
+
3
6
  ## 1. Visual Theme & Atmosphere
4
7
 
5
8
  Lovable's website radiates warmth through restraint. The entire page sits on a creamy, parchment-toned background (`#f7f4ed`) that immediately separates it from the cold-white conventions of most developer tool sites. This isn't minimalism for minimalism's sake — it's a deliberate choice to feel approachable, almost analog, like a well-crafted notebook. The near-black text (`#1c1c1c`) against this warm cream creates a contrast ratio that's easy on the eyes while maintaining sharp readability.
@@ -1,5 +1,8 @@
1
1
  # Design System Inspired by Mastercard
2
2
 
3
+ > Category: Fintech & Crypto
4
+ > Global payments network. Warm cream canvas, orbital pill shapes, editorial warmth.
5
+
3
6
  ## 1. Visual Theme & Atmosphere
4
7
 
5
8
  Mastercard's experience reads like a warm, editorial magazine built from soft stone and signal orange. The canvas is a muted putty-cream (`#F3F0EE`) — not white, not gray, but a color that feels like the paper of a premium annual report. On top of that canvas, everything that matters is shaped like a stadium, a pill, or a perfect circle. The dominant visual gesture is the **oversized radius**: heroes carry 40-point corners, cards go fully pill-shaped, service images are cropped into circular orbits, and buttons either complete the pill or fit snugly at 20 points. There are almost no sharp corners anywhere on the page.
@@ -1,5 +1,8 @@
1
1
  # Design System Inspired by Meta (Store)
2
2
 
3
+ > Category: E-Commerce & Retail
4
+ > Tech retail store. Photography-first, binary light/dark surfaces, Meta Blue CTAs.
5
+
3
6
  ## 1. Visual Theme & Atmosphere
4
7
 
5
8
  The Meta Store is a product-forward retail experience built to sell hardware — Quest VR headsets, Ray-Ban Meta smart glasses, and accessories. The design walks a tightrope between consumer electronics showroom and lifestyle editorial, deploying cinematic product photography against expansive white canvas to create a gallery-like sense of aspiration. Every design decision serves the merchandise: generous negative space frames hero product shots like museum pieces, while alternating light and dark surface sections create a visual rhythm that mimics the experience of walking through a physical retail space.
@@ -1,5 +1,8 @@
1
1
  # Design System Inspired by MiniMax
2
2
 
3
+ > Category: AI & LLM
4
+ > AI model provider. Bold dark interface with neon accents.
5
+
3
6
  ## 1. Visual Theme & Atmosphere
4
7
 
5
8
  MiniMax's website is a clean, product-showcase platform for a Chinese AI technology company that bridges consumer-friendly appeal with technical credibility. The design language is predominantly white-space-driven with a light, airy feel — pure white backgrounds (`#ffffff`) dominate, letting colorful product cards and AI model illustrations serve as the visual anchors. The overall aesthetic sits at the intersection of Apple's product marketing clarity and a playful, rounded design language that makes AI technology feel approachable.