Agent Skills by Bhanu Vakati
Showing 36 vetted skills indexed across 1 GitHub repositories.
shield-encryption
Automate Salesforce Shield Platform Encryption setup, key management, and tenant secret rotation.
org-health-check
Aggregate Salesforce security posture, limits usage, and technical debt metrics into health reports.
governor-limits
Manage Salesforce governor limits in Apex transactions with async offloading strategies.
error-handling
Standardize Salesforce Apex error handling with domain exceptions and Platform Event logging.
logging-framework
Publish Salesforce Apex logs via Platform Events with configurable retention.
apex-patterns
Design enterprise patterns for Salesforce Apex codebases.
scratch-org-management
Automate Salesforce scratch org lifecycle management with the Salesforce CLI.
flow-best-practices
Enforce flow design best practices in Salesforce automation.
trigger-framework
Enforce Salesforce one-trigger-per-object pattern with a shared TriggerHandler base class.
apex-testing
Standardize Apex test patterns with TestDataFactory and coverage strategies.
lwc-testing
Standardize Jest-based testing patterns for Salesforce Lightning Web Components.
code-analysis
Analyze Apex code with PMD for security and quality issues.
apex-coding-standards
Enforce Apex naming conventions, ApexDoc documentation, and PMD compliance.
change-data-capture
Automates Salesforce Change Data Capture configuration and event handling.
soql-optimization
Analyze Salesforce SOQL query plans to identify and optimize inefficient queries.
packaging-2gp
Automate Salesforce 2GP packaging workflows with sfdx configuration and versioning.
visualforce-patterns
Provide best-practice patterns for building and migrating Visualforce pages with secure controllers and ViewState handling.
metadata-management
Automate Salesforce metadata management workflows with deployment sequencing and manifest generation.
lwc-patterns
Provides documented Lightning Web Component patterns for Salesforce UI development.
tdd-workflow
Automate Test-Driven Development red-green-refactor cycles for Apex and LWC projects.
security-patterns
Enforce Salesforce security patterns in Apex and SOQL code.
deployment-strategies
Evaluate Salesforce deployment models and outline sandbox topology and rollback strategies.
aura-patterns
Guide Salesforce developers through Aura-to-LWC migration and interop patterns.
apex-async-patterns
Orchestrate Salesforce asynchronous processing with Future, Queueable, Batch, and Schedulable patterns.