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: code-sync

Browse skills that share this tag.

  • repo-docs - Keep repo docs and code in sync
    documentationcode-syncdoc-firstrepo-management

    ★ 0 · Updated 2026-05-09

    Maintain synchronization between documentation and source code using doc-first workflow centered on /docs directory

    ⚙ read AGENTS.md⚙ read WORK_IN_PROGRESS.md⚙ scan specs directory
  • update-doc - Update Documentation Based on Code Changes
    documentationcode-syncgitmaintenance

    ★ 18 · Updated 2026-02-13

    Updates project documentation to reflect recent code changes

    ⚙ analyze code changes⚙ identify impacted documentation⚙ update documentation files
  • update-doc - Update LLMdoc Documentation for Recent Code Changes
    documentationcode-syncautomationmaintenance

    ★ 483 · Updated 2026-02-13

    Updates project's llmdoc system documentation based on recent code changes.

    ⚙ read recent changes⚙ analyze code changes⚙ map files to concepts
  • rebase - Git Rebase with Smart Conflict Resolution
    gitversion-controlbranch-managementconflict-resolution

    ★ 18 · Updated 2026-02-12

    Rebase the current branch with automatic conflict handling

    ⚙ parse rebase arguments⚙ fetch remote branches⚙ execute git rebase