Skip to content

feat(store): real app icons, brandbrain-first hero, Toolfolio directory - #14

Open
sameeeeeeep wants to merge 1 commit into
mainfrom
claude/app-store-page-design-b0d03c
Open

feat(store): real app icons, brandbrain-first hero, Toolfolio directory#14
sameeeeeeep wants to merge 1 commit into
mainfrom
claude/app-store-page-design-b0d03c

Conversation

@sameeeeeeep

Copy link
Copy Markdown
Owner

Store-home redesign against three complaints: the layout was confusing, it didn't push a clear first app to try, and the icons looked cheap.

What changed

Real app icons — replaced the ~15 reused monoline glyph tiles (which read as wireframe placeholders across 30 apps) with 27 distinct generated icons, one per active wrapp, in examples/apps/img/icons/. One cohesive matte-on-dark system (Raycast/Linear register). glyphTile() renders the PNG for any id in ICON_IDS, keeping the old glyph tile as a graceful fallback for parked ids.

brandbrain-first hero — the right column is now a single brandbrain "Start here" spotlight (live preview + Try it); the primary CTA is "Try brandbrain", with Connect Switchboard demoted to a ghost button. A first-time visitor now knows what to open first.

Toolfolio-style directory — a compact "New Additions" strip (4-col icon grid + ‹ + › pager) sits directly under the hero, then the catalog retitled "All Tools". Removed the old board preamble / designation strip / "first three cords" flags; moved the "why one connection" cards below the catalog (and toggled them in showDash/hideDash).

Notes

  • dist/ is gitignored — the deploy rebuilds from source, so this ships source + the icon assets.
  • Icons generated via Higgsfield nano_banana_pro, trimmed to the tile with PIL.
  • Two board honesty-disclaimer paragraphs (live-preview-vs-app, first-party/isolated-runner) were dropped from the top for a cleaner first impression — easy to relocate to an about/FAQ if we want them back.

🤖 Generated with Claude Code

Store-home redesign against three complaints: confusing layout, no clear
first app to try, and cheap-looking icons.

- Icons: replace the reused monoline glyph tiles with 27 distinct generated
  app icons (one per active wrapp) in examples/apps/img/icons/. glyphTile()
  now renders the PNG for any id in ICON_IDS, with the old glyph tile kept as
  a fallback for parked ids. Radius scales with size.
- Hero: the right column is now a single brandbrain "Start here" spotlight
  (live preview + Try it), the primary CTA is "Try brandbrain", and Connect
  Switchboard is demoted to a ghost button — so a first visitor knows what to
  open first.
- Directory: a compact "New Additions" strip (4-col icon grid + prev/next
  pager) sits directly under the hero, then the catalog retitled "All Tools".
  Removed the old board preamble/strip/flags; moved the "why one connection"
  cards below the catalog (and toggled them in showDash/hideDash).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant