Coding Conventions

Coding conventions and documentation standards across Python, TypeScript/JavaScript, and C#/.NET codebases. Use when: (1) writing new code files or functions, (2) reviewing code for style and documentation compliance, (3) adding file headers or docstrings, (4) creating new tools that need inventory registration, (5) refactoring code that exceeds complexity thresholds, (6) setting up module structure. Covers file headers, function documentation, naming conventions, and tool inventory integration.

richfrem 52103ca 16 files · 50.8 KB Updated

File contents

richfrem/project_sanctuary/tree/main/.github/skills/coding-conventions commit 52103ca74e

Frequently asked questions

npx skillmds@latest add richfrem/coding-conventions