svelte-code-writer

Look up Svelte 5 and SvelteKit documentation and analyze code with CLI tools.

8|1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/HopeArtOrg/hope-re --skill svelte-code-writer-hopeartorg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: svelte-code-writer
Source: https://github.com/HopeArtOrg/hope-re/tree/main/.agents/skills/svelte-code-writer
Command: npx skills add https://github.com/HopeArtOrg/hope-re --skill svelte-code-writer-hopeartorg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of efficiently navigating and analyzing Svelte components and modules, reducing the time spent on documentation lookup and code review.

Core Features & Use Cases

  • Svelte Documentation Lookup: Access comprehensive Svelte 5 and SvelteKit documentation quickly.
  • Code Analysis: Identify and fix common issues in Svelte code with the Svelte Autofixer.
  • Use Case: When developing Svelte applications, use this Skill to understand the documentation of various Svelte features or to automatically correct syntax errors in your Svelte components.

Quick Start

Run the command npx @sveltejs/mcp list-sections to explore the available documentation sections.

Frequently Asked Questions about svelte-code-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I quickly access Svelte 5 and SvelteKit documentation while coding?

You can access Svelte 5 and SvelteKit documentation by running the command `npx @sveltejs/mcp list-sections` to explore and retrieve specific documentation sections directly through the CLI.

Can I automatically identify and fix common syntax errors in Svelte components?

Yes, you can identify and fix common issues in Svelte code using the Svelte Autofixer, which analyzes your components and provides automated code suggestions for syntax corrections.

What is the best way to analyze Svelte components and modules for code review?

The best way to analyze Svelte code is using CLI tools optimized for Svelte development, which help efficiently navigate components and reduce the time spent on manual code review and documentation lookup.

Does this Svelte code analysis tool require any external dependencies to run?

No external dependencies are required to run this tool, as it operates independently using the built-in scripts component to execute Svelte documentation lookup and code analysis tasks.

How do I explore available documentation sections for Svelte development?

To explore available documentation sections for Svelte development, run the command `npx @sveltejs/mcp list-sections` in your CLI to quickly reference comprehensive Svelte 5 and SvelteKit features.