docs-react

Retrieve CE.SDK React documentation and API references from local docs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finds and retrieves CE.SDK React documentation and API references from the locally bundled knowledge base, enabling offline access to guides, API references, and configuration pages.

Core Features & Use Cases

  • Offline lookup: Quickly fetch React docs, guides, and API references without network calls.
  • Topic coverage: Retrieve setup, configuration, API references, guides, and examples.
  • Contextual navigation: Jump to related sections via the included Documentation Index for quick context.

Quick Start

Ask it to search the local CE.SDK React docs for a topic, for example "get started with the React API".

Frequently Asked Questions about docs-react

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

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

You can access CE.SDK React documentation offline by querying the locally bundled docs, which retrieves setup guides, API references, and configuration pages without any network calls.

What React API topics are covered in the CE.SDK local docs?

The local CE.SDK docs cover React API topics including setup, configuration, UI customization, asset loading, and API modules, allowing you to retrieve code examples and navigate related sections.

Can I find configuration and asset loading examples for CE.SDK React without internet?

Yes, you can find configuration and asset loading examples for CE.SDK React offline by retrieving them from the locally bundled documentation and API references.

Does the CE.SDK React offline docs lookup include a navigation index?

The CE.SDK React offline docs include a Documentation Index that enables accurate contextual navigation, allowing you to jump to related sections and quickly retrieve relevant code paths.

How do I get started with the CE.SDK React API using bundled docs?

To get started with the CE.SDK React API, you can search the locally bundled documentation for the setup topic to retrieve guides and API references instantly.

What are the limitations of using locally bundled React documentation?

The limitation of using locally bundled React documentation is that the content is static; it only contains the bundled CE.SDK docs and does not fetch real-time updates or live API endpoints.