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-comment - Bilingual Code Comment Standard
    code documentationbilingual commentscode formattingcomment style

    ★ 0 · Updated 2026-03-26

    Add bilingual Chinese and English comments following consistent formatting rules

    ⚙ add file-level docstring⚙ add function docstring⚙ add inline comments
  • code-comment - Add bilingual code comments to source code
    code commentsdocumentationbilingualcode formatting

    ★ 0 · Updated 2026-03-26

    Add bilingual (Chinese & English) comments following consistent formatting rules

    ⚙ add file-level docstring⚙ add function docstring⚙ add inline comments
  • markdown - Generate markdownlint-compliant GFM
    documentationmarkdowncode formatting

    ★ 8 · Updated 2026-03-22

    Transform AI markdown generation to be 100% markdownlint-compliant

    ⚙ generate markdown⚙ validate markdown⚙ format markdown
  • creating-bookmarklets - Create browser-executable JavaScript bookmarklets
    bookmarkletJavaScriptbrowser utilitiescode formatting

    ★ 57 · Updated 2026-03-19

    Generates browser-executable JavaScript bookmarklets with strict formatting and installation support

    ⚙ generate bookmarklet code⚙ format JavaScript with IIFE⚙ add javascript protocol prefix
  • prettier - Code formatting with Prettier for consistent style
    code formattingjavascripttypescriptcss

    ★ 18 · Updated 2026-02-17

    Configure and use Prettier to maintain consistent formatting across supported files

    ⚙ configure formatting settings⚙ format JavaScript files⚙ format TypeScript files
  • prettier - Automatic Code Formatting with Prettier for Consistent Style
    code formattingprettierautomationdeveloper tools

    ★ 602 · Updated 2026-02-17

    Configure and use Prettier to maintain consistent code formatting across JavaScript, TypeScript, CSS and other supported file types

    ⚙ configure prettier formatting⚙ set up auto-formatting⚙ integrate with editors
  • dprint - dprint code formatter for configuration, plugins and editor integration
    code formattingdeveloper toolscode qualityformatter

    ★ 602 · Updated 2026-02-17

    Format code using dprint's pluggable formatter system

    ⚙ Format code files⚙ Check formatting⚙ Update plugin versions
  • format-python - Automatically Format Python Code with Black
    code formattingPythonautomationBlack

    ★ 36 · Updated 2026-02-13

    Format Python code using the Black code formatter

    ⚙ standardize indentation (4 spaces)⚙ limit line length (88 characters)⚙ unify string quotes
  • init-import-sorter - Dart Import Sorter Setup Tool
    Dartcode formattingimport managementdeveloper tool

    ★ 1 · Updated 2026-02-11

    Install and configure import_sorter for Dart import organization

    ⚙ check installation status⚙ install from specific branch⚙ run import sorting
  • code-formatter - Code Formatter: Automatically format code files with Prettier and ESLint
    code formattinglintingprettiereslint

    ★ 816 · Updated 2026-02-10

    Formats code files using prettier and eslint

    ⚙ Format JavaScript with Prettier⚙ Format TypeScript with Prettier⚙ Fix ESLint issues
  • technical-blog-writing - Technical Blog Writing for Developers with Code Examples
    technical writingdeveloper contentblog writingcode formatting

    ★ 748 · Updated 2026-02-09

    Writes developer-focused technical blog posts with structured content and code examples

    ⚙ Write tutorial/how-to posts⚙ Write deep dive/explainer articles⚙ Write postmortem/incident reports