UNPKG

ai-coding-assistants-setup

Version:

Setup tool for integrating AI coding assistants into development workflows

9 lines (7 loc) 375 B
# Coding Standards - Always use consistent formatting across the codebase - Follow the established naming conventions in each package - Write clear, descriptive comments for complex logic - Include appropriate error handling - Write unit tests for new functionality - Reference parent project coding standards in README.md and CONTRIBUTING.md files and other document files