Aman Prajapat avatar

Aman Prajapat

Community

@amanpraaj

1Followers
|
15Public Repos
|
73Published Skills

Aman Prajapat's registry hosts 73 Salesforce development skills spanning Apex, LWC, Agentforce agents, Data Cloud pipelines, OmniStudio, and DevOps deployment.

Skills Distribution
DomainDeveloper To...Salesforce Platfor.. (35%)Agentforce Agent E.. (20%)Data Cloud & Integ.. (15%)OmniStudio Industr.. (15%)

Agent Skills by Aman Prajapat

Showing 73 vetted skills indexed across 1 GitHub repositories.

amanpraajamanpraaj
1

salesforce-auto-router

Routes Salesforce task requests to specialized skills using manifest-based scoring.

Community
Intermediate
amanpraajamanpraaj
1

sf-diagram-mermaid

Generates Salesforce architecture diagrams in Mermaid syntax with ASCII fallback output.

Community
Intermediate
amanpraajamanpraaj
1

sf-ai-agentforce-persona

Designs and encodes AI agent personas for Salesforce Agentforce using a 12-dimension framework.

Community
Advanced
amanpraajamanpraaj
1

sf-ai-agentforce-observability

Extract and analyze Agentforce session tracing telemetry from Salesforce Data Cloud into Parquet datasets.

Community
Advanced
amanpraajamanpraaj
1

sf-data

Create, bulk-load, validate, and clean up Salesforce org data using sf CLI commands.

Community
Advanced
amanpraajamanpraaj
1

sf-industry-commoncore-flexcard

Creates and validates OmniStudio FlexCard definitions with Integration Procedure data binding and 130-point scoring.

Community
Advanced
amanpraajamanpraaj
1

testing-agentforce

Write, run, and analyze structured test suites for Salesforce Agentforce agents.

Community
Advanced
amanpraajamanpraaj
1

salesforce-incident-rollback

Executes incident-driven rollback and service restoration workflows for Salesforce releases.

Community
Intermediate
amanpraajamanpraaj
1

sf-flex-estimator

Estimates Salesforce Flex Credit costs for Agentforce and Data Cloud workloads.

Community
Intermediate
amanpraajamanpraaj
1

sf-flow

Creates and validates Salesforce Flow XML with 110-point scoring across six quality categories.

Community
Advanced
amanpraajamanpraaj
1

uplifting-components-to-slds2

Migrate Lightning Web Components from SLDS 1 to SLDS 2 using linter-driven styling hook fixes.

Community
Advanced
amanpraajamanpraaj
1

sf-industry-commoncore-integration-procedure

Creates and validates OmniStudio Integration Procedures with 110-point scoring across six categories.

Community
Advanced
amanpraajamanpraaj
1

generating-ui-bundle-features

Installs pre-built authentication and search features into Salesforce UI bundle apps via CLI.

Community
Intermediate
amanpraajamanpraaj
1

sf-datacloud

Orchestrates multi-phase Salesforce Data Cloud workflows using the sf data360 CLI runtime.

Community
Advanced
amanpraajamanpraaj
1

sf-deploy

Orchestrates Salesforce metadata deployments, validation, and CI/CD workflows using sf CLI v2.

Community
Advanced
amanpraajamanpraaj
1

implementing-ui-bundle-file-upload

Implements file uploads in Salesforce UI bundle React apps using the upload() API with progress tracking.

Community
Intermediate
amanpraajamanpraaj
1

salesforce-data-migration-orchestrator

Plan and execute Salesforce data migrations with staged loads, reconciliation, and cutover controls.

Community
Intermediate
amanpraajamanpraaj
1

sf-ai-agentforce-testing

Tests Salesforce Agentforce agents via CLI test specs and multi-turn Agent Runtime API scenarios.

Community
Advanced
amanpraajamanpraaj
1

generating-lightning-app

Generates complete Salesforce Lightning Experience applications from natural language descriptions.

Community
Advanced
amanpraajamanpraaj
1

sf-industry-cme-epc-model

Creates Salesforce Industries EPC Product2 offer bundles, attributes, and companion DataPack JSON artifacts.

Community
Advanced
amanpraajamanpraaj
1

generating-flow

Generate Salesforce Flow metadata XML through a mandatory three-step MCP pipeline.

Community
Advanced
amanpraajamanpraaj
1

generating-flexipage

Generate and validate Salesforce Lightning FlexiPage XML using CLI templates.

Community
Intermediate
amanpraajamanpraaj
1

sf-metadata

Generates and queries Salesforce metadata XML including custom objects, fields, validation rules, and permission sets.

Community
Advanced
amanpraajamanpraaj
1

building-ui-bundle-app

Orchestrates phased construction of complete Salesforce React UI bundle applications from natural language descriptions.

Community
Advanced

Frequently Asked Questions About Aman Prajapat

FAQPage Schema
What tasks can I accomplish with amanpraaj's Salesforce skills?▼

You can generate Apex, SOQL, Flows, LWC components, and metadata XML; build and test Agentforce agents; run Data Cloud connect-to-act pipelines; create OmniStudio OmniScripts, FlexCards, and Integration Procedures; and manage deployments, permissions, OAuth Connected Apps, and debug log analysis.

Who are these skills designed for?▼

Salesforce developers, architects, and DevOps engineers working on Apex/LWC code, Agentforce agent builders designing personas and deterministic Agent Script agents, Data Cloud engineers managing ingestion and segmentation, and Industries consultants configuring OmniStudio and EPC product catalogs.

What are the runtime prerequisites for these skills?▼

Most skills require Salesforce CLI (sf) v2+. Agentforce skills need API v66.0+ and an Agentforce license; Data Cloud skills require a Data Cloud-enabled org plus the external community sf data360 plugin; Mermaid diagrams need a Mermaid-capable renderer; B2B Commerce requires Commerce licenses and Experience Cloud.

Are these skills open source and what licenses apply?▼

Yes, the skills are free and open source. The majority carry the MIT license, while the developing-agentforce, testing-agentforce, observing-agentforce, and creating-b2b-commerce-store skills use Apache-2.0. No paid tooling beyond required Salesforce org licenses is needed.

How do the skills handle testing and production observability?▼

sf-testing and generating-apex-test run Apex tests with coverage analysis and test-fix loops. testing-agentforce executes AiEvaluationDefinition YAML suites via sf agent test commands, while observing-agentforce and sf-ai-agentforce-observability analyze production STDM session traces stored as Parquet using Polars.