askill
code-formatter

code-formatterSafety 85Repository

Formats code files using prettier and eslint. Use when the user wants to format code, fix linting issues, or clean up code style.

2 stars
1.2k downloads
Updated 12/31/2025

Package Files

Loading files...
SKILL.md

Code Formatter Skill

Automatically formats code files using industry-standard tools.

Capabilities

  • Format JavaScript/TypeScript with Prettier
  • Fix ESLint issues automatically
  • Format JSON, YAML, and Markdown files
  • Run format checks before commits

Usage Examples

Format a single file:

"Format the src/index.js file"

Format entire directory:

"Format all files in the src/ directory"

Check formatting without changes:

"Check if files in src/ are properly formatted"

Configuration

Set these environment variables for custom configuration:

  • PRETTIER_CONFIG: Path to prettier config (default: .prettierrc)
  • ESLINT_CONFIG: Path to eslint config (default: .eslintrc.js)

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

70/100Analyzed 2/18/2026

Decent skill for code formatting with clear description and usage examples. Well-organized with capabilities and configuration sections. However, lacks specific step-by-step commands the agent should execute, making it less actionable. Located in an examples folder suggesting it may be demonstration content. Has "when to use" guidance and tags for discoverability.

85
80
75
70
60

Metadata

Licenseunknown
Version-
Updated12/31/2025
PublisherAcidicSoil

Tags

linting