.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/bastidood/dependency-wrangler
home/skills/bastidood/dependency-wrangler
bastidood avatar

bastidood/dependency-wrangler

5 skills

View on GitHub
$npx skills add bastidood/dependency-wrangler
SkillInstalls
assess-upgrade-impactsAnalyze changelog summaries against the codebase to determine real impact of each dependency upgrade.—bump-dependenciesOrchestrate dependency upgrades — discover outdated packages, scrape changelogs, assess impact, propose a staged upgrade plan, and draft a pull request for the…—draft-pull-requestDraft a pull-request description for the safe, backward-compatible dependency bumps, with a summary of the deferred and breaking-change work.—find-outdated-dependenciesDetect outdated dependencies for a package manager, normalize output, classify by semver severity, and resolve repository URLs.—propose-safe-refactorsSynthesize impact assessments into a staged implementation plan — safe bumps in one commit, breaking changes as individual commits.—