docs-sveltekit

Query local CE.SDK SvelteKit documentation for relevant sections and navigation paths.

7|3|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/imgly/agent-skills --skill docs-sveltekit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-sveltekit
Source: https://github.com/imgly/agent-skills/tree/main/plugins/cesdk/skills/docs-sveltekit
Command: npx skills add https://github.com/imgly/agent-skills --skill docs-sveltekit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides fast, offline access to CE.SDK SvelteKit documentation by querying the local repository and returning relevant sections to answer user questions.

Core Features & Use Cases

  • Look up CE.SDK SvelteKit docs from the local repository for quick reference during development.
  • Retrieve API references, configuration guides, and workflow examples without network requests.
  • Use cases include finding setup instructions for CreativeEditorSDK.create, configuration options, and UI customization topics.

Quick Start

Use the docs-sveltekit skill to fetch the most relevant SvelteKit documentation section from the local docs repository for your query.

Frequently Asked Questions about docs-sveltekit

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

FAQPage Schema
How do I access CE.SDK SvelteKit documentation offline?

Access CE.SDK SvelteKit documentation offline by querying the local repository, which loads Markdown bodies to respond with precise sections and navigation paths without network requests.

Can I look up CE.SDK API references and configuration guides for SvelteKit locally?

Yes, you can retrieve CE.SDK API references, configuration guides, and workflow examples locally for SvelteKit, including setup instructions for CreativeEditorSDK.create and UI customization topics.

What is the best way to find CE.SDK SvelteKit setup instructions during development?

The best way to find CE.SDK SvelteKit setup instructions during development is to fetch the most relevant documentation section from the local docs repository for your specific query.

Does the offline SvelteKit docs lookup support UI customization topics?

Yes, the offline SvelteKit docs lookup supports UI customization topics, along with getting started guides, configuration options, and API references across the CE.SDK documentation.

How do I debug CE.SDK integrations in SvelteKit without network access?

Debug CE.SDK integrations in SvelteKit without network access by using the local repository query to retrieve relevant documentation sections, providing precise navigation paths for troubleshooting.