docs-svelte

Locate CE.SDK Svelte documentation sections from local offline sources.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables fast, offline access to CE.SDK Svelte documentation and APIs by providing a self-contained knowledge pack with a local documentation index.

Core Features & Use Cases

  • Local, offline lookup of the CE.SDK Svelte Documentation Index and API references for quick answers.
  • Topic-driven search across getting started, configuration, API methods, guides, and usage examples.
  • Triggered by the /cesdk:docs-svelte command to retrieve relevant sections and samples from bundled docs.

Quick Start

Ask me for CE.SDK Svelte documentation on a topic using the /cesdk:docs-svelte trigger.

Frequently Asked Questions about docs-svelte

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

FAQPage Schema
How do I look up CE.SDK Svelte documentation offline?

You can access CE.SDK Svelte documentation offline by querying the bundled local Documentation Index and API Index, which retrieves relevant sections and code examples with minimal latency.

What topics are covered in the CE.SDK Svelte docs?

The CE.SDK Svelte docs cover getting started guides, configuration options, API methods, and usage examples, enabling topic-specific lookups across the bundled documentation and API references.

Can I find CE.SDK Svelte API methods and configuration examples without internet access?

Yes, you can find CE.SDK Svelte API methods and configuration examples without internet by using the self-contained local knowledge pack that bundles the API Index and documentation for offline retrieval.

How do I get code examples for CE.SDK Svelte configuration?

To get code examples for CE.SDK Svelte configuration, trigger the docs lookup command to fetch topic-specific samples and usage guides directly from the local offline documentation index.

Does the CE.SDK Svelte documentation require any external dependencies or libraries?

The CE.SDK Svelte documentation lookup requires no external dependencies or libraries, functioning as a self-contained knowledge pack that uses bundled local indexes for offline discovery.