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.

explore - Pre-Implementation Exploration Workflow

Run a mandatory pre-implementation exploration workflow before writing production code

Tags

Updated: 2026-03-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read relevant files
  • check existing constants
  • check existing types
  • identify existing patterns
  • plan code placement

Inputs

  • task description
  • code repository

Outputs

  • exploration plan
  • identified patterns
  • risk assessment report

Requirements

  • code repository access
  • Rust environment
  • search tools (rg)

Source

  • Spec: SKILL.md
code analysis
pre-implementation
exploration
architecture
read relevant files
check existing constants
check existing types
identify existing patterns
task description
code repository
exploration plan
identified patterns
risk assessment report