From development
Fetch current documentation for any library or framework before using it. Use whenever writing, reviewing, or explaining code that involves an external library or framework — especially when the correct API, method signatures, or version-specific behaviour matters.
npx claudepluginhub timo-jakob/timos-claude-code-plugins --plugin developmentThis skill uses the workspace's default tool permissions.
Before using, reviewing, or explaining any external library or framework:
Fetches up-to-date, version-specific library documentation and code examples via Context7. Use for API references, framework guides, and troubleshooting.
Retrieves up-to-date documentation for software libraries, frameworks via Context7 API using curl. Use for code examples, API verification, current info beyond training data.
Fetches up-to-date library/framework docs via Context7 MCP (resolve-library-id, query-docs) for setup questions, API references, code examples.
Share bugs, ideas, or general feedback.
Before using, reviewing, or explaining any external library or framework:
mcp__context7__resolve-library-id with the library name to get its documentation ID.mcp__context7__query-docs with that ID and a focused query to retrieve the relevant documentation.Apply this to every library involved in the current task, not just the primary one.