tech-docs

Community

Instantly find project tech docs, skip endless web searches.

Authoratilladeniz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill drastically reduces the time spent searching for answers to technical questions by prioritizing local, project-specific documentation. It provides a semantic search tool for the .docs/ directory, ensuring you get relevant, context-aware information quickly, rather than sifting through generic internet results.

Core Features & Use Cases

  • Semantic Search: Use make search-docs to intelligently query local documentation for specific topics and code examples.
  • Comprehensive Local Knowledge Base: Access detailed documentation on Next.js, TanStack Query, Better Auth, GORM, Tailwind CSS, and more.
  • Documentation Workflow: Guides on how to effectively search, fetch new, and update existing documentation.
  • Use Case: Before searching Google for "How to implement prefetchQuery in Next.js," use make search-docs q="prefetchQuery TanStack Query" to quickly find relevant project-specific documentation and code snippets, saving valuable development time.

Quick Start

Search the local documentation for information on "Tailwind CSS 4" and list the top 3 results with their relevance scores.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tech-docs
Download link: https://github.com/atilladeniz/next-go-pg/archive/main.zip#tech-docs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository