Inline Commenting Convention

Use when making or reviewing non-trivial code changes in any project, especially when edited logic includes public application APIs that need full JSDoc contracts, JavaScript or CommonJS files that rely on JSDoc for type contracts, architectural seams, provider/auth/session boundaries, fallback behavior, schema-derived state, business rules, timing guards, retries, state coordination, listener interactions, navigation/auth/permission gates, platform-specific handling, or bug-prevention logic that would be hard to preserve without intent-focused inline comments.

akhenda 9ce4cb5 5 files · 15.1 KB Updated

File contents

akhenda/inline-commenting-convention/tree/main/ commit 9ce4cb5bc1

Frequently asked questions

npx skillmds@latest add akhenda/inline-commenting-convention