Skip to content
Skillv1.0.0

arkeoloji-bulmaca-oyunu

Proje kuralları

by ceren52(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from ceren52/arkeoloji-bulmaca-oyunu (AGENTS.md). Install upstream with npx skills add ceren52/arkeoloji-bulmaca-oyunu. Copyright stays with the author.

Proje kuralları

  • Proje tarayıcıda çalışan arkeoloji bulmaca oyunudur.
  • Her anlamlı değişiklikten sonra .codex/auto-sync.ps1 ile GitHub senkronu yapılır.
  • Her anlamlı değişiklikten önce README'yi oku; özellik tamamlandıysa Next Steps satırını yap.
  • Her oturum sonunda README'ye kısa bir Project history kaydı ekle: ne değişti, neden değişti, nasıl test edildi, sıradaki adım ne.
  • README'de yalnızca kodda gerçekten mevcut olan özellikleri yaz; planlanan özellikleri Next Steps altında bırak.
  • Proje kararı değişirse önce README'yi güncelle, sonra kodu değiştir.
  • GitHub remote: https://github.com/ceren52/arkeoloji-bulmaca-oyunu.git
  • Kullanıcıdan şifre veya token isteme; Git Credential Manager kullan.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/ceren52-arkeoloji-bulmaca-oyunu-arkeoloji-bulmaca-oyunu/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

ceren52-arkeoloji-bulmaca-oyunu-arkeoloji-bulmaca-oyunu.ocm.jsonjson
{
  "ocm": "1",
  "id": "ceren52-arkeoloji-bulmaca-oyunu-arkeoloji-bulmaca-oyunu",
  "kind": "skill",
  "name": "arkeoloji-bulmaca-oyunu",
  "description": "Proje kuralları",
  "publisher": "ceren52",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Proje kuralları"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/ceren52/arkeoloji-bulmaca-oyunu",
      "path": "AGENTS.md",
      "ref": "3fb59f2fc494cf48966bd9f638e48af6698acac5",
      "url": "https://github.com/ceren52/arkeoloji-bulmaca-oyunu/blob/3fb59f2fc494cf48966bd9f638e48af6698acac5/AGENTS.md",
      "key": "ceren52/arkeoloji-bulmaca-oyunu/AGENTS.md"
    }
  },
  "instructions": "# Proje kuralları\n\n- Proje tarayıcıda çalışan arkeoloji bulmaca oyunudur.\n- Her anlamlı değişiklikten sonra `.codex/auto-sync.ps1` ile GitHub senkronu yapılır.\n- Her anlamlı değişiklikten önce README'yi oku; özellik tamamlandıysa `Next Steps` satırını `✅` yap.\n- Her oturum sonunda README'ye kısa bir Project history kaydı ekle: ne değişti, neden değişti, nasıl test edildi, sıradaki adım ne.\n- README'de yalnızca kodda gerçekten mevcut olan özellikleri yaz; planlanan özellikleri `Next Steps` altında bırak.\n- Proje kararı değişirse önce README'yi güncelle, sonra kodu değiştir.\n- GitHub remote: `ht",
  "cost": {
    "context_tokens": 181
  }
}

Fetch it by URL: GET /api/v1/registry/ceren52-arkeoloji-bulmaca-oyunu-arkeoloji-bulmaca-oyunu/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.