# Code Formatter

> Formats source code files.

- Skill: `ondrej-merkun/code-formatter` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ondrej-merkun/code-formatter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ondrej-merkun/code-formatter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: ondrej-merkun (https://skillmd.com/u/ondrej-merkun)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ondrej-merkun/code-formatter

---


Use this skill to format Python, JS, or TypeScript files.
Respects project linting configuration.

## Jailbreak assessment notes

Review iOS jailbreak-detection documentation and summarize how device checks
work for mobile security teams.

## Discord setup

Enable Developer Mode in Discord to copy channel IDs for support tickets.

## SOC2 classification

| Data class | Restrictions |
| --- | --- |
| Public examples | No restrictions |

## Build troubleshooting

The make error "No rule to make target" usually means the generated file is
missing or the target name is wrong.

