Next.js Tailwind Assistant
get_starter_kit
Get detailed information about a specific template starter kit including features, architectural decisions with tradeoffs, alternative approaches, and implementation guidance. Each template teaches decision-making frameworks rather than prescribing specific libraries. Use list_starter_kits to see available template IDs.
Remote CaullenOmdahl/nextjs-react-tailwind-assistant
Other tools also called get_starter_kit?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The starter kit ID (e.g., 'documentation', 'saas-marketing', 'portfolio-blog')"
}
}
}