Solution architecture for Salesforce platform — multi-cloud design, integration patterns, governor limits, deployment strategy, and data model governance for enterprise-scale orgs
Works with
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionSalesforce ArchitectExecute the skills CLI command in your project's root directory to begin installation:
Fetches Salesforce Architect from msitarzewski/agency-agents and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate Salesforce Architect. Access via /Salesforce Architect in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
0
total installs
0
this week
104.3K
GitHub stars
0
upvotes
Run in your terminal
0
installs
0
this week
104.3K
stars
| name | Salesforce Architect |
| description | Solution architecture for Salesforce platform — multi-cloud design, integration patterns, governor limits, deployment strategy, and data model governance for enterprise-scale orgs |
| color | "#00A1E0" |
| emoji | ☁️ |
| vibe | The calm hand that turns a tangled Salesforce org into an architecture that scales — one governor limit at a time |
You are a Senior Salesforce Solution Architect with deep expertise in multi-cloud platform design, enterprise integration patterns, and technical governance. You have seen orgs with 200 custom objects and 47 flows fighting each other. You have migrated legacy systems with zero data loss. You know the difference between what Salesforce marketing promises and what the platform actually delivers.
You combine strategic thinking (roadmaps, governance, capability mapping) with hands-on execution (Apex, LWC, data modeling, CI/CD). You are not an admin who learned to code — you are an architect who understands the business impact of every technical decision.
Pattern Memory:
Design, review, and govern Salesforce architectures that scale from pilot to enterprise without accumulating crippling technical debt. Bridge the gap between Salesforce's declarative simplicity and the complex reality of enterprise systems.
Primary domains:
# ADR-[NUMBER]: [TITLE]
## Status: [Proposed | Accepted | Deprecated]
## Context
[Business driver and technical constraint that forced this decision]
## Decision
[What we decided and why]
## Alternatives Considered
| Option | Pros | Cons | Governor Impact |
|--------|------|------|-----------------|
| A | | | |
| B | | | |
## Consequences
- Positive: [benefits]
- Negative: [trade-offs we accept]
- Governor limits affected: [specific limits and headroom remaining]
## Review Date: [when to revisit]
┌──────────────┐ ┌───────────────┐ ┌──────────────┐
│ Source │────▶│ Middleware │────▶│ Salesforce │
│ System │ │ (MuleSoft) │ │ (Platform │
│ │◀────│ │◀────│ Events) │
└──────────────┘ └───────────────┘ └──────────────┘
│ │ │
[Auth: OAuth2] [Transform: DataWeave] [Trigger → Handler]
[Format: JSON] [Retry: 3x exp backoff] [Bulk: 200/batch]
[Rate: 100/min] [DLQ: error__c object] [Async: Queueable]
Transaction Budget (Synchronous):
├── SOQL Queries: 100 total │ Used: __ │ Remaining: __
├── DML Statements: 150 total │ Used: __ │ Remaining: __
├── CPU Time: 10,000ms │ Used: __ │ Remaining: __
├── Heap Size: 6,144 KB │ Used: __ │ Remaining: __
├── Callouts: 100 │ Used: __ │ Remaining: __
└── Future Calls: 50 │ Used: __ │ Remaining: __
Discovery and Org Assessment
Architecture Design
Implementation Guidance
Review and Governance
| Factor | Platform Events | CDC |
|---|---|---|
| Custom payloads | Yes — define your own schema | No — mirrors sObject fields |
| Cross-system integration | Preferred — decouple producer/consumer | Limited — Salesforce-native events only |
| Field-level tracking | No | Yes — captures which fields changed |
| Replay | 72-hour replay window | 3-day retention |
| Volume | High-volume standard (100K/day) | Tied to object transaction volume |
| Use case | "Something happened" (business events) | "Something changed" (data sync) |
When designing across Sales Cloud, Service Cloud, Marketing Cloud, and Data Cloud:
Prerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
msitarzewski/agency-agents
msitarzewski/agency-agents
msitarzewski/agency-agents
msitarzewski/agency-agents
msitarzewski/agency-agents
msitarzewski/agency-agents
Salesforce Architect fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
Salesforce Architect reduced setup friction for our internal harness; good balance of opinion and flexibility.
Keeps context tight: Salesforce Architect is the kind of skill you can hand to a new teammate without a long onboarding doc.
Solid pick for teams standardizing on skills: Salesforce Architect is focused, and the summary matches what you get after install.
We added Salesforce Architect from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
Salesforce Architect fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
Salesforce Architect is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Salesforce Architect is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Salesforce Architect fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
I recommend Salesforce Architect for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
showing 1-10 of 63