Salesforce productivity lab

Tools that make Salesforce work feel faster.

I build focused utilities for Salesforce admins and developers, from command-line deployment helpers to browser and editor extensions that remove repetitive setup work.

CLI deployment helpers
Chrome setup navigation
VS Code FLS management
salesforce-workbench
$simple-sf deploy quick
Validated metadata. Prepared package. Deployment shortcut ready.
$open fls manager
Profiles and permission sets loaded from source.
Account FieldsSalesforce Quick Navigator
System AdministratorProfile settings
My_Flow.DebugFlow tools

Small tools, built around real Salesforce friction.

Each product focuses on a specific workflow: deploy faster, navigate Setup faster, and make security changes easier to review.

CLI
npm package

Simple Sf CLI

Command-line helpers for Salesforce deployment workflows, designed to shorten the path from source change to deployable package.

  • Deployment-focused commands
  • Built for Salesforce DX projects
  • Fast access from the terminal
QN
Chrome extension

Salesforce Quick Navigator

A browser extension for jumping through Salesforce Setup with shorthand commands for objects, profiles, flows, and related configuration pages.

  • Command-style Salesforce navigation
  • Object, profile, and flow shortcuts
  • Built for admins and developers
FLS
VS Code extension

SF-FLS-MANAGER

Review and apply Salesforce field-level security across profiles and permission sets from a shared JSON config without hand-editing XML.

  • Batch FLS changes across targets
  • Profiles and permission sets support
  • Reviewable source-control diffs

Less clicking. Fewer fragile edits. More flow.

The common thread is simple: make the repetitive Salesforce work visible, repeatable, and quick to run.

The old path

  • Click through Setup pages to find the same admin screens again.
  • Hand-edit profile and permission set XML for field access changes.
  • Rebuild deployment steps from memory on every release.

The faster path

  • Jump directly to Salesforce pages with command-like navigation.
  • Apply FLS updates from a shared config and inspect the Git diff.
  • Keep common deployment actions close to the terminal.
About the builder

Practical tools from day-to-day Salesforce work.

I am a Salesforce developer focused on turning repeated admin and deployment tasks into small, sharp utilities. This page is the home base for those experiments as they grow into useful products.

Live

simpleSfCli

Package and deployment helpers available through npm.

Live

Salesforce Quick Navigator

Chrome extension for object, profile, and flow navigation shortcuts.

New

SF-FLS-MANAGER

VS Code extension for applying source-controlled field-level security updates.

Next

More Salesforce helpers

A flexible space for the next utility, extension, or app you decide to ship.