Next.js Tailwind Assistant
get_library_docs
Get comprehensive documentation for commonly used libraries in Next.js projects. Available: framer-motion, mdx, headless-ui, next-themes, clsx, tailwind-plugins. Includes installation, usage examples, patterns, and best practices.
Remote CaullenOmdahl/nextjs-react-tailwind-assistant
Other tools also called get_library_docs?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"library_name": {
"type": "string",
"description": "Library name (e.g., 'framer-motion', 'mdx', 'headless-ui', 'next-themes', 'clsx', 'tailwind-plugins')"
}
}
}