Novas habilidades

This commit is contained in:
ltadeu6 2026-04-06 18:50:31 -03:00
parent 75203d0791
commit 373531a4e4
No known key found for this signature in database
GPG key ID: FB9FDAB6B6F3418D
4 changed files with 32 additions and 9 deletions

26
AGENTS.md Normal file
View file

@ -0,0 +1,26 @@
# AGENTS.md
## Projeto
Currículos em LaTeX (PT-BR e EN) com build via Makefile.
## Arquivos principais
- `curriculo-ptbr.tex`
- `curriculo-en.tex`
- `habilidades.md`
- `Makefile`
## Convenções
- Texto em PT-BR no arquivo PT-BR e em EN no arquivo EN.
- Atualize `habilidades.md` antes de refletir mudanças em `*.tex`.
- Evite duplicar conteúdo; mantenha as seções alinhadas entre os dois idiomas.
- Use estrutura simples e ATS-friendly (sem imagens ou tabelas).
## Build
- `make` compila todos os `.tex`, limpa artefatos e abre os PDFs.
- `make clear` remove apenas artefatos do LaTeX.
- Após cada alteração, rode `make`.
## Estilo
- Seções curtas e objetivas.
- Bullets com verbos no início.
- Datas no formato `AAAA -- AAAA` (ou `Atual`).