Instruções para GitHub Copilot - LexGest Frontend
**IMPORTANTE:** Todos os arquivos criados de forma temporária, experimental ou para testes devem ser criados na pasta `temp/` na raiz do projeto.
Explore
5,262 skills indexed with the new KISS metadata standard.
**IMPORTANTE:** Todos os arquivos criados de forma temporária, experimental ou para testes devem ser criados na pasta `temp/` na raiz do projeto.
This is a React + TypeScript + Vite Tabata timer application with comprehensive workout management, visual timer, audio feedback, and localStorage persistence. The app features a blue-themed, inspiring design with full workout customization capabilities.
This is a React Router v7 application for tracking household expenses, built with TypeScript, Tailwind CSS, and shadcn/ui components. Data is stored in Google Sheets via the Google Sheets API.
**Role:**
**CRITICAL**: Always use `CODING_STANDARDS.md` as the primary reference document when:
- Do NOT use emojis in any markdown files
This is a Godot 4 game development project called "Metropolis". The project follows Godot's standard directory structure and conventions.
**ALL CODE SUGGESTIONS MUST FOLLOW THESE STRICT STANDARDS**
Tài liệu này cung cấp hướng dẫn cho GitHub Copilot khi hỗ trợ với dự án Nền Tảng Giao Dịch.
**Update docs ONLY when**:
This blog application follows a modern, clean, and accessible design approach using Tailwind CSS. The design emphasizes readability, user-friendly interactions, and responsive layouts.
<notify>
**CRITICAL**: All changes to the backend MUST include corresponding test updates to ensure functionality remains intact.
This is a RAG (Retrieval-Augmented Generation) system in TypeScript/Node.js that allows:
This C# project creates an intelligent assistant with:
This project uses **Fluent UI 2** components and patterns **EXCLUSIVELY**. ALL code must follow these guidelines with **ZERO EXCEPTIONS**.
This is a .NET 9 project management API demonstrating **Clean Architecture** and **Domain-Driven Design** principles. The project showcases enterprise-grade development practices with modern .NET patterns.
- `git add` - Don't stage changes without permission
This is a **Zenbooker MCP (Model Context Protocol) Server** built on Cloudflare Workers. It provides comprehensive API access to Zenbooker's home service business management platform.
* Guide researchers fitting galaxy rotation curves using a **pure-NumPy Metropolis–Hastings** sampler.
This project is a **Personal Expense Tracker** built using **Spring Boot**. It includes JPA entities, repositories, and a layered architecture to manage expenses and categories efficiently.
Este é um MVP de um gerador de currículos inteligente que utiliza IA para criar textos otimizados e oferece templates profissionais.
globs:
Views should be pure functions and should only return data (hiccup). There should never be any local state in the views. All state should be stored in the app-db atom and the views get this data as arguments, often adapted to the views responsibilities.