svelte-code-writer

Fetch Svelte 5 documentation and analyze Svelte components for issues.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/tututwo/heather-birthday-itenary --skill svelte-code-writer-tututwo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: svelte-code-writer
Source: https://github.com/tututwo/heather-birthday-itenary/tree/main/.agents/skills/svelte-code-writer
Command: npx skills add https://github.com/tututwo/heather-birthday-itenary --skill svelte-code-writer-tututwo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This toolset helps developers quickly discover Svelte 5 documentation and analyze code for best practices and errors.

Core Features & Use Cases

  • Documentation lookup: quickly fetch Svelte sections and examples to stay up to date.
  • Code analysis: inspect Svelte components for common issues and performance improvements.
  • Use Case: when starting a new Svelte 5 project, use this tool to browse docs and analyze components for potential optimizations.

Quick Start

Ask the tool to fetch Svelte 5 documentation for a section and run a code analysis on a sample component.

Frequently Asked Questions about svelte-code-writer

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

FAQPage Schema
How do I fetch specific Svelte 5 documentation sections for my project?

You can fetch Svelte 5 documentation sections by using the CLI to list available sections and retrieve specific documentation examples. This allows you to quickly browse docs and verify patterns for your project.

How do I analyze Svelte components for common code issues and performance improvements?

You can analyze Svelte components by running the code analysis feature across multiple files in your project. This inspects your components to detect common issues and suggests potential performance optimizations.

Can I use this tool to verify Svelte 5 patterns when starting a new project?

Yes, when starting a new Svelte 5 project you can use this toolset to browse current documentation and run code analysis on sample components to ensure you are following verified patterns.

Does the code analysis support checking multiple Svelte files at once?

Yes, the code analysis applies across typical Svelte projects to discover docs and detect issues in multiple files and components simultaneously.

What is the best way to stay up to date with Svelte 5 documentation changes?

The best way to stay up to date is to use the documentation lookup feature to quickly fetch Svelte sections and examples, ensuring your knowledge of Svelte 5 patterns remains current.