#26 · Primary category: AI Coding Assistants
context7
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Project last updated:08/28/26
GitHub Stars
61.4K
Forks
3.0K
Contributors
131
License
MIT
Why we included this project
Most coding assistants are only as current as the training data behind them, which is why they confidently suggest APIs that don't exist or examples from a library version you stopped using years ago. Context7 fixes that by running as an MCP server or CLI skill that fetches up-to-date, version-specific docs and code samples from the actual source and injects them into your prompt, so your editor or agent works from reference material that matches the library you really have. You can target a specific package and version to get exactly the right docs, which makes it handy for anyone doing AI-assisted or vibe-coding work who is tired of cleaning up hallucinated endpoints. Setup is flexible too: a hosted endpoint gets you going quickly, or you can run the whole stack on-premise if your code and documentation need to stay inside your own infrastructure.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.