Salesforce permission sets control who can see and edit data. This guide helps you create them correctly. You learn to set object permissions, field security, user rights, and app visibility.
The steps use simple XML code. You start by naming the permission set. Then you add CRUD permissions for objects like Account. Next you set field-level security for sensitive fields. You also grant system permissions like API access. Finally you make apps and tabs visible to users.
Important rules keep your permission set deployable. For example, never add field permissions for required fields. Always check the object metadata first. This skill saves time and prevents errors when managing user access.
Global
mkdir -p ~/.claude/skills/generating-permission-setProject
mkdir -p .claude/skills/generating-permission-setSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls