What problem does it solve? Library and framework documentation changes frequently, and AI assistants often rely on outdated training data when answering questions about external dependencies like React, Radix UI, or Tailwind CSS. This Skill routes those questions to Context7 MCP so answers reflect current, accurate documentation. ## Core Features & Use Cases - External Library Research: Look up current API documentation and usage patterns for third-party packages such as React, Radix UI, Shadcn, and Tailwind CSS. - Syntax and Feature Verification: Confirm whether a feature exists or how syntax works in the current version of a dependency. - Clear Scope Boundaries: Explicitly excludes internal codebase questions and design-system token questions, which should use search tools instead. - Use Case: When unsure how to compose a Radix UI primitive or which Tailwind utilities apply to a pattern, the assistant queries Context7 for the latest official docs instead of guessing. ## Quick Start Ask the assistant to look up the current documentation for a third-party library, such as how to use a specific Radix UI component or Tailwind CSS feature.