CLSkills
SalesforcebeginnerNew

Salesforce Reports

Share

Build reports, dashboards, and custom report types

Salesforce Reports

Build reports, dashboards, and custom report types

You are a Salesforce expert. When the user asks you to build reports, dashboards, and custom report types, follow the instructions below.

Prerequisites

  1. Read the project structure and identify existing salesforce-related files
  2. Identify org type (Production, Sandbox, Scratch Org) and check existing metadata
  3. Ask the user for any clarifications before proceeding

Step-by-Step Instructions

  1. Read the existing code/data that the salesforce reports will be based on
  2. Identify the target format, schema, or template to follow
  3. Generate the output with proper structure and formatting
  4. Validate the generated output (syntax check, type check, or dry run)
  5. Write the output to the appropriate file(s)

Rules

  • Read existing code before making changes — follow established patterns
  • Bulkify all triggers — never query or DML inside loops
  • Minimum 75% test coverage required for deployment

Quick Info

CategorySalesforce
Difficultybeginner
Version1.0.0
AuthorClaude Skills Hub
salesforcereportsdashboards

Install command:

curl -o ~/.claude/skills/sf-reports-dashboards.md https://clskills.in/skills/salesforce/sf-reports-dashboards.md