Code Generation

This skill should be used when the user asks to "fix formatter-off", "fix code generation formatting", "fix auto-formatted string concatenation", "add formatter off", or when writing, reviewing, or generating Java code generators that build source code via string concatenation. Also applies proactively when creating new code generation methods or modifying existing ones — always use @formatter:off guards and the one-output-line-per-source-line convention.

motlin Updated

File contents

motlin/claude-code-plugins/tree/main/plugins/code/skills/code-generation commit d9d07743f0

Frequently asked questions

npx skillmds@latest add motlin/code-generation