Skip to main content
Back to registry

eslint-prettier-config

patricio0312rev/skills

Setup consistent code quality and formatting with ESLint and Prettier.

Installs269
Install command
npx skills add https://github.com/patricio0312rev/skills --skill eslint-prettier-config
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
Setup consistent code quality and formatting with ESLint and Prettier. Every ESLint/Prettier setup should include: - Install dependencies : ESLint, Prettier, plugins - Configure ESLint : Rules and extends - Configure Prettier : Formatting options - Integrate tools : ESLint + Prettier - Setup scripts : Lint and format commands - Add hooks : Pre-commit validation - Extend carefully : Order matters in extends - Use type-checking : Enable type-aware rules - Consistent imports : Enforce import ordering - Prettier last : Always extend prettier last - Auto-fix on save : Configure VS Code - Pre-commit hooks : Validate before commit - CI validation : Run lint in CI pipeline - Progressive adoption : Start with warnings

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does eslint-prettier-config do?

Setup consistent code quality and formatting with ESLint and Prettier.

Is eslint-prettier-config good?

eslint-prettier-config does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does eslint-prettier-config work with?

eslint-prettier-config currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to eslint-prettier-config?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install eslint-prettier-config?

npx skills add https://github.com/patricio0312rev/skills --skill eslint-prettier-config

Related skills

More from patricio0312rev/skills

Related skills

Alternatives in Software Engineering