Toolverse
All skills

read-docs

by fuma-nama

Enables efficient, accurate retrieval of content from Fumadocs-powered documentation sites.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
fuma-nama
Category
Mobile
Views
2

About this skill

Enables efficient, accurate retrieval of content from Fumadocs-powered documentation sites.

How to use

  1. Upewnij się, że dokumentacja, którą chcesz przeszukać, jest zbudowana na Fumadocs. Możesz to potwierdzić, próbując pobrać plik /llms.txt z głównego adresu URL serwisu dokumentacji.

  2. Zainstaluj umiejętność read-docs w swoim agencie AI lub narzędziu wspierającym MCP skills. Skill będzie gotowy do użycia bez dodatkowej konfiguracji.

  3. Gdy chcesz znaleźć konkretną informację w dokumentacji, użyj endpointu wyszukiwania /api/search?query=<szukany-termin>. Skill wyśle zapytanie i zwróci strukturalne wyniki zawierające tytuł, fragment tekstu, URL i hierarchię stron.

  4. Aby pobrać pełną zawartość konkretnej strony dokumentacji, skill automatycznie konstruuje ścieżkę do pliku Markdown, zazwyczaj pod adresem /llms.mdx/docs/<ścieżka>/content.md. Preferuje to nad scrapowaniem HTML, ponieważ Markdown jest czystszy i lepiej sformatowany dla modeli AI.

  5. Jeśli serwis dokumentacji używa innego wzorca URL (np. .mdx zamiast /content.md), skill automatycznie dostosuje się na podstawie struktury odkrytej z pliku /llms.txt.

  6. Przeanalizuj zwrócone wyniki Markdown i użyj ich do odpowiadania na pytania użytkownika lub podejmowania decyzji w ramach przepływu pracy agenta.

Related skills

slidev

by XIYO

Comprehensive guide for Slidev - a web-based presentation framework for developers. Covers Markdown syntax, layouts, components, animations, theming, and exporting. Use this skill when creating or working with developer presentations using Slidev.

Mobile
223353

ios-simulator-skill

by conorluddy

21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.

Mobile
19154

godot

by bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI

Mobile
547680

vercel-react-native-skills

by vercel-labs

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or

Mobile
1745

unreal-engine-cpp-pro

by sickn33

Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices.

Mobile
2582

mobile-android-design

by wshobson

Master Material Design 3 and Jetpack Compose patterns for building native Android apps. Use when designing Android interfaces, implementing Compose UI, or following Google's Material Design guidelines.

Mobile
38181