Adynato Coding

General coding conventions for any repository. Covers writing for the human who owns the code, clear naming, clean structure, comments that explain why, and following existing linting and formatting rules. Use when writing or modifying code in any language, especially for refactors, utilities, tests, and business logic. Prefer this as baseline guidance unless a more specific skill applies.

adynato Updated

File contents

adynato/skills/tree/main/skills/adynato-coding commit ba283d81dd

Frequently asked questions

npx skillmds@latest add adynato/adynato-coding