rejot-dev
- 26 skills
- 0 followers
- 16 hours ago last updated
- ▌ Core · rejot-devCore package for defining schemas, catalogs, and AI prompt generation for json-render. Use when working with @json-render/core, defining schemas, creating catalogs, or building JSON specs for UI/video generation.
- ▌ React · rejot-devReact renderer for json-render that turns JSON specs into React components. Use when working with @json-render/react, building React UIs from JSON, creating component catalogs, or rendering AI-generated specs.
- ▌ Fragno · rejot-dev bundleIntegrate existing Fragno fragments into applications: install fragment packages, configure server instances (and database adapters if required), mount server handlers for each framework, create client-side integrations, and use hooks/composables. Use when asked to wire a fragment into the user's application.
- ▌ React Doctor · rejot-dev bundleUse when finishing a feature, fixing a bug, before committing React code, or when the user types `/doctor`, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.
- ▌ Fragno Author · rejot-dev bundleCreate or modify Fragno fragments (library-author workflow): scaffold a fragment package, define fragment config/schema, add dependencies/services, declare routes, build server instantiation, and export client builders plus per-framework client entrypoints. Use when asked to build a new fragment, add routes/hooks, or set up fragment packaging/code-splitting for authors.
- ▌ Trace Analysis · rejot-devLocal Backoffice trace forensics. Use for a trace id, slow request, span explosion, Durable Object storage activity, durable-hook propagation, missing Fragno spans, or local observability-store growth. Use only when analysis local traces.
- ▌ Fragno Workflows · rejot-dev bundleBuild replay-safe Fragno Workflows: define or modify durable steps, retries, sleeps, event waits, emissions, step-scoped mutations, fragment and dispatcher setup, instance management, and deterministic tests. Use when working with @fragno-dev/workflows, defineWorkflow, WorkflowStep, workflow instances, runner ticks, or replay behavior.
- ▌ Self Documenting Code · rejot-dev bundleWrite self-documenting code when creating or refactoring functions, shaping models or schemas, designing query or transaction flows, validating boundaries, constructing result shapes, exposing package APIs, making code testable with concrete collaborators, or documenting non-obvious behavior.
- ▌ Web · rejot-devRetrieve web pages when the user mentions a page or URL, asks to fetch or read its contents, or wants HTML or Markdown extracted from it.
- ▌ Forms · rejot-dev bundleCreate, update, and inspect system Forms with runtime tools. Use when designing a JSON Schema form, changing its stored definition, reading submissions, or routing form lifecycle events.
- ▌ Sandbox · rejot-devSandbox isolated shell work in Backoffice-managed Cloudflare containers. Use when the task requires starting, listing, executing commands in, or terminating a sandbox runtime.
- ▌ Workflows · rejot-devOrchestrate durable multi-step work with defineWorkflow and operate workflow instances. Use when a current task needs retries, sleeps, waiting for an external event, or the user asks to inspect, signal, or retry a workflow instance.
- ▌ Otp System · rejot-devUse the Backoffice OTP identity claim capability. Use when creating identity claim links, handling otp:identity.claim.completed events, or linking external actors such as Telegram chats to Backoffice users.
- ▌ API Webhooks · rejot-devConfigure inbound API webhooks end to end. Use when the user needs a webhook/callback URL, provides webhook auth or sample payloads, defines provider events, or routes webhook.received deliveries into cataloged automation events.
- ▌ API Connection · rejot-devConfigure and use Backoffice API connections. Use when creating outbound HTTP API integrations, configuring OAuth or bearer authentication, starting API OAuth flows, checking auth status, or executing authenticated API requests from automations.
- ▌ MCP Connection · rejot-devConfigure and use Backoffice MCP servers. Use when registering remote MCP endpoints, authenticating MCP servers with OAuth or bearer tokens, listing MCP tools, or calling MCP tools from automations.
- ▌ Resend Connection · rejot-devConfigure and automate the Backoffice Resend email capability. Use when setting up Resend delivery, inspecting email threads, replying to emails, or debugging Resend webhooks and durable hooks.
- ▌ Reson8 Connection · rejot-devConfigure and use the Backoffice Reson8 speech-to-text capability. Use when setting up Reson8, transcribing audio files, or debugging Reson8 runtime availability.
- ▌ Upload Connection · rejot-devConfigure Upload storage providers and inspect Upload hooks. Use when storage configuration, provider selection, or Upload connection health is the task.
- ▌ Telegram Connection · rejot-devConfigure and automate the Backoffice Telegram bot capability. Use when setting up Telegram, handling events with source "telegram" and eventType "message.received", sending chat replies, downloading Telegram files, or debugging Telegram hooks and runtime tools.
- ▌ Building Automations · rejot-devAutomate persistent Backoffice behavior from events or schedules. Use when the user explicitly asks to create or change an automation, event-triggered route, scheduled route, or saved workflow that should run later.
- ▌ Using Prepared Uploads · rejot-devManage prepared upload lifecycles. Use when code must collect, read, commit, or discard a FileUpload result.
- ▌ Configuring Connections · rejot-devSet up any Backoffice integration, connection, or named provider. Always use for setup requests such as ‘help me set up Reson8’, even when a provider-specific skill also applies; also use when required configuration is missing or connection status must be verified.
- ▌ Generating Backoffice Uis · rejot-dev bundleGenerate Backoffice interfaces for presenting grounded data or collecting durable workflow input.
- ▌ Jira Setup · rejot-devSet up, verify, or use Jira Cloud in Backoffice with an Atlassian account email and API token. Use when connecting a Jira site, creating or searching issues, updating fields, adding comments, transitioning tickets, or discovering Jira projects and issue types.
- ▌ Slack Setup · rejot-devSet up or verify Slack in Backoffice for bot-token API calls, sending messages, Events API webhooks, app mentions, URL verification, signing-secret validation, or checking whether a Slack event arrived.