CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
forcedotcom avatar

Deploying Ui Bundle

forcedotcom/afv-library
1.5k installs705 stars
Summary

This automates the full deployment sequence for Salesforce UI bundles, which is fussier than it looks. It walks through org auth, pre-deploy build, metadata push, permission set assignment, optional data import, and GraphQL schema fetch with codegen. The order matters: you need to deploy metadata before fetching the schema, assign permissions before introspection picks up custom fields, and re-run codegen after every deploy that touches objects or permissions. Honestly the most useful part is that it doesn't skip the post-deploy stuff silently. It'll either assign those permission sets or ask you about them, same with data import if you have a plan file.

Install to Claude Code

npx -y skills add forcedotcom/afv-library --skill deploying-ui-bundle --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Categories
Frontend Development
First SeenMay 16, 2026
View on GitHub

More from forcedotcom/afv-library

All 58 skills →
  • Developing Agentforce1.5k
  • Generating Custom Application1.5k
  • Generating Custom Lightning Type1.5k
  • Generating Custom Tab1.5k
  • Generating Flexipage1.5k
  • Generating Lightning App1.5k
  • Generating List View1.5k
  • Generating Ui Bundle Features1.5k
  • Generating Ui Bundle Metadata1.5k
  • Generating Ui Bundle Site1.5k
  • Generating Validation Rule1.5k
  • Implementing Ui Bundle Agentforce Conversation Client1.5k
  • Implementing Ui Bundle File Upload1.5k
  • Observing Agentforce1.5k
  • Searching Media1.5k
  • Switching Org1.5k
  • Testing Agentforce1.5k
  • Uplifting Components To Slds21.5k
  • Using Ui Bundle Salesforce Data1.5k
  • Creating B2b Commerce Store1.4k
  • Generating Lwc Components541
  • Querying Soql540
  • Developing Datacloud Code Extension539
  • Fetching Salesforce Docs537

Recommended

More Frontend Development →
forcedotcom avatar
generating-ui-bundle-features

forcedotcom/afv-library

generating ui bundle features
1.5k
705
forcedotcom avatar
generating-ui-bundle-metadata

forcedotcom/afv-library

generating ui bundle metadata
1.5k
705
forcedotcom avatar
generating-ui-bundle-site

forcedotcom/afv-library

generating ui bundle site
1.5k
705
forcedotcom avatar
implementing-ui-bundle-agentforce-conversation-client

forcedotcom/afv-library

implementing ui bundle agentforce conversation client
1.5k
705
forcedotcom avatar
implementing-ui-bundle-file-upload

forcedotcom/afv-library

implementing ui bundle file upload
1.5k
705
forcedotcom avatar
using-ui-bundle-salesforce-data

forcedotcom/afv-library

using ui bundle salesforce data
1.5k
705