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: prettier

Browse skills that share this tag.

  • code-formatter - Formats and validates code files using Prettier.
    code-formatterprettiertypescriptjavascript

    ★ 17 · Updated 2026-09-14

    Executes formatting and validation on JavaScript, TypeScript, JSON, CSS, Markdown, and other files using Prettier.

    ⚙ Check Prettier installation status⚙ Detect existing configuration files⚙ Check code formatting compliance
  • 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
  • javascript-patterns - JavaScript stack conventions and patterns for agentic-forge
    javascriptnodeeslintprettier

    ★ 0 · Updated 2026-09-12

    Applies JavaScript stack conventions, toolchain scripts, modern ESM idioms, testing discipline, and pitfall prevention.

    ⚙ Apply JavaScript stack conventions⚙ Validate input at boundaries⚙ Annotate code with JSDoc
  • 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
  • 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