Tailwind Svelte Assistant

Provide instant access to SvelteKit and Tailwind CSS documentation along with ready-to-use Svelte component snippets styled with Tailwind.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • 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.

What data it sees

Do you need an account

No: the server works without sign-in

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.

Server tool list (11)

Raw names from tools/list. Only developers need these.

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_snippetGet a Svelte component code snippet for a specific UI element.
list_sveltekit_topicsLists available SvelteKit documentation topics.
list_tailwind_info_topicsLists available Tailwind CSS documentation topics.
list_snippet_categoriesLists available component snippet categories.
list_snippets_in_categoryLists available snippets within a specified category.
get_svelte_full_docsGet 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_docsGet 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_docsSearch within the complete Svelte and SvelteKit documentation for specific topics or keywords.
search_tailwind_docsSearch within the complete Tailwind CSS documentation for specific utility classes or concepts.