SkillAgentSearch skills...

Prettier

🔨 Native, blazingly-fast Prettier CLI on Github Actions

Install / Use

/learn @actionsx/Prettier
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

🔨 actionsx/prettier

Checks status Dependabot status Code style License

🔥 Native, blazingly-fast prettier CLI on Github Actions, allows you to run every prettier CLI command on Github Actions without having to install Node.js or any dependency in advance.

Average completion time: 5-8s - 7x faster than self-implemented workflow (with cache enabled).

Usage

- uses: actions/checkout@v2 # Check out the repository first.
- uses: actionsx/prettier@v2
  with:
    # prettier CLI arguments.
    args: --check .

License

This project is licensed under the MIT License.

<!-- Links -->
View on GitHub
GitHub Stars49
CategoryDevelopment
Updated6mo ago
Forks12

Languages

JavaScript

Security Score

87/100

Audited on Oct 5, 2025

No findings