reactor-dsl

Verify Reactor API signatures against a complete alphabetized index.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/kusutori/DataViewer --skill reactor-dsl-kusutori
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reactor-dsl
Source: https://github.com/kusutori/DataViewer/tree/main/skills/reactor-dsl
Command: npx skills add https://github.com/kusutori/DataViewer --skill reactor-dsl-kusutori

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mur, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides access to the comprehensive Reactor API signatures index, allowing for verification of less-common API surfaces against a full, alphabetized index.

Core Features & Use Cases

  • API Signature Index: Access a detailed list of Reactor's public APIs, including factories, modifiers, hooks, and enums.
  • Quick Reference: Focused topical references for common Reactor components and functionalities.
  • Use Case: When you're developing with Reactor and need to confirm the API surface for a specific component or hook, this skill is invaluable.

Quick Start

Use the reactor-dsl skill to find the API signature for a specific Reactor factory or modifier, e.g., search for the IReactorKeyed interface.

Frequently Asked Questions about reactor-dsl

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

FAQPage Schema
How do I find the correct signature for a specific Reactor API interface?

To look up Reactor API signatures, access the complete index to verify less-common public API surfaces, including factories, modifiers, hooks, and enums, against an alphabetized list. You can search for specific items like the IReactorKeyed interface.

What is the best way to verify less common Reactor API surfaces during application development?

The best way to verify less common Reactor API surfaces is by consulting a comprehensive API signature index. This provides a full, alphabetized list of public factories, modifiers, hooks, and enums for accurate confirmation.

Do I need any specific dependencies to regenerate Reactor API signatures?

Yes, regenerating Reactor API signatures requires the mur dependency. This prerequisite tool allows you to rebuild and update the comprehensive index of public API surfaces.

Does the Reactor API reference include enums and hooks or just factory methods?

The Reactor API reference includes enums and hooks along with factories and modifiers. It provides a detailed list of Reactor's public APIs, covering all these component types within a full alphabetized index.

Can I get quick topical references for common Reactor components and functionalities?

Yes, you can access focused topical references for common Reactor components and functionalities. This provides quick lookup capabilities for frequently used API surfaces alongside the full detailed signature index.