prettier-format
Installation
SKILL.md
Prettier Format (is-kit)
Overview
Format or check code using this repo's Prettier configuration and ignore rules. Prefer local binaries and the project's package manager.
Workflow
- Read repository instructions.
- Open
AGENTS.mdin the repo root and follow all constraints (commands, formatting, tests, etc.). - If
AGENTS.mdis missing, ask how to proceed.
- Determine intent and scope.
- Use
--checkfor "verify formatting" requests. - Use
--writefor "format" or "fix" requests. - Ask for target paths when not specified; do not assume whole repo unless requested.