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. connorads
  4. /
  5. dotfiles
  6. /
  7. Dependency Updater

Dependency Updater

Editor's Note

This handles dependency updates across seven languages with an opinionated workflow: it auto-applies minor and patch updates but prompts you individually on major versions to avoid breaking changes. It respects pinned dependencies, runs security audits, and can diagnose common issues like version conflicts or peer dependency problems. Built around tools like taze for Node.js, pip-review for Python, and native tooling for Go, Rust, Ruby, Java, and .NET. The approach is smart for teams that want safe automation without YOLO updating everything at once, though you'll need the underlying tools installed first.

Install

npx skills add https://github.com/connorads/dotfiles --skill dependency-updater
Votes
0
Installs249
GitHub Stars14
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment