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.

f0-experimental-component-migration - Migrate Experimental Components to Stable Locations

Guide for migrating components from experimental to stable locations while preserving backward compatibility

Tags

Updated: 2026-03-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • guide component migration process
  • create migration checklist
  • verify export surface matches
  • restructure component files

Inputs

  • experimental component files
  • ts-exported-info tool
  • component exports list
  • deprecated export paths

Outputs

  • migration workflow document
  • migrated component structure
  • deprecated export wrappers
  • export verification report

Requirements

  • TypeScript environment
  • ts-exported-info tool access
  • F0 component repository
  • component export files

Source

  • Spec: SKILL.md
component-migration
refactoring
deprecation
typescript
guide component migration process
create migration checklist
verify export surface matches
restructure component files
experimental component files
ts-exported-info tool
component exports list
migration workflow document
migrated component structure
deprecated export wrappers