Skip to content

localwolfpackai/best-practice-guidelines

Repository files navigation

Lupo Studios

Best Practice Guidelines

A curated collection of engineering standards, code conventions, and development workflows -- built from real-world projects at Lupo Studios.

Guides

Guide What it covers
Clean Code Naming, structure, and maintainability principles
Gitflow Branch strategy, commit conventions, and release workflows
Python Project structure, type hints, and modern Python tooling
Next.js App Router patterns, server components, and performance
Tailwind CSS Utility-first styling, responsive design, and component patterns
CSS Design Tokens Custom properties for typography, color, spacing, and layout
Database Schema design, indexing, queries, and security across ORMs
Templating Standards Naming conventions, folder structures, and versioning
Creative Standards Semantic HTML, accessibility, performance, and design system patterns

Principles

  • Clarity over cleverness -- code should be obvious to the next person reading it, including future you.
  • Accessibility is baseline -- not a feature, not a phase. It ships with everything.
  • Standards evolve -- these guides are living documents. When better patterns emerge, the guides update.
  • Structure earns trust -- consistent naming, predictable architecture, and documented decisions signal engineering maturity.

License

MIT


Created by Lupo Studios

About

Engineering standards, code conventions, and development workflows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors