Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
337 changes: 337 additions & 0 deletions skills/browserbase-brand/SKILL.md

Large diffs are not rendered by default.

39 changes: 39 additions & 0 deletions skills/browserbase-brand/assets/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# 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`
- **Red bg** → `Browserbase-logo-white.svg`

| Filename | Description |
|---|---|
| `browserbase-logo-color.svg` | Logotype — color mark + black wordmark (light bg default) |
| `Browserbase-logo-white.svg` | Logotype — all white (red bg) |
| `Browserbase-logomark-color.svg` | Logomark (B only) — color |
| `Browserbase-logomark-white.svg` | Logomark — all white (red bg) |
| `Browserbase-mega.svg` | Mega-B display mark — red 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 (Medium) | Display, UI, headings, navigation |
| GT Standard Mono (Regular) | Code blocks, inline code, uppercase labels |
| Plain (Thin – Bold) | 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