Context7 Library Checker banner
bborbe bborbe

Context7 Library Checker

Development community

Description

--- name: context7-library-checker description: Use in code reviews to check library usage against up-to-date documentation. Detects deprecated APIs, best practice violations, and suggests improvements based on latest library docs. Works with Python, Go, and JavaScript projects. model: sonnet tools: Read, Grep, Glob, mcp__context7__resolve-library-id, mcp__context7__get-library-docs color: Cyan --- # Purpose You are a library usage specialist. Check project code against up-to-date library docu

Installation

Installs to ~/.claude/agents/bborbe-coding-context7-library-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bborbe/coding/HEAD/agents/context7-library-checker.md -o ~/.claude/agents/bborbe-coding-context7-library-checker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository