vibeeval/project-detect
Projeye girdiginde tech stack'i tespit et, uygun skill ve agent'lari aktive et. Kullanim: /project-detect
npx skills add https://github.com/vibeeval/vibecosystem --skill project-detect
Mevcut dizindeki dosyalari tarayarak projenin tech stack'ini tespit et.
Su dosyalari kontrol et (paralel):
PROJE TESPITI
=============
Proje: <dizin adi>
Dil: TypeScript / Python / Go / Java / Rust
Framework: Next.js / Django / Spring Boot / Gin / ...
Database: PostgreSQL / MongoDB / SQLite / ...
ORM: Prisma / SQLAlchemy / GORM / JPA / ...
Test: Jest / pytest / go test / JUnit / ...
CI/CD: GitHub Actions / GitLab CI / ...
Container: Docker / Docker Compose / K8s / ...
Monorepo: Evet/Hayir (turborepo, nx, lerna)
Aktif Skill'ler:
- <skill-1>
- <skill-2>
- ...
Aktif Workflow:
feature: @architect -> @kraken -> @tdd-guide -> @code-reviewer -> @verifier
bugfix: @sleuth -> @spark -> @verifier
refactor: @phoenix -> @kraken -> @verifier
Projeye ozel oneriler sun:
Take vibeeval/project-detect from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.