salesforce-metadata-patterns

Create Salesforce metadata XML templates and validate against deployment rules.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/padjei/SF_Agents --skill salesforce-metadata-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: salesforce-metadata-patterns
Source: https://github.com/padjei/SF_Agents/tree/main/.claude/skills/metadata-patterns
Command: npx skills add https://github.com/padjei/SF_Agents --skill salesforce-metadata-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of Salesforce metadata, ensuring consistency, accuracy, and speed in the development process.

Core Features & Use Cases

  • Pre-defined XML Templates: Provides standard templates for Custom Objects, Custom Fields, Permission Sets, etc.
  • Validation Rules and Package XML: Integrates common validation and package configurations to reduce errors.
  • Common Metadata Types Support: Offers templates for various Salesforce metadata types such as Apex Classes, Components, Flows, and more.
  • Use Case: For a Salesforce developer creating a new Custom Object and Custom Field, this Skill generates the necessary XML quickly, ensuring compliance with Salesforce standards.

Quick Start

Create a Custom Object using the 'salesforce-metadata-patterns' Skill.

Frequently Asked Questions about salesforce-metadata-patterns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Does this tool provide package XML configurations for Salesforce deployments?

Yes, it integrates common validation rules and package XML configurations to streamline the deployment process and reduce metadata errors in your Salesforce org.

What Salesforce metadata types are supported by these XML templates?

The templates support common Salesforce metadata types including Custom Objects, Custom Fields, Permission Sets, Apex Classes, Components, and Flows for rapid development.

How do I validate Salesforce metadata against deployment rules before saving?

You can validate Salesforce metadata by checking your generated XML against standard deployment rules embedded in the templates to ensure accuracy and compliance before saving.

Can I use this for bulk custom object creation in a Salesforce org?

Yes, Salesforce developers and architects can use these standard XML templates to quickly define multiple new custom objects and their relationships within their orgs.

What is the best way to create standard Salesforce permission sets using XML?

The best way to create standard Salesforce permission sets is by using pre-defined metadata XML templates that guarantee consistency with Salesforce standards and accelerate configuration.