Tailwind Svelte Assistant
Provide instant access to SvelteKit and Tailwind CSS documentation along with ready-to-use Svelte component snippets styled with Tailwind.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Get Sveltekit Doc: [LEGACY] Get SvelteKit documentation for a specific topic. NOTE: This tool only covers ~8% of SvelteKit docs. Use 'get_svelte_full_docs' for complete documentation coverage.
- Get Tailwind Info: [LEGACY] Get Tailwind CSS information for a specific query. NOTE: This tool only covers ~4% of Tailwind docs. Use 'get_tailwind_full_docs' for complete documentation coverage.
- Get Component Snippet: Get a Svelte component code snippet for a specific UI element.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Provide instant access to SvelteKit and Tailwind CSS documentation along with ready-to-use Svelte component snippets styled with Tailwind. Enable efficient UI development by retrieving relevant docs, utility class info, and component code snippets on demand. Streamline your frontend workflow with organized content discovery and configurable documentation scraping.
Список инструментов сервера (11)
Технические названия из tools/list. Нужны только разработчикам.
| get_sveltekit_doc | [LEGACY] Get SvelteKit documentation for a specific topic. NOTE: This tool only covers ~8% of SvelteKit docs. Use 'get_svelte_full_docs' for complete documentation coverage. |
| get_tailwind_info | [LEGACY] Get Tailwind CSS information for a specific query. NOTE: This tool only covers ~4% of Tailwind docs. Use 'get_tailwind_full_docs' for complete documentation coverage. |
| get_component_snippet | Get a Svelte component code snippet for a specific UI element. |
| list_sveltekit_topics | Lists available SvelteKit documentation topics. |
| list_tailwind_info_topics | Lists available Tailwind CSS documentation topics. |
| list_snippet_categories | Lists available component snippet categories. |
| list_snippets_in_category | Lists available snippets within a specified category. |
| get_svelte_full_docs | Get the complete Svelte and SvelteKit documentation (~1MB, 100% coverage). WARNING: This returns ~320,000 tokens. Only use with LLMs that support large context windows (100k+ tokens). For smaller contexts, use 'search_svelte_docs' or 'get_sveltekit_doc' instead. |
| get_tailwind_full_docs | Get the complete Tailwind CSS documentation (~2.1MB, 249 files, 100% coverage). WARNING: This returns ~730,000 tokens. Only use with LLMs that support very large context windows (200k+ tokens). For smaller contexts, use 'search_tailwind_docs' or 'get_tailwind_info' instead. |
| search_svelte_docs | Search within the complete Svelte and SvelteKit documentation for specific topics or keywords. |
| search_tailwind_docs | Search within the complete Tailwind CSS documentation for specific utility classes or concepts. |