Sablonlar

Soguk baslangic icin tek komutla proje iskeleti uygula.

Komutlar

/template list
/template apply react-ts ./hello-app
/template apply python-api ./service

Yerlesik sablonlar

react-tsVite + React + TypeScript + ESLint
nextjs-appNext.js 15 app router + Tailwind
python-apiFastAPI + uvicorn + pytest
node-clitsx + commander + vitest
discord-botdiscord.js iskelesi

Olusturulan dosyalar

  • Tum bagimliliklar paketlenmis sekilde package.json/requirements.txt
  • Hazir README.md ve AGENTS.md
  • Temel tsconfig/pyproject
  • Onerilen .gitignore

Ozel sablon eklemek

~/.nexvexa-agent/templates/<ad>/ klasoru olustur. Icindeki tum dosyalar oldugu gibi kopyalanir; {{name}} ve {{date}} placeholder\'lari interpolate edilir.

~/.nexvexa-agent/templates/blog/
  README.md
  package.json
  src/index.ts
/template apply blog ./benimblog