Code Style Defaults

Personal defaults for any generated or edited code, any language (incl. Typst/LaTeX) – files, patches, chat snippets, scripts, config, notebooks: check for an existing library first, then emit the smallest correct code with no AI filler (no unrequested comments, docstrings, demos, defensive scaffolding). KISS/YAGNI/DRY/SRP; less code is less debt. Governs the form of the output, not the architecture. Precedence: user instruction > file convention > this list. Skip only on explicit user contradiction or strong local convention.

crag666 bf59d9d 4.6 KB Updated

File contents

crag666/dotfiles/tree/main/skills/code-style-defaults commit bf59d9dd2b

Frequently asked questions

npx skillmds@latest add crag666/code-style-defaults