Version Checker

by matteocervelli · documents · python, bash, testing, git, skill

Check version compatibility, breaking changes, and security vulnerabilities

Source: https://github.com/matteocervelli/llms

Install

git clone https://github.com/matteocervelli/llms

Tags: python, bash, testing, git, skill

24 GitHub stars · Source: skillsdirectory

About documents MCP servers and Claude skills

documents MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Version Checker is one of hundreds of documents entries indexed on Skiln. Browse the full documents category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related documents MCPs and skills

  • Audit Docs Delegation by melodic-software

    Audit skills and memory files for docs-management delegation compliance. Detects hardcoded Claude Code data and verifies proper delegation patterns.

  • Update Settings Schema by melodic-software

    Update the custom Claude Code settings JSON schema with changelog-discovered and web-verified settings.

  • Lint Md by melodic-software

    Run markdown linting validation on files using markdownlint-cli2

  • Nullable Audit by melodic-software

    Analyze nullable reference type adoption with warnings breakdown and migration recommendations

  • Releasepr by compozy

    Guides adoption and day-to-day use of the pr-release CLI in a consuming GitHub repository: installing the binary, wiring the release GitHub Actions workflow, authoring .pr-release.yaml, following conventional commits for semantic versioning, adding custom release notes with add-note, validating with dry-run, and understanding the release-PR then merge then production-release lifecycle. Use when a project depends on compozy/releasepr (pr-release) and needs to configure, run, or troubleshoot it...

  • Improving Drf Endpoints by PostHog

    Use when editing, reviewing, or auditing DRF viewsets and serializers in PostHog. Triggers on files in posthog/api/, products/*/backend/api/, products/*/backend/presentation/, or any file importing rest_framework. Covers field typing, schema annotations, enum collision fixes, and OpenAPI spec quality — everything that flows downstream into generated TypeScript types and MCP tools.

  • Br Write Schema by Lonsdale201

    Validate POST / PUT / PATCH bodies on a better-route

  • Es Toolkit by pedronauck

    Use when implementing utility functions, array operations, object manipulation, or string operations. ALWAYS use es-toolkit instead of custom implementations or native methods.

Frequently asked questions

How do I install Version Checker?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Version Checker?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Version Checker free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.