cursor-agent-tr: Command for Claude Code

.cursor/commands/proje_basla.md

proje_basla is a command for Claude Code, Cursor from KayaErhan/cursor-agent-tr. It costs 0 tokens per session (881 once invoked), scanned A, original, MIT.

Geliştirme sürecini başlatan ve yapılacaklar listesini hazırlayan bir komuttur. Projedeki görevleri altyapı, arka uç, ön yüz, test ve diğer çalışma alanlarına ayırır.

In plain words
What is it for?
Proje durumunu kontrol etmek, `TODO.md` oluşturmak veya güncellemek ve geliştirme görevleri hazırlamak için kullanılır.
Why use it?
Geliştirmeye nereden başlanacağını ve hangi işlerin yapılacağını düzenlemeye yardımcı olur.

Command for Claude CodeCursor

Written for Cursor and Claude Code: installed under .cursor/, but also a Claude Code command (commands/*.md).

This is KayaErhan/cursor-agent-tr's own configuration. It tells Claude Code and Cursor how to work on cursor-agent-tr itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything cursor-agent-tr configures →

Reuse

Borrowing it

Nothing to install: this file belongs to KayaErhan/cursor-agent-tr. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/KayaErhan/cursor-agent-tr/main/.cursor/commands/proje_basla.md
Clone the repo
git clone --depth 1 https://github.com/KayaErhan/cursor-agent-tr

Made for: Claude Code, Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for proje_basla

README.md
[![agentmods](https://agentmods.dev/badge/commands/kayaerhan/cursor-agent-tr/proje_basla.svg)](https://agentmods.dev/commands/kayaerhan/cursor-agent-tr/proje_basla)
Your own site
<a href="https://agentmods.dev/commands/kayaerhan/cursor-agent-tr/proje_basla"><img src="https://agentmods.dev/badge/commands/kayaerhan/cursor-agent-tr/proje_basla.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 881 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00881
Opus 5 $0.00000 $0.00441
Sonnet 5 $0.00000 $0.00176
Haiku 4.5 $0.00000 $0.00088

Measured 7d ago against content hash cd9caff98193, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

proje_basla scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/commands/proje_basla.md · 74 lines

How it starts

The opening of the file, as written. The whole thing — 74 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/proje_basla - Workflow Tabanli Ana Gelistirme

Bu komut gelistirme fazini hizli baslatir. Tam otomasyon ve coklu TODO dalgasi icin /proje_orkestra kullanin.

/proje_basla yazildiginda:

  • Kisa yol: current_step = dev ise proje_orkestra.md dalga kotasi (min 3 gorev) uygula.
  • Tam surec: kullaniciya /proje_orkestra oner (tek komut, durmadan devam).

Tam orkestrasyon: /proje_orkestra veya /proje_workflow (alias).


0) On Hazirlik ve State Kontrolu

  1. docs/WORKFLOW_STATE.md dosyasi yoksa:
    • current_step = "analysis" olacak sekilde yeni bir state olustur.
    • Kullaniciya tam otomatik ilerlemek icin esas komutun /proje_orkestra oldugunu belirt.
  2. Eger state varsa:
    • current_step degerini kontrol et.
    • analysis veya design ise:
      • Kisa bir ozetle bu adimlari tamamlamaya calis veya kullaniciya /proje_workflow komutunu onermeyi dusun.

1) TODO Tabanli Gelistirme Baslatma

  1. /docs/TODO.md yoksa olustur; varsa iceriğini ve formatini koru.

  2. Proje dokumanindan ve mevcut analizden yola cikarak:

    • Altyapi, Backend, Frontend, Admin, Test, Dokumantasyon, DevOps kategorilerinde gorevler ekle.
  3. Her gorev satiri icin su formata yakin kal:

    [ ] GOREV-XXX | Baslik | Agent: implementation-agent | Oncelik: Yuksek/Orta/Dusuk | Durum: Bekliyor | Bagimlilik: yok

  4. Dalga kotasi: tek gorevde durma; en az 3 gorevi ayni oturumda isle (docs/AGENT_CONTRACTS.md).

  5. Her gorev icin: kod yaz, test calistir, [x] + kanit notu.


2) UI ve Admin Panel Odaklari

  1. Admin panel icin:
    • Sol sidebar + topbar yapisini uygula.
    • Topbar icinde bildirim, email/mesaj ve profil alanlarini planla.
    • Dashboard icin KPI kartlari, grafikler ve son aktiviteleri tasarla.
  2. Tum UI islerinde Tailwind CSS kullan.
  3. Gerekirse asagidaki kutuphaneleri oner:
    • Ikonlar icin: lucide-react
    • Grafikler icin: recharts
    • Mikro animasyonlar icin: framer-motion

3) Workflow State Ile Guncelleme

Read the full file on GitHub · 74 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 74 lines · 0 tokens per session scan A cd9caff98193

Subscribe to this mod's changes

proje_basla is a command published in the GitHub repository KayaErhan/cursor-agent-tr (6 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 881 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.