skills/handbook.adra.dev/general-best-practices

general-best-practices

SKILL.md

General Best Practices

Comprehensive development guidelines covering coding standards, architecture patterns, and workflow conventions applicable across all languages and frameworks. Contains rules prioritized by impact to guide code generation and review.

When to Apply

Reference these guidelines when:

  • Starting a new project or feature
  • Reviewing code for general quality or consistency issues
  • Making architectural decisions
  • Establishing team conventions and standards
  • Refactoring code across any language or framework

Quick Reference

  • feature-flag-naming - Name feature flags using Jira ticket numbers (DEVT-XXXX) for traceability and easy cleanup

How to Use

Installs
3
First Seen
Apr 17, 2026