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-formatting

Browse skills that share this tag.

  • code-lint - Format and lint modified files using Prettier and ESLint.
    lintingprettiereslintcode-formatting

    ★ 0 · Updated 2026-09-13

    Formats modified files with Prettier, auto-fixes ESLint errors, reports remaining issues, and optionally commits clean changes.

    ⚙ Identify modified code files⚙ Format code using Prettier⚙ Auto-fix issues using ESLint
  • dprint - dprint Code Formatter Configuration and Management
    code-formattingtool-configurationdeveloper-tools

    ★ 18 · Updated 2026-02-17

    Work with dprint formatter configuration, plugins, CLI commands, and editor integration

    ⚙ format code files⚙ check formatting status⚙ manage configuration files
  • Check Inline Code Formatting - Review inline code formatting in markdown files
    code-formattingmarkdowndocumentationsyntax-highlighting

    ★ 18 · Updated 2026-02-15

    Check inline code formatting and syntax highlighting in markdown files

    ⚙ Review inline code formatting⚙ Identify missing backticks⚙ Verify syntax highlighting usage
  • make-pr - Create Pull Request for Feature Development
    gitcode-formattingpull-requestdevelopment

    ★ 58,868 · Updated 2026-02-09

    Opens a pull request for the current feature with formatted code

    ⚙ check current branch⚙ create branch if needed⚙ run prettier formatting