AgentExchange

Help & Support

Elevate Your Agents with AgentExchange Solutions
Easily enhance Agentforce with pre-built AI solutions from AgentExchange. Browse, install, and deploy agents, actions, and apps directly into your environment. Tell Me More

Have Questions?

Experience LWC Design Generate

Beta

Salesforce

Headquarters
San Francisco, California, United States
Employees
25,000

Related Skills

  • SkillSkill
    Salesforce
    Design Systems SLDS Apply

    Salesforce

    Apply SLDS-compliant UI using the correct blueprints, styling hooks, utility classes, and icons. Use when building any UI that needs SLDS, choosing between Lightning Base Components and SLDS Blueprints, applying styling hooks for theming, using utility cl

  • SkillSkill
    Salesforce
    Experience Lds Best Practices Apply

    Salesforce

    Use when reviewing or implementing Lightning Data Service best practices in an LWC (.js, .html, .js-meta.xml) — UIAPI vs Apex, refreshApex / notifyRecordUpdateAvailable, @salesforce/schema imports, LDS record-form data patterns. TRIGGER on "apply LDS best

  • SkillSkill
    Salesforce
    Experience Lds Data Requirements Generate

    Salesforce

    Use when a Lightning Web Component data need is described in ambiguous natural language — turn "get contact info" or "show account data" into a clear, PRD-ready data-requirements spec. TRIGGER when the user says "define data requirements for this LWC", "t

  • SkillSkill
    Salesforce
    Experience LWC Accessibility Jest Run

    Salesforce

    Use ALWAYS when running Sa11y accessibility Jest tests for a Lightning Web Component — locally before pushing, producing the exact command(s), running one file vs a whole suite, selecting tests by naming convention, saving Sa11y-rendered HTML, or reproduc

  • SkillSkill
    Salesforce
    Experience Accessibility Validate

    Salesforce

    Use this skill to determine whether a Lightning Web Component (LWC) is accessible and meets WCAG accessibility guidelines. TRIGGER when the user asks "is my component accessible?", "does my LWC meet accessibility guidelines?", "is this component WCAG comp

  • SkillSkill
    Salesforce
    Experience LWC Base Components Integrate

    Salesforce

    Pick the right Lightning Base Component (`lightning-*`) for a given UI task, retrieve its full API (props, methods, events, slots) from the bundled per-component reference, and wire it into an LWC (LWC `.html`, `.js`, and `.css` files) without breaking SL

  • SkillSkill
    Salesforce
    Experience LWC Generate

    Salesforce

    Lightning Web Components with PICKLES methodology and 165-point scoring. Use this skill when the user creates or edits LWC components, builds wire service patterns, or writes Jest tests for LWC. TRIGGER when: user creates/edits LWC components, touches lwc

  • SkillSkill
    Salesforce
    Experience LWC Rtl Validate

    Salesforce

    Use this skill to review a Lightning Web Component (.html, .js, .css files) for right-to-left (RTL) internationalization correctness, producing a finding list with code-level fixes covering CSS logical properties, bidirectional text handling, keyboard sem

  • SkillSkill
    Salesforce
    Experience LWC Runtime Observe

    Salesforce

    Use when running Salesforce Lightning Preview for an app or a single LWC component to extract the runtime DOM for inspection. TRIGGER when the user says "preview an LWC locally", "run sf lightning dev", "launch Local Dev", "inspect a component's shadow DO

  • SkillSkill
    Salesforce
    Experience LWC Security Validate

    Salesforce

    Use this skill as THE specialized Lightning Web Security (LWS) validator for a Lightning Web Component bundle (`.js`, `.ts`, `.html`, `.css`, `.js-meta.xml`) — the canonical LWS/Product-Security review for LWCs, NOT a generic code-security pass. It produc

  • SkillSkill
    Salesforce
    Experience LWC Typescript Migrate

    Salesforce

    Use when converting an existing JavaScript Lightning Web Component (.js, .html, .css) to TypeScript with full type annotations and a matching `.d.ts` file that exposes only the component's `@api` surface. TRIGGER when the user says "convert LWC to TypeScr