Agent skill

prettier

Prettier configuration and integration.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/prettier-a5c-ai-babysitter

SKILL.md

Prettier Skill

Expert assistance for Prettier configuration.

Capabilities

  • Configure Prettier
  • Integrate with ESLint
  • Handle editor setup
  • Configure for CI

Configuration

json
// .prettierrc
{
  "semi": true,
  "singleQuote": true,
  "tabWidth": 2,
  "trailingComma": "es5",
  "printWidth": 100
}
json
// .prettierignore
node_modules
dist
.next
coverage

Target Processes

  • code-formatting
  • team-standards
  • ci-cd-setup

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results