Skip to content

Instantly share code, notes, and snippets.

View nottmey's full-sized avatar

Malte Nottmeyer nottmey

View GitHub Profile
@nottmey
nottmey / bootstrap-cursor-sync.sh
Last active February 21, 2026 13:39
Cursor Skills Sync — one-time bootstrap for App Platform team
#!/bin/bash
# ──────────────────────────────────────────────────────────────
# Cursor Skills Sync — Bootstrap
# ──────────────────────────────────────────────────────────────
# This script is published as a PUBLIC GitHub Gist so that team
# members can run it via a single curl command, even though the
# main repo is private.
#
# What it does:
# 1. Installs Homebrew, git, and the GitHub CLI (if missing)