LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

page-behavior-indexer - Extract Page-Level Business Semantics from Frontend Code

Extracts page-level business semantic interaction units from React-like frontend source code and outputs structured page behavior specifications

Tags

Updated: 2026-02-14

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • locate page entry components
  • identify interaction units
  • extract trigger methods
  • extract business parameters
  • extract observable results
  • assign confidence levels
  • output structured specifications

Inputs

  • React-like frontend source code
  • page root component directory
  • interaction type reference
  • confidence rules reference
  • output schema reference

Outputs

  • structured page behavior JSON
  • page behavior Markdown view
  • YAML page behavior specifications

Requirements

  • user-defined page scope
  • page root component directory confirmation
  • ai_index directory confirmation
  • reference documents available

Source

  • Spec: SKILL.md
frontend analysis
behavior extraction
documentation generation
testing input
React analysis
locate page entry components
identify interaction units
extract trigger methods
extract business parameters
React-like frontend source code
page root component directory
interaction type reference
structured page behavior JSON
page behavior Markdown view
YAML page behavior specifications