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.

Skills tagged: legacy-code

Browse skills that share this tag.

  • framework-migration-legacy-modernize - Legacy system modernization using strangler fig pattern
    legacy-codemodernizationstrangler-figrefactoring

    ★ 0 · Updated 2026-09-23

    Orchestrate legacy system modernization using strangler fig pattern to replace outdated components gradually while maintaining continuous business operations.

    ⚙ Analyze legacy codebase⚙ Map dependencies and integrations⚙ Assess business impact and risks
  • pinning-down-behavior - Write characterization tests before editing uncovered code.
    testingrefactoringcharacterization-testingsnapshot-testing

    ★ 0 · Updated 2026-09-14

    Writes characterization tests at observable seams for uncovered code and verifies test failure before making production edits.

    ⚙ Select observable test seam⚙ Write snapshot and approval tests⚙ Verify tests pass on current code
  • refactoring-legacy-code - Safe practices for refactoring legacy codebases
    refactoringlegacy-codetestingarchitecture

    ★ 1 · Updated 2026-09-11

    Provides safe practices and patterns for refactoring legacy codebases without introducing regressions.

    ⚙ Identify code seams⚙ Write characterization tests⚙ Perform atomic refactoring transformations
  • jquery-4 - jQuery 4.0 Migration Guide
    jquerymigrationwordpresslegacy-code

    ★ 1,018 · Updated 2026-02-09

    Migrate jQuery 3.x to 4.0.0 safely in WordPress and legacy web projects

    ⚙ identify jQuery 4.0 compatibility issues⚙ add jquery-migrate plugin for testing⚙ replace removed utility functions