Looks up live documentation for libraries or questions via documentation-lookup skill using Context7, providing answers and minimal code examples.
npx claudepluginhub jaehxn/harness-project_1# Docs Command (Legacy Shim) Use this only if you still reach for `/docs`. The maintained workflow lives in `skills/documentation-lookup/SKILL.md`. ## Canonical Surface - Prefer the `documentation-lookup` skill directly. - Keep this file only as a compatibility entry point. ## Arguments `$ARGUMENTS` ## Delegation Apply the `documentation-lookup` skill. - If the library or the question is missing, ask for the missing part. - Use live documentation through Context7 instead of training data. - Return only the current answer and the minimum code/example surface needed.
/docsLooks up current documentation for a library or topic via Context7, returning a summarized answer with relevant code snippets.
/docsLooks up current documentation for a library or topic via Context7, returning a summarized answer with relevant code snippets.
/docsFetches up-to-date documentation for <library> [query] using Docfork, providing direct answers with runnable code examples.
/docsFetches up-to-date documentation and code examples for any library via <library> [query]. Supports Context7 IDs for precise and version-specific lookups.
/fetch-docsFetches up-to-date documentation for libraries/frameworks via Context7, verifies version match, formats key APIs with source and notes, for accurate code generation.
/context7Searches Context7 technical documentation for the given query, providing explanations, best practices, error solutions, or alternatives if unavailable.
Share bugs, ideas, or general feedback.
Use this only if you still reach for /docs. The maintained workflow lives in skills/documentation-lookup/SKILL.md.
documentation-lookup skill directly.$ARGUMENTS
Apply the documentation-lookup skill.