← all plugins

AwesomeSalesforceSkills

by @pranavnagrecha · plugin · 94 skills

1,034 grounded Salesforce skill packages, 48 run-time agents and 67 slash commands, reached through 12 lightweight router skills instead of a flat index.

Install the whole plugin (CLI)
npx skillmds add pranavnagrecha/async-apex npx skillmds add pranavnagrecha/lwc-testing npx skillmds add pranavnagrecha/lwc-security npx skillmds add pranavnagrecha/dynamic-apex npx skillmds add pranavnagrecha/flow-testing npx skillmds add pranavnagrecha/screen-flows npx skillmds add pranavnagrecha/drag-and-drop npx skillmds add pranavnagrecha/lwc-light-dom npx skillmds add pranavnagrecha/soql-security npx skillmds add pranavnagrecha/lwc-data-table npx skillmds add pranavnagrecha/lwc-lds-writes npx skillmds add pranavnagrecha/scoping-rules npx skillmds add pranavnagrecha/sharing-rules npx skillmds add pranavnagrecha/platform-cache npx skillmds add pranavnagrecha/cpq-data-model npx skillmds add pranavnagrecha/fsc-data-model npx skillmds add pranavnagrecha/fault-handling npx skillmds add pranavnagrecha/flow-debugging npx skillmds add pranavnagrecha/flow-for-slack npx skillmds add pranavnagrecha/lifecycle-hooks npx skillmds add pranavnagrecha/lwc-performance npx skillmds add pranavnagrecha/formula-fields npx skillmds add pranavnagrecha/governor-limits npx skillmds add pranavnagrecha/mcae-pardot-api npx skillmds add pranavnagrecha/npsp-data-model npx skillmds add pranavnagrecha/person-accounts npx skillmds add pranavnagrecha/flow-governance npx skillmds add pranavnagrecha/scheduled-flows npx skillmds add pranavnagrecha/lwc-graphql-wire npx skillmds add pranavnagrecha/flow-for-admins npx skillmds add pranavnagrecha/user-management npx skillmds add pranavnagrecha/cpq-apex-plugins npx skillmds add pranavnagrecha/flow-data-tables npx skillmds add pranavnagrecha/lwc-accessibility npx skillmds add pranavnagrecha/lwc-custom-lookup npx skillmds add pranavnagrecha/lwc-drag-and-drop npx skillmds add pranavnagrecha/lwc-quick-actions npx skillmds add pranavnagrecha/lwc-record-picker npx skillmds add pranavnagrecha/lwc-styling-hooks npx skillmds add pranavnagrecha/lwc-template-refs npx skillmds add pranavnagrecha/virtualized-lists npx skillmds add pranavnagrecha/assignment-rules npx skillmds add pranavnagrecha/escalation-rules npx skillmds add pranavnagrecha/fsc-action-plans npx skillmds add pranavnagrecha/mobile-publisher npx skillmds add pranavnagrecha/sandbox-strategy npx skillmds add pranavnagrecha/validation-rules npx skillmds add pranavnagrecha/apex-dml-patterns npx skillmds add pranavnagrecha/apex-metadata-api npx skillmds add pranavnagrecha/apex-system-runas npx skillmds add pranavnagrecha/debug-and-logging npx skillmds add pranavnagrecha/health-cloud-apis npx skillmds add pranavnagrecha/invocable-methods npx skillmds add pranavnagrecha/soql-fundamentals npx skillmds add pranavnagrecha/trigger-framework npx skillmds add pranavnagrecha/bulk-api-patterns npx skillmds add pranavnagrecha/fhir-data-mapping npx skillmds add pranavnagrecha/sosl-with-clauses npx skillmds add pranavnagrecha/lwc-async-patterns npx skillmds add pranavnagrecha/cpq-pricing-rules npx skillmds add pranavnagrecha/mcae-pardot-setup npx skillmds add pranavnagrecha/media-cloud-setup npx skillmds add pranavnagrecha/path-and-guidance npx skillmds add pranavnagrecha/restriction-rules npx skillmds add pranavnagrecha/apex-enum-patterns npx skillmds add pranavnagrecha/apex-rest-services npx skillmds add pranavnagrecha/commerce-order-api npx skillmds add pranavnagrecha/cpq-custom-actions npx skillmds add pranavnagrecha/exception-handling npx skillmds add pranavnagrecha/fsl-scheduling-api npx skillmds add pranavnagrecha/flow-bulkification npx skillmds add pranavnagrecha/lwc-css-and-styling npx skillmds add pranavnagrecha/lwc-imperative-apex npx skillmds add pranavnagrecha/lwc-in-flow-screens npx skillmds add pranavnagrecha/lwc-lightning-modal npx skillmds add pranavnagrecha/lwc-pubsub-patterns npx skillmds add pranavnagrecha/approval-processes npx skillmds add pranavnagrecha/cpq-guided-selling npx skillmds add pranavnagrecha/custom-permissions npx skillmds add pranavnagrecha/salesforce-surveys npx skillmds add pranavnagrecha/agent-actions npx skillmds add pranavnagrecha/apex-batch-chaining npx skillmds add pranavnagrecha/apex-email-services npx skillmds add pranavnagrecha/apex-scheduled-jobs npx skillmds add pranavnagrecha/batch-apex-patterns npx skillmds add pranavnagrecha/cpq-test-automation npx skillmds add pranavnagrecha/fsc-apex-extensions npx skillmds add pranavnagrecha/fsl-apex-extensions npx skillmds add pranavnagrecha/marketing-cloud-api npx skillmds add pranavnagrecha/npsp-custom-rollups npx skillmds add pranavnagrecha/soql-date-functions npx skillmds add pranavnagrecha/gift-history-import npx skillmds add pranavnagrecha/copado-essentials npx skillmds add pranavnagrecha/scratch-org-pools
⬇ Download

Skills in this plugin

  1. async-apex · pranavnagrecha bundle
    Selects and reviews Queueable, Batch, Future, and Schedulable Apex for callouts, large data processing, retries, and background work, with decision guidance and validation checklists.
    15
    repo stars
  2. lwc-testing · pranavnagrecha bundle
    Writes Jest unit tests for Lightning Web Components using @salesforce/sfdx-lwc-jest, covering wire adapter mocks, imperative Apex mocking, and async rerender handling.
    15
    repo stars
  3. lwc-security · pranavnagrecha bundle
    Guides secure design and review of Lightning Web Components, covering DOM safety, Apex data exposure, and Lightning Web Security.
    15
    repo stars
  4. dynamic-apex · pranavnagrecha bundle
    Builds and reviews Apex code that constructs SOQL/SOSL at runtime, inspects schema metadata, and accesses fields dynamically, with guidance on injection prevention and FLS enforcement.
    15
    repo stars
  5. flow-testing · pranavnagrecha bundle
    Defines a test strategy for Salesforce Flow, combining declarative Flow Tests, debug runs, path matrices, test data, and boundary tests for Apex, LWC, and external services.
    15
    repo stars
  6. screen-flows · pranavnagrecha bundle
    Guides the design and review of interactive Salesforce Flow screens, covering navigation, validation, component choice, and commit timing to avoid common UX failures.
    15
    repo stars
  7. drag-and-drop · pranavnagrecha bundle
    Implements accessible drag-and-drop in Lightning Web Components using the HTML5 Drag and Drop API, with keyboard alternatives, live-region announcements, and file drop zones.
    15
    repo stars
  8. lwc-light-dom · pranavnagrecha bundle
    Use Light DOM in LWC when third-party libraries or global CSS require document-level access, with guidance on scoped styles and managed-package constraints.
    15
    repo stars
  9. soql-security · pranavnagrecha bundle
    Prevents SOQL injection and enforces CRUD, FLS, and sharing in Apex queries, with guidance for building, reviewing, and troubleshooting secure data access.
    15
    repo stars
  10. lwc-data-table · pranavnagrecha bundle
    Guides Lightning Web Component developers in setting up lightning-datatable with stable row identity, typed columns, row actions, inline edit, and bounded infinite loading.
    15
    repo stars
  11. lwc-lds-writes · pranavnagrecha bundle
    Creates, updates, and deletes Salesforce records from Lightning Web Components using Lightning Data Service, covering record input shapes, error handling, and cache refresh strategies.
    15
    repo stars
  12. scoping-rules · pranavnagrecha bundle
    Configures Salesforce scoping rules to set a default filtered view of records in list views, reports, and SOQL without removing user access.
    15
    repo stars
  13. sharing-rules · pranavnagrecha bundle
    Design, create, and manage Salesforce sharing rules to grant record access beyond the role hierarchy, covering owner-based, criteria-based, and guest user rules.
    15
    repo stars
  14. platform-cache · pranavnagrecha bundle
    Guides the design and review of Salesforce Platform Cache usage in Apex, covering org versus session cache, cache-aside patterns, invalidation, and safe key design.
    15
    repo stars
  15. cpq-data-model · pranavnagrecha bundle
    Maps the Salesforce CPQ managed-package object graph (SBQQ__ namespace) and explains when to use the CPQ Quote API for programmatic writes instead of direct DML.
    15
    repo stars
  16. fsc-data-model · pranavnagrecha bundle
    Explains the Financial Services Cloud data model, covering managed-package and Core FSC object structures, household relationships, financial account ownership, and the rollup framework, with SOQL query patterns.
    15
    repo stars
  17. fault-handling · pranavnagrecha bundle
    Design, review, and troubleshoot Salesforce Flow fault handling with error logging and bulk-safe automation paths.
    15
    repo stars
  18. flow-debugging · pranavnagrecha bundle
    Diagnose Salesforce Flows that fail to run, produce wrong results, or error out, using debug mode, interview logs, fault emails, and test suites.
    15
    repo stars
  19. flow-for-slack · pranavnagrecha bundle
    Guides Salesforce Flow builders through the Flow Core Actions for Slack catalog, covering prerequisites, common patterns, and troubleshooting for sending messages and managing channels.
    15
    repo stars
  20. lifecycle-hooks · pranavnagrecha bundle
    Builds memory-safe, performant Lightning Web Components with correct lifecycle hook usage, covering build, review, and troubleshooting workflows.
    15
    repo stars
  21. lwc-performance · pranavnagrecha bundle
    Optimizes Lightning Web Components for slow initial load, heavy rerenders, large-list rendering, payload reduction, and lazy instantiation choices such as lwc:if, tabs, or dynamic components.
    15
    repo stars
  22. formula-fields · pranavnagrecha bundle
    Design, review, and troubleshoot Salesforce formula fields with guidance on null handling, cross-object references, and performance.
    15
    repo stars
  23. governor-limits · pranavnagrecha bundle
    Designs bulk-safe, limit-aware Apex transactions to prevent Salesforce governor limit errors, covering SOQL, DML, CPU, heap, and async patterns.
    15
    repo stars
  24. mcae-pardot-api · pranavnagrecha bundle
    Integrates with the Account Engagement (Pardot) REST API v5 to authenticate via Salesforce OAuth, perform CRUD on Prospects, query Visitors and Visitor Activities, configure Form Handlers, and handle cursor-based pagination.
    15
    repo stars
  25. npsp-data-model · pranavnagrecha bundle
    Understand and query the NPSP data model, including namespace prefixes, GAU allocations, recurring donations, relationships, and affiliations.
    15
    repo stars
  26. person-accounts · pranavnagrecha bundle
    Enables, configures, and troubleshoots Salesforce Person Accounts, covering data model design, IsPersonAccount flag handling, reporting impact, migration planning, and integration requirements.
    15
    repo stars
  27. flow-governance · pranavnagrecha bundle
    Establishes operational standards for a Salesforce Flow portfolio, covering naming conventions, ownership, version discipline, retirement of stale flows, and release readiness checks.
    15
    repo stars
  28. scheduled-flows · pranavnagrecha bundle
    Designs and reviews schedule-triggered flows for recurring automation, covering bounded record selection, idempotent processing, and escalation to Apex when volume is too high.
    15
    repo stars
  29. lwc-graphql-wire · pranavnagrecha bundle
    Reads related records across multiple sObjects in one GraphQL request, paginates related lists with cursors, and replaces overlapping @wire(getRecord) calls with a single cache-shared query.
    15
    repo stars
  30. flow-for-admins · pranavnagrecha bundle
    Designs, reviews, and troubleshoots Salesforce Flows from an admin perspective, covering flow type selection, bulkification, fault handling, and error diagnosis.
    15
    repo stars
  31. user-management · pranavnagrecha bundle
    Manages the full Salesforce user lifecycle: create, deactivate, freeze, assign licenses, configure profiles and roles, set login restrictions, and set up delegated administration.
    15
    repo stars
  32. cpq-apex-plugins · pranavnagrecha bundle
    Implements Salesforce CPQ plugin interfaces in Apex or JavaScript (JS QCP) to customize quote calculation, product search, order creation, contracting, and configuration screens.
    15
    repo stars
  33. flow-data-tables · pranavnagrecha bundle
    Configure the Data Table screen component in Salesforce Screen Flows for row selection, including single/multi-select, column setup, and downstream consumption of selected rows.
    15
    repo stars
  34. lwc-accessibility · pranavnagrecha bundle
    Guides designing or reviewing Lightning Web Components for keyboard access, semantic labeling, and focus management, prioritizing base components over custom ARIA.
    15
    repo stars
  35. lwc-custom-lookup · pranavnagrecha bundle
    Builds a custom LWC lookup component with typeahead search via Apex SOSL/SOQL, debounce, keyboard navigation, and pill UI for cases where standard pickers fall short.
    15
    repo stars
  36. lwc-drag-and-drop · pranavnagrecha bundle
    Implements HTML5 drag-and-drop in Lightning Web Components, covering dataTransfer usage, drop targets, visual states, and keyboard accessibility.
    15
    repo stars
  37. lwc-quick-actions · pranavnagrecha bundle
    Builds Lightning Web Components for record-page quick actions, covering screen actions with modals and headless actions with no UI, including lifecycle, recordId injection, and post-action UX.
    15
    repo stars
  38. lwc-record-picker · pranavnagrecha bundle
    Guides using the lightning-record-picker base component for single-record selection in LWC, covering display-info, matching-info, graph-QL filters, and accessibility.
    15
    repo stars
  39. lwc-styling-hooks · pranavnagrecha bundle
    Theme Salesforce Lightning base components and custom LWCs using SLDS Styling Hooks, covering global and component hooks, shadow DOM considerations, Experience Cloud theming, and SLDS 2 migration.
    15
    repo stars
  40. lwc-template-refs · pranavnagrecha bundle
    Migrate LWC components from fragile querySelector lookups to typed lwc:ref handles, with guidance on lifecycle timing, shadow boundaries, and iterator limitations.
    15
    repo stars
  41. virtualized-lists · pranavnagrecha bundle
    Render long lists (1k+ rows) efficiently in Salesforce LWC using lightning-datatable infinite loading or an IntersectionObserver sentinel, with keyset pagination and accessibility guidance.
    15
    repo stars
  42. assignment-rules · pranavnagrecha bundle
    Configure and troubleshoot Lead or Case assignment rules in Salesforce, including rule entries, queue vs user assignment, trigger contexts, and round-robin patterns with Apex.
    15
    repo stars
  43. escalation-rules · pranavnagrecha bundle
    Configure and troubleshoot Salesforce Case Escalation Rules, including time-based entries, business hours, and escalation actions, with guidance on diagnosing why cases are not escalating.
    15
    repo stars
  44. fsc-action-plans · pranavnagrecha bundle
    Designs and maintains versioned reusable task sequences in Financial Services Cloud using Action Plan templates for client onboarding, account opening, annual review preparation, and compliance tasks.
    15
    repo stars
  45. mobile-publisher · pranavnagrecha bundle
    Plans, configures, and maintains Salesforce Mobile Publisher branded apps for App Store and Google Play distribution, covering build assets, push certificates, and version policies.
    15
    repo stars
  46. sandbox-strategy · pranavnagrecha bundle
    Design and review Salesforce sandbox topology, refresh cadence, data masking, and environment purpose to keep production data protected and refreshes manageable.
    15
    repo stars
  47. validation-rules · pranavnagrecha bundle
    Writes, audits, and troubleshoots Salesforce validation rules, covering formula best practices, bypass patterns, and integration pitfalls.
    15
    repo stars
  48. apex-dml-patterns · pranavnagrecha bundle
    Choose between DML statements and Database class methods for bulk Salesforce operations, handling partial success, DMLOptions, and error collection.
    15
    repo stars
  49. apex-metadata-api · pranavnagrecha bundle
    Creates or updates Salesforce metadata components at runtime from Apex using the Metadata namespace, including custom fields, objects, picklist values, and labels, with asynchronous deployment and callback handling.
    15
    repo stars
  50. apex-system-runas · pranavnagrecha bundle
    Impersonate a user in Apex tests with System.runAs to verify sharing, profile, and permission-set behavior, and to work around mixed-DML errors in test setup.
    15
    repo stars
  51. debug-and-logging · pranavnagrecha bundle
    Diagnose Apex behavior with debug logs, structured production logging, and async job monitoring, replacing ad-hoc System.debug habits with durable, queryable observability.
    15
    repo stars
  52. health-cloud-apis · pranavnagrecha bundle
    Query healthcare-specific SObjects and use the FHIR R4-aligned Healthcare API, including bundle limits and authentication differences.
    15
    repo stars
  53. invocable-methods · pranavnagrecha bundle
    Designs and reviews Apex actions exposed to Flow via @InvocableMethod, focusing on wrapper DTOs, bulk-safe list contracts, and intentional error behavior.
    15
    repo stars
  54. soql-fundamentals · pranavnagrecha bundle
    Write and debug SOQL queries covering SELECT syntax, filters, sorting, pagination, relationship traversal, and aggregate functions.
    15
    repo stars
  55. trigger-framework · pranavnagrecha bundle
    Designs, reviews, and troubleshoots Apex triggers using a single-trigger-per-object handler pattern with recursion guards and activation bypass.
    15
    repo stars
  56. bulk-api-patterns · pranavnagrecha bundle
    Implements Bulk API 2.0 REST calls for ingest and query jobs, covering CSV format requirements, locator pagination, and v1 vs v2 selection.
    15
    repo stars
  57. fhir-data-mapping · pranavnagrecha bundle
    Maps FHIR R4 clinical resources (Patient, Observation, Condition, CarePlan, CodeableConcept) to Salesforce Health Cloud objects, including prerequisite configuration and cardinality handling.
    15
    repo stars
  58. sosl-with-clauses · pranavnagrecha bundle
    Guides composing SOSL FIND queries with result-scoping or result-shaping WITH clauses, covering clause order, supported objects, field-type limits, and API-version floors.
    15
    repo stars
  59. lwc-async-patterns · pranavnagrecha bundle
    Implements async/await and Promise patterns in Lightning Web Components, covering imperative Apex calls, loading states, error handling, parallel calls, and cancellation with AbortController.
    15
    repo stars
  60. cpq-pricing-rules · pranavnagrecha bundle
    Configures and troubleshoots Salesforce CPQ pricing: Price Rules, Discount Schedules, Block Pricing, Percent of Total, and Contracted Prices.
    15
    repo stars
  61. mcae-pardot-setup · pranavnagrecha bundle
    Configures Marketing Cloud Account Engagement (MCAE, formerly Pardot) business units: Salesforce v2 connector activation, connector user permissions, Salesforce User Sync, prospect field sync rules, tracking domain setup, and Account Engagement Lightning App installation.
    15
    repo stars
  62. media-cloud-setup · pranavnagrecha bundle
    Configures Salesforce Media Cloud for advertising sales management, covering ad product catalogs, rate cards, audience targeting, revenue recognition, and ad-server integration.
    15
    repo stars
  63. path-and-guidance · pranavnagrecha bundle
    Configures and troubleshoots the Salesforce Path component, including key fields, guidance text, confetti, and page placement.
    15
    repo stars
  64. restriction-rules · pranavnagrecha bundle
    Design and deploy Salesforce restriction rules to subtract record access from users, covering eligibility, criteria syntax, metadata shape, and documented enforcement gaps.
    15
    repo stars
  65. apex-enum-patterns · pranavnagrecha bundle
    Use Apex enums for closed-set dispatch and routing, with safe valueOf conversion, exhaustiveness checks, and managed-package considerations.
    15
    repo stars
  66. apex-rest-services · pranavnagrecha bundle
    Guides building, reviewing, and debugging inbound Apex REST resources with explicit status codes, JSON error shapes, and versioned URL mappings.
    15
    repo stars
  67. commerce-order-api · pranavnagrecha bundle
    Submits, retrieves, and manages headless B2C Commerce storefront orders via SCAPI ShopAPI Orders or legacy OCAPI, including SLAS authentication, order amendment, status retrieval, and notifications.
    15
    repo stars
  68. cpq-custom-actions · pranavnagrecha bundle
    Configure and troubleshoot Salesforce CPQ custom action buttons in the Quote Line Editor, product configurator, and amendment/renewal screens, covering action types, placement, conditional visibility, and the five-action limit.
    15
    repo stars
  69. exception-handling · pranavnagrecha bundle
    Guides Apex exception handling design: catching expected failures, bulk DML semantics, boundary-specific error translation, and logging once at the right layer.
    15
    repo stars
  70. fsl-scheduling-api · pranavnagrecha bundle
    Implements Apex code that calls the FSL scheduling API (GetSlots, schedule, GradeSlotsService, OAAS) with correct transaction boundaries, bulk patterns, and licensing considerations.
    15
    repo stars
  71. flow-bulkification · pranavnagrecha bundle
    Redesign Salesforce Flows to handle bulk data loads without hitting transaction limits, using collection-first patterns and safe transaction scope.
    15
    repo stars
  72. lwc-css-and-styling · pranavnagrecha bundle
    Style Lightning Web Components using SLDS design tokens, styling hooks, scoped CSS, and ::part() while avoiding common pitfalls like !important and shadow-DOM piercing.
    15
    repo stars
  73. lwc-imperative-apex · pranavnagrecha bundle
    Call Apex methods imperatively from Lightning Web Components for button clicks, lifecycle hooks, and conditional logic, covering import syntax, cacheable vs non-cacheable methods, async/await patterns, error handling, loading states, and parallel calls with Promise.all.
    15
    repo stars
  74. lwc-in-flow-screens · pranavnagrecha bundle
    Build, review, or troubleshoot Lightning Web Components that run inside Salesforce Flow screens, covering @api properties, FlowAttributeChangeEvent, validate(), and navigation events.
    15
    repo stars
  75. lwc-lightning-modal · pranavnagrecha bundle
    Build accessible modal dialogs in LWC using the LightningModal base class, covering open(), close(), sizes, and accessibility.
    15
    repo stars
  76. lwc-pubsub-patterns · pranavnagrecha bundle
    Implements sibling communication between Lightning Web Components using Lightning Message Service (LMS) or the legacy pubsub utility, covering message channel definition, publish/subscribe patterns, and scope selection.
    15
    repo stars
  77. approval-processes · pranavnagrecha bundle
    Design, review, or troubleshoot Salesforce Approval Processes, covering entry criteria, approver routing, record locking, and recall behavior.
    15
    repo stars
  78. cpq-guided-selling · pranavnagrecha bundle
    Configures and troubleshoots Salesforce CPQ Guided Selling, covering Quote Process and ProcessInput setup, field mirroring, search types, and Auto Select Product behavior.
    15
    repo stars
  79. custom-permissions · pranavnagrecha bundle
    Creates, assigns, and checks custom permissions to gate feature access across Salesforce contexts including validation rules, Apex, Flow, Visualforce, and Connected Apps.
    15
    repo stars
  80. salesforce-surveys · pranavnagrecha bundle
    Design, configure, distribute, and troubleshoot Salesforce Surveys and Feedback Management, including guest user access and branching logic.
    15
    repo stars
  81. agent-actions · pranavnagrecha bundle
    Designs or reviews Agentforce agent actions, covering Flow, Apex invocable, and prompt-template actions, including naming, input/output contracts, confirmation, and error behavior.
    15
    repo stars
  82. apex-batch-chaining · pranavnagrecha bundle
    Chains Salesforce Batch Apex jobs via finish() callbacks, Flex Queue guards, or a Queueable coordinator, with guidance on state passing and test limitations.
    15
    repo stars
  83. apex-email-services · pranavnagrecha bundle
    Implements inbound email processing in Apex: parsing messages, creating or updating records, handling attachments, and configuring Email Service routing.
    15
    repo stars
  84. apex-scheduled-jobs · pranavnagrecha bundle
    Design, implement, review, and troubleshoot Apex scheduled jobs using the Schedulable interface, cron expressions, and CronTrigger monitoring.
    15
    repo stars
  85. batch-apex-patterns · pranavnagrecha bundle
    Design, review, and debug Batch Apex contracts, scope sizing, stateful behavior, chaining, and AsyncApexJob monitoring.
    15
    repo stars
  86. cpq-test-automation · pranavnagrecha bundle
    Writes and debugs Apex test classes for Salesforce CPQ, covering quote setup, price rule execution via ServiceRouter, contracting, and order generation.
    15
    repo stars
  87. fsc-apex-extensions · pranavnagrecha bundle
    Extends Financial Services Cloud behavior through Apex: custom triggers coexisting with FSC's trigger framework, post-bulk-load rollup recalculation, and Compliant Data Sharing participant integrations.
    15
    repo stars
  88. fsl-apex-extensions · pranavnagrecha bundle
    Writes Apex that calls Field Service Lightning scheduling APIs to book, schedule, grade, or optimize service appointments programmatically, including transaction-splitting patterns to avoid callout-DML conflicts.
    15
    repo stars
  89. marketing-cloud-api · pranavnagrecha bundle
    Integrates Salesforce or external systems with Marketing Cloud Engagement REST and SOAP APIs, covering OAuth 2.0 authentication, journey injection, triggered sends, and Data Extension row operations.
    15
    repo stars
  90. npsp-custom-rollups · pranavnagrecha bundle
    Configures, troubleshoots, and extends NPSP Customizable Rollups, including rollup definitions, filter groups, batch job modes, and migration from legacy rollups.
    15
    repo stars
  91. soql-date-functions · pranavnagrecha bundle
    Write SOQL queries that group or filter records by date periods using the 13 SOQL date functions, with rules for WHERE vs GROUP BY placement, date-literal comparisons, and fiscal-year restrictions.
    15
    repo stars
  92. gift-history-import · pranavnagrecha bundle
    Migrates historical donation or gift records into Salesforce NPSP using the NPSP Data Importer (BDI), covering DataImport__c staging, payment mapping, soft credits via Opportunity Contact Roles, GAU allocation, and campaign attribution.
    15
    repo stars
  93. copado-essentials · pranavnagrecha bundle
    Configures and troubleshoots Copado Essentials deployment pipelines in Salesforce, covering user stories, branches, promotion paths, conflict resolution, and deployment modes.
    15
    repo stars
  94. scratch-org-pools · pranavnagrecha bundle
    Configures pre-created scratch org pools for parallel CI testing, reducing pipeline wait times by claiming pre-warmed orgs instead of provisioning on demand. Covers CumulusCI pool commands, Dev Hub limits, and CI integration.
    15
    repo stars