Lorenzo GM

Insights on web development, software engineering, and modern tech practices

Lorenzo GM

My GitHub Copilot Instructions

Essential guidelines and project structure insights for AI assistants working with my codebase. Learn about my coding preferences, architecture patterns, and development workflow to provide better assistance.

AIGitHub CopilotDevelopmentProject StructureBest Practices
My GitHub Copilot Instructions

My GitHub Copilot Instructions

Quick reference guide for AI assistants working with my Next.js codebase. Links to detailed articles about my coding preferences and architecture patterns.

Project Overview

Next.js 15 application with TypeScript and Tailwind CSS. For implementation details, see the linked articles below.

Essential Architecture References

Quick Guidelines

When working with my codebase:

  1. Follow established patterns from the linked articles
  2. Maintain consistency with existing code style
  3. Use the component hierarchy (elements → patterns → pages)
  4. Reference architecture articles for detailed context

These resources provide comprehensive guidance for effective collaboration and maintaining code quality standards.