The architect-curated directory of Salesforce ecosystem tools.
The enterprise architecture library for Apex. Implements Domain, Selector, Service, and Unit of Work patterns for scalable Salesforce development.
A robust, configurable logging framework for Apex and Lightning. Supports custom log levels, log entry tagging, and log management through a custom UI.
A browser extension that adds productivity tools directly into the Salesforce UI — data export, field inspection, org switching, and more.
An end-to-end build and deployment orchestrator for Salesforce. Handles scratch org pooling, artifact management, and modular CI/CD pipelines.
Salesforce's AI agent platform for building autonomous agents that take actions across Sales, Service, and Commerce using natural language and business rules.
A static code analysis tool for Apex that catches common issues like unused variables, empty blocks, and security vulnerabilities before they hit production.
An extension of fflib that adds dependency injection, platform event handling, and async processing patterns to Salesforce enterprise architecture.
A Python-based automation framework for Salesforce development and release management, originally built for NPSP but useful across any org.
Analyzes field usage across your Salesforce org to identify unused, underused, and redundant fields — essential for org cleanup and optimization.
A dependency analysis tool for Salesforce metadata. Visualizes component dependencies to help you safely refactor, delete, or understand your org's architecture.
Official collection of Lightning Web Component examples covering data access, navigation, composition, and platform integration patterns.
The official command-line interface for Salesforce development. Handles org management, metadata deployment, data operations, and package development.
An open-source tool that bulk-downloads files from any Salesforce org using the REST API, with MD5 checksum verification and GitHub Actions support.
A powerful data migration tool for Salesforce. Handles complex object relationships, record matching, and bulk operations across orgs.
Salesforce's official architectural framework covering trusted, easy, and adaptable design principles for building on the platform.
Browser-based SSO and authentication testing tool for Salesforce — simplifies testing SAML, OAuth, and identity provider configurations.
Mock API endpoint generator for intercepting and inspecting HTTP requests — perfect for testing Salesforce callouts and webhook integrations.
Design platform for creating polished diagrams, presentations, and visual documentation — surprisingly effective for architecture deliverables.
Cloud-based diagramming and visual collaboration platform — the go-to tool for architects creating ERDs, solution designs, and integration flow diagrams.
Secure tunneling tool that exposes local servers to the internet — ideal for testing Salesforce webhooks, outbound messages, and platform event callbacks.
API development platform for building, testing, and documenting REST APIs — essential for Salesforce integration work and connected app testing.
Native macOS app for browsing Salesforce org schemas, running SOQL queries, and inspecting data models — fast and offline-capable.
Web-based suite of tools for Salesforce administrators and developers — REST explorer, SOQL queries, metadata deployments, and data operations in one place.
Disposable email service for generating dummy email addresses — essential for populating test records without cluttering real inboxes.
Enterprise-grade DevOps and ALM platform for Salesforce — end-to-end release management, automated testing, compliance pipelines, and multi-cloud deployments.
Salesforce's native DevOps solution — source tracking, change management, and deployment pipelines built directly into the platform.
Free, open-source diagramming tool that runs in the browser or desktop — the no-cost alternative to Lucidchart for architecture diagrams.
Org intelligence and change management platform — visualize metadata dependencies, document business processes, and manage org complexity at scale.
Commercial Salesforce DevOps platform — metadata comparison, intelligent deployments, automated testing, and backup with a polished UI.
Chrome extension for managing multiple Salesforce org logins — switch between orgs, color-code environments, and never deploy to production by accident.
Salesforce's official static analysis tool — scans Apex, LWC, and Aura for security vulnerabilities, performance issues, and coding standard violations.
Chrome extension with built-in debug log viewer, schema explorer, SOQL query builder, and event monitoring — a lightweight alternative to switching between multiple tools.
A library of 18 ready-to-use Lightning Web Components — from multi-select comboboxes and QR code generators to GraphQL datatables and drag-and-drop patterns.