When you ask Claude about React hooks, Next.js middleware, or Prisma queries, this skill hits the Context7 MCP server for live docs instead of relying on stale training data. It resolves library names to IDs, fetches current snippets and API references, then answers with up-to-date code examples. The three-call limit keeps it from spinning, and it knows to prefer official sources and version-specific docs when you mention them. Honest take: this is what you want when frameworks ship breaking changes every quarter and you need Claude to know about the middleware.ts pattern that landed last month, not the deprecated config from two years ago.
npx -y skills add affaan-m/ecc --skill documentation-lookup --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev