find_similar_components
Find components matching a natural language description by analyzing keywords, hooks, child components, data fetching patterns, and architecture layer. Returns up to 15 results.
Instructions
Find components similar to a natural language description using keyword AND structural matching. Scores based on name, hooks, child components, data fetching pattern, and architecture layer. Returns up to 15 results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Natural language description (e.g., "button for submitting forms", "hook that fetches patient data") |