Repository inventory

freekmurze/dotfiles

Skills indexed from this repository, with install-style signals scoped to the repo.
5 skills3.5K GitHub stars0 weekly installsGitHubOwner profile

Overview

This skill automatically fetches up-to-date documentation from Context7 when it detects library, framework, API, or code example queries. It activates proactively so answers use current docs instead of possibly outdated training data, and it returns concise, cited snippets and code samples.

How this skill works

When a user query matches trigger patterns (implementation, configuration, docs lookup, library mentions, or code generation), the skill extracts the target library, optional version, and specific feature. It calls a forked sub-skill to search Context7 for the best-matching library, then fetches relevant documentation snippets and examples, and integrates those into a focused response with version and source citations.

When to use it

  • User asks how to implement or configure a feature (e.g., "How do I set up middleware in Next.js?")
  • User requests documentation, API details, or code examples for a library or framework
  • User mentions a specific library or version and expects current behavior or syntax
  • When you want authoritative, up-to-date references instead of relying on training data
  • When answers must include exact code examples or API signatures from docs

Best practices

  • Pass the full user question as the query to maximize relevance
  • Include the library name and version when known to fetch version-specific docs
  • Prefer exact name matches and highest trustScore when selecting library results
  • Extract and present only relevant snippets and code examples rather than dumping full docs
  • Handle failures gracefully: inform the user if search returns no results or if API errors occur

Example use cases

  • Explain how useEffect (or new hooks) should be used in React 19 with current examples
  • Show Next.js 15 middleware configuration and include official sample code
  • Provide Prisma schema examples for one-to-many relations using the latest docs
  • Fetch Tailwind utility docs or shadcn/ui component usage for a requested version
  • Resolve API signature or initialization steps for Supabase, Firebase, or Clerk

FAQ

If search returns no results, the skill notifies the user and suggests alternatives or falls back to training data with a disclaimer that it may be outdated.

How does version selection work?

The skill prefers exact version matches when provided, otherwise it selects the highest trustScore and official packages over forks.

5 skills

More from this maintainer
Other repositories and skills published under the same GitHub owner.
Skills library
Jump back to the full directory or explore grouped topics.
Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational