Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,9 @@ tmp/.cache/.chrome-pid

# Per-skill local Claude Code settings (contains user-specific permission approvals)
skills/*/.claude/settings.local.json

# Browserbase brand fonts (binary assets, not for version control)
skills/browserbase-brand/assets/Fonts/

# Temporary
skills/browserbase-brand/references/positioning.md
374 changes: 374 additions & 0 deletions skills/browserbase-brand/SKILL.md

Large diffs are not rendered by default.

43 changes: 43 additions & 0 deletions skills/browserbase-brand/assets/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Brand assets

All assets are checked in. Reference by relative path — do not hotlink Notion S3 URLs.

## `logos/`
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

follow up from slack thread - let's delete black logo/logomark


Official logo lockups. Pick variant by background:
- **Light bg** → `browserbase-logo-color.svg` or `browserbase-logo-black.svg`
- **Dark bg** → `Browserbase-logo-white.svg`
Copy link
Copy Markdown

@fosmond fosmond Apr 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

follow up from slack thread - let's delete all mentions of dark bg so we can reinforce light/red bg

- **Orange bg** → `Browserbase-logo-white.svg` or `browserbase-logo-black.svg`
Copy link
Copy Markdown

@fosmond fosmond Apr 28, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

inconsistent verbiage globally: change orange -> red


| Filename | Description |
|---|---|
| `browserbase-logo-color.svg` | Logotype — color mark + black wordmark (light bg default) |
| `Browserbase-logo-white.svg` | Logotype — all white (dark bg) |
| `browserbase-logo-black.svg` | Logotype — all black |
| `Browserbase-logomark-color.svg` | Logomark (B only) — color |
| `Browserbase-logomark-white.svg` | Logomark — all white |
| `Browserbase-logomark-black.svg` | Logomark — all black |
| `Browserbase-mega.svg` | Mega-B display mark — orange bg, hero/decorative use only |

Use **logomark** for favicons, avatars, slots under ~64px. Use **logotype** for nav, footer, OG images, slide masters. Treat **Mega-B** as illustration, not a logo instance.

## `Fonts/`

Licensed from Grilli Type — see `Fonts/Grilli-Type-US-EULA.pdf`. Do not redistribute.

| Family | Role |
|---|---|
| GT Planar (Light, Regular, Medium) | Display, UI, headings, navigation |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove "light" and "regular"

| GT Standard Mono (Regular, Bold) | Code blocks, inline code, uppercase labels |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove "bold," because were only really using regular

| GT Standard L/M/S (Regular, Bold) | Body text at optical sizes |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove this line - no longer using GT standard L/M/S as body text

| Plain (Thin – Bold) | Role TBD |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace "role TBD" with "Body text at optical sizes"


## `headshots/`

| Filename | Description |
|---|---|
| `Paul-Headshot.jpg` | Paul Klein IV — Founder & CEO |

## `backgrounds/`

Placeholder — drop brand background assets here.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions skills/browserbase-brand/assets/logos/Browserbase-logo-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions skills/browserbase-brand/assets/logos/Browserbase-mega.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions skills/browserbase-brand/assets/logos/browserbase-logo-black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading