orbcafe-stdreport-workflow

Build ORBCAFE standard report/list pages with CStandardPage, CTable, CSmartFilter, useStandardReport, variant/layout persistence, and quickCreate/quickEdit/quickDelete flows. Use when implementing filters, pagination, grouped tables, or report page orchestration.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

ORBCAFE StdReport Workflow

Scope

Use this skill for list/report pages.

Primary APIs:

  • CStandardPage
  • CTable
  • CSmartFilter
  • useStandardReport
  • CLayoutManager / CVariantManager

Workflow

  1. Choose page pattern via references/component-selection.md.
  2. Start from minimal runnable snippet in references/recipes.md.
  3. Apply persistence and interaction constraints in references/guardrails.md.
  4. Return only required props + one optional enhancement.

Mandatory rules

  • Always set identity:
    • metadata.id for useStandardReport
    • appId for standalone CTable / CSmartFilter
  • Prefer CStandardPage + useStandardReport for business pages.
  • Use mode="integrated" on CStandardPage unless custom orchestration is explicitly required.

Output Contract

  1. Pattern: integrated page or table-only.
  2. Code: paste-ready, imports from orbcafe-ui only.
  3. Data contract: columns/filters/rows/fetchData shape.
  4. Safety checks: pagination + i18n + variant/layout notes.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Screen recommendation loop

Build and run a low-friction movie/anime recommendation + follow-up loop. Use when a user wants long-term taste profiling from watched/unfinished/dropped fee...

Registry SourceRecently Updated
General00
GloryXia
General

Phaya Media API

Use the Phaya SaaS backend to generate images, videos, audio, music, and run LLM chat completions via simple REST API calls. Use when the user wants to gener...

Registry SourceRecently Updated
General00
boombignose
General

skill-usage

Install and set up the OpenClaw Skill Usage plugin. Use when users say: - "install skill usage" - "setup skill usage" - "add skill usage analytics" - "instal...

Registry SourceRecently Updated
General00
Profile unavailable