CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

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
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
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
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. forcedotcom
  4. /
  5. afv-library
  6. /
  7. Configuring Connected Apps

Configuring Connected Apps

Editor's Note

Handles OAuth setup for Salesforce Connected Apps and External Client Apps, including JWT bearer flows, PKCE decisions, and scope configuration. Comes with templates for common patterns (web server, Canvas, JWT) and a 120-point security checklist. The skill pushes you toward ECAs for new work since Spring '26 disabled Connected App creation by default in most orgs. It knows the gnarly bits: ECA metadata spans six different directories with abbreviated suffixes like `.ecaGlblOauth` and `.ecaPlcy`, and OAuth security settings must be retrieved from an org before you can edit them. Won't touch Named Credentials or callout code, just the OAuth app definitions themselves.

Install

npx skills add https://github.com/forcedotcom/afv-library --skill configuring-connected-apps
Votes
0
Installs322
GitHub Stars449
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment