docs: [TESIS-50] add CLAUDE.md with project guidelines and architecture#8
Open
TomasMartin2004 wants to merge 1 commit into
Open
docs: [TESIS-50] add CLAUDE.md with project guidelines and architecture#8TomasMartin2004 wants to merge 1 commit into
TomasMartin2004 wants to merge 1 commit into
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket de Jira
https://proyectofinalfrlp.atlassian.net/browse/TESIS-50
Descripción
Agrega el
CLAUDE.mdal repositorio frontend. El archivo es cargado automáticamente por Claude Code al inicio de cada sesión y provee el contexto completo del proyecto: stack, arquitectura feature-based, patrones clave y sección "Antes de empezar cualquier tarea" que lista los documentos dedocs/guidelines/que deben leerse antes de escribir código. ---Cambios realizados
CLAUDE.mdcon stack tecnológico, estructura de carpetas, patrones clave (React Query, imports absolutos, RHF+Zod), comandos esenciales, convenciones de código y links a los guidelines y ADRsexistentes en
docs/Evidencia visual
N/A
Cómo probar
CLAUDE.mdautomáticamente al inicioImpacto y consideraciones
¿Introduce breaking changes?
No
¿Requiere nuevas variables de entorno?
No
¿Afecta la arquitectura o genera un nuevo patrón?
No — documenta la arquitectura y convenciones ya establecidas en el proyecto