Coding Standards
3 skills with this tag
pytorch
Passed
Docstring
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.
DocumentationPytorchDocstrings+3
98296.3k
affaan-m
Passed
Coding Standards
This skill provides comprehensive coding standards and best practices for TypeScript, JavaScript, React, and Node.js development. It covers principles like KISS, DRY, and YAGNI, along with practical guidance on variable naming, error handling, async patterns, React components, API design, and testing standards.
Coding StandardsTypescriptJavascript+3
20332.2k
alinaqi
Passed
Base
Base defines universal coding patterns, strict complexity limits (20 lines/function, 200 lines/file), and enforces Test-Driven Development workflows. It provides templates for atomic todos, bug tracking, session management, and automatically triggers iterative TDD loops for non-trivial tasks.
TddCoding StandardsWorkflow+3
239453