Template Search

Slot's MCP server enables natural language template search through AI assistants. This guide shows you how to effectively communicate your requirements and get the most relevant template recommendations.

Search Strategies

Describe Your Project

Start by describing your project goals and requirements. The more context you provide, the better the recommendations will be. Consider including:

  • Project type (web app, API, mobile app, etc.)
  • Key features or functionality needed
  • Technology preferences or constraints
  • Team size and experience level
  • Development priorities (speed, scalability, etc.)

Example Queries

"I need a React starter for a small team building a B2B SaaS dashboard. We want good TypeScript support and built-in authentication."

"Looking for a minimal Express API template with OpenAPI documentation and testing setup. Must be production-ready and well maintained."

"What's a good Next.js starter for an e-commerce site? We need good SEO, image optimization, and Stripe integration."

Refine Results

After getting initial recommendations, you can refine your search by:

  • Asking for specific feature comparisons
  • Requesting more details about setup and configuration
  • Inquiring about maintenance and community support
  • Exploring alternative approaches or technologies

Understanding Results

For each recommended template, the AI assistant can provide detailed information about:

Technical Details

  • Core technologies and frameworks
  • Development tools and setup
  • Project structure and organization
  • Build and deployment configuration

Quality Metrics

  • Maintenance status and updates
  • Community size and activity
  • Documentation quality
  • Test coverage and reliability

Best Practices

Do

  • Be specific about your requirements
  • Ask follow-up questions
  • Compare multiple options
  • Consider maintenance implications

Don't

  • Be too vague or general
  • Ignore quality metrics
  • Skip reading documentation
  • Forget about team constraints

Next Steps

Learn how to configure the MCP server and customize your template index in the Configuration guide.