
Description
Up-to-date library and framework documentation via Context7 MCP. Use when setup, API, or version-specific questions require current documentation.
SKILL.md
Context7
Provides up-to-date library and framework documentation. Use instead of relying on training data for library-specific questions.
When to Use
- Setup or configuration questions for any library or framework
- API references (Spring Boot, Kotlin, React, etc.)
- Code involving specific libraries where version accuracy matters
- Any question where "latest docs" are more reliable than training data
How to Use
Step 1 — Identify the library: call resolve-library-id with the library name and the user's question
Step 2 — Choose the best match: select based on name accuracy, trustScore, totalSnippets, and version if mentioned
Step 3 — Retrieve docs: call query-docs with the selected library ID and the user's specific topic (and optional tokens budget)
Step 4 — Respond: incorporate documentation findings with code examples and version citations
Best Practices
- Be specific with queries — include the user's exact question, not just the library name
- Respect version preferences when the user specifies one
- Prefer official package sources over community alternatives when multiple matches exist
More skills from the junie-extensions repository
View all 9 skillsandroid
build Android applications with Kotlin
Jul 13AndroidEngineeringKotlinMobilejava-engineer
write and refactor modern Java code
Jul 13Code AnalysisEngineeringJavakotlin-engineer
write and refactor Kotlin code
Jul 13Code ReviewEngineeringKotlinlaravel-engineer
build and architect Laravel applications
Jul 13BackendEngineeringLaravelPHPphp-engineer
write and refactor modern PHP code
Jul 13Code AnalysisEngineeringPHPredis-best-practices
implement Redis best practices
Jul 13DatabaseEngineeringPerformanceRedis
More from JetBrains
View publishermps-aspect-accessories
configure JetBrains MPS module dependencies
MPS
Jul 17ArchitectureConfigurationEngineeringmps-aspect-actions
define and edit MPS node factories
MPS
Jul 17ArchitectureEngineeringmps-aspect-behavior
define and edit MPS concept behavior
MPS
Jul 13ArchitectureEngineeringmps-aspect-constraints
define JetBrains MPS language constraints
MPS
Jul 23ArchitectureCode Analysismps-aspect-dataflow
define and debug MPS dataflow builders
MPS
Jul 13Data Analysismps-aspect-editor
define MPS editor layouts
MPS
Jul 23DesignUI Components