Skip to main content
Back to registry

salesforce-development

sickn33/antigravity-awesome-skills

Use @wire decorator for reactive data binding with Lightning Data Service or Apex methods. @wire fits LWC's reactive architecture and enables Salesforce performance optimizations.

Installs252
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill salesforce-development
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use @wire decorator for reactive data binding with Lightning Data Service or Apex methods. @wire fits LWC's reactive architecture and enables Salesforce performance optimizations. Apex triggers must be bulkified to handle 200+ records per transaction. Use handler pattern for separation of concerns, testability, and recursion prevention. Use Queueable Apex for async processing with support for non-primitive types, monitoring via AsyncApexJob, and job chaining. Limit: 50 jobs per transaction, 1 child job when chaining. This skill is applicable to execute the workflow or actions described in the overview.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does salesforce-development do?

Use @wire decorator for reactive data binding with Lightning Data Service or Apex methods. @wire fits LWC's reactive architecture and enables Salesforce performance optimizations.

Is salesforce-development good?

salesforce-development does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does salesforce-development work with?

salesforce-development currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to salesforce-development?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install salesforce-development?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill salesforce-development

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering