bootstrap

SKILL.md

Set up the Keychat development environment from scratch.

Steps

  1. Update git submodules

    git submodule update --init --recursive
    
  2. Ensure melos is installed

    dart pub global activate melos 7.3.0
    
  3. Bootstrap all packages

    melos bootstrap
    
  4. Check for .env file If packages/app/.env doesn't exist, remind the user:

    • Copy .env.example to .env
    • Configure FCM keys for push notifications

Success criteria

  • All submodules are cloned
  • Melos bootstrap completes without errors
  • Dependencies are resolved for all packages
Weekly Installs
6
GitHub Stars
91
First Seen
Feb 28, 2026
Installed on
mcpjam6
claude-code6
replit6
junie6
windsurf6
zencoder6