Skip to content

Instantly share code, notes, and snippets.

View lemyskaman's full-sized avatar
🎯
Focusing

Lemys Lopez lemyskaman

🎯
Focusing
View GitHub Profile
@lemyskaman
lemyskaman / general-development-extended-llm-instructions.md
Last active August 21, 2025 19:21
general-development-extended-llm-instructions

GitHub Copilot Project Guidelines

1. Language Rules

  • All code generation and documentation must be in English.
  • UI content, placeholder text, example data, or mock content may be in other languages only if explicitly requested.

2. Coding Style Compliance

@lemyskaman
lemyskaman / TS-JS-nodejs-react-vite-style-guide.md
Last active August 17, 2025 15:08
Lemyskaman Nodejs Coding Style Guide

Node.js JavaScript / TypeScript Coding Style Guide

Version 1.1 – Last updated 2025-08-08

gist: lemyskaman/TS-JS-nodejs-react-vite-style-guide.md

A comprehensive coding style guide for full-stack Node.js applications with React frontend, TypeScript, and Vite compiler. This guide extends the base Node.js standards to include modern full-stack development patterns.