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

Generating Ui Bundle Metadata

forcedotcom/afv-library
1.5k installs705 stars
Summary

This one autoactivates when you're working with Salesforce UI bundles, specifically when scaffolding new apps, editing ui-bundle.json configs, or setting up CSP trusted sites. It enforces some opinionated constraints, like using sf template generate instead of create-react-app, strict alphanumeric naming, and validating your routing and header configs against Salesforce's rules. The CSP trusted site registration guidance is honestly the most useful part here, since it walks through the exact directives you need for images, fonts, and API calls. If you're building custom UI bundles for Salesforce and keep running into blocked external resources or config validation errors, this covers the specifics you'd otherwise hunt down in docs.

Install to Claude Code

npx -y skills add forcedotcom/afv-library --skill generating-ui-bundle-metadata --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 →
  • 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
  • Getting Datacloud Schema536
  • Deploying Metadata534
  • Debugging Apex Logs532
  • Handling Sf Data532
  • Generating Mermaid Diagrams531
  • Generating Visual Diagrams531
  • Running Apex Tests531
  • Configuring Connected Apps526
  • Building Sf Integrations523

Recommended

More Frontend Development →
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
auth0 avatar
auth0-react

auth0/agent-skills

Use when adding Auth0 login, logout, protected routes, or user sessions to a React SPA. Integrates @auth0/auth0-react — use even if the user says "add login to my React app" or "protect my React routes" without naming the SDK.
1.5k
40
vercel-labs avatar
zustand

vercel-labs/json-render

Zustand adapter for json-render's StateStore interface. Use when integrating json-render with Zustand for state management via @json-render/zustand.
1.5k
15.8k