Apex Cursor API for paginating large SOQL results (up to 50M records) — cursor navigation, Queueable chaining, LWC pagination. Use when paginating queries or migrating from OFFSET. Do NOT use for small result sets.
$npx -y skills add jiten-singh-shahi/salesforce-claude-code --skill sf-apex-cursorInstalls into the current project.
Run `npx skills use "https://github.com/jiten-singh-shahi/salesforce-claude-code" --skill "jiten-singh-shahi/salesforce-claude-code/sf-apex-cursor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jiten-singh-shahi/salesforce-claude-code" that are relevant to the current task. Run `npx skills add "https://github.com/jiten-singh-shahi/salesforce-claude-code"` and select the relevant skills, then follow their instructions.