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. antinomyhq
  4. /
  5. forge
  6. /
  7. Resolve Conflicts

Resolve Conflicts

Editor's Note

When you hit merge conflicts, this skill stops you from manually editing conflict markers and instead walks you through a structured resolution process. It categorizes your conflicts (imports, tests, generated files, deleted files), creates a detailed resolution plan for approval, then executes it with explanations for each decision. The approach is opinionated: prefer keeping both changes over choosing sides, always regenerate lock files instead of merging them, and back up deleted files before resolving. It's thorough to the point of being verbose, which is either exactly what you want when dealing with a hairy merge or overkill for a simple two-line conflict. Worth it if you're merging long-lived branches where guessing wrong is expensive.

Install

npx skills add https://github.com/antinomyhq/forge --skill resolve-conflicts
Votes
0
Installs520
GitHub Stars7.4k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment