Given a svelte component or module returns a list of suggestions to fix any issues it has. This tool MUST be used whenever the user is asking to write svelte code before sending the code back to the user
Look up Svelte 5 and SvelteKit definitions from TypeScript declarations, covering runes like $state and $derived, features, and patterns with syntax, quick, or full detail levels.
Configure Content Security Policy for Electron apps by specifying bundler, inline styles, eval, and external connections or images. Returns both meta-tag and session.webRequest implementations.
Convert a screenshot, mockup, or wireframe image into framework-specific component code. Supports React, Next.js, Vue, Angular, Svelte, HTML, and UI libraries like shadcn/ui.
MCP server that provides tools, resources, and prompts to help LLMs build Svelte UI components for Q-SYS systems, including discovering components and controls from a Q-SYS Core.
Generate a complete project boilerplate with ML-composed pages for React, Next.js, Vue, Angular, Svelte, or HTML with Tailwind CSS and optional state management.
Generate UI components for React, Vue, Angular, Svelte, or HTML with style audit and design context awareness. Integrates with libraries like shadcn/ui, Radix UI, and more.
Fill controlled form inputs in React, Vue, or Svelte apps via CDP. Targets by CSS selector or semantic axis (text, regex, role, ariaLabel). Resolves to a single element; stops with clear errors on ambiguity or non-fillable targets.
Fill form inputs in React/Vue/Svelte apps where standard value assignment fails. Use CSS selectors or semantic targeting (text, regex, role, ariaLabel) to set values in controlled inputs.
Inspect or operate on a browser tab by evaluating JavaScript, retrieving DOM HTML, or extracting SSR-injected SPA state from Next.js, Nuxt, Remix, Apollo, GitHub, or Redux frameworks.
Record implementation details for completed tasks to create a searchable knowledge base that prevents code duplication and helps future AI agents discover existing artifacts.
Scan a project directory to identify existing UI components by AST signature, enabling reuse across React, Vue, or Svelte files. Returns a list of components and the detected framework profile.
Audit your own source code for issues across 18 categories such as security, performance, and accessibility, then fetch live best-practice fixes from official documentation.