tezgah: Instructions file for Claude Code

CLAUDE.md

tezgah CLAUDE.md is an instructions file for Claude Code from komunite/tezgah. It costs 535 tokens per session, scanned A, original, MIT.

A set of Claude Code skills for building SaaS products, meaning online software services, with a defined project structure and workflow. The instructions are written for a tool called Tezgah and are aimed at Turkish-speaking solo founders.

In plain words
What is it for?
It helps create and launch SaaS applications, including their database, authentication, payments, email, storage, landing page, compliance, testing, analytics, and production deployment.
Why use it?
It organizes common SaaS tasks so database, login, payments, email, security, testing, analytics, legal work, and deployment can be handled consistently.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions Claude Code.

This is komunite/tezgah's own configuration. It tells Claude Code how to work on tezgah 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 tezgah configures →

Reuse

Borrowing it

Nothing to install: this file belongs to komunite/tezgah. 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/komunite/tezgah/main/CLAUDE.md
Clone the repo
git clone --depth 1 https://github.com/komunite/tezgah

Made for: Claude Code.

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 tezgah CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/komunite/tezgah/claude-md/github.svg)](https://agentmods.dev/instructions/komunite/tezgah/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/komunite/tezgah/claude-md"><img src="https://agentmods.dev/badge/instructions/komunite/tezgah/claude-md/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for tezgah CLAUDE.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/komunite/tezgah/claude-md"><img src="https://agentmods.dev/badge/instructions/komunite/tezgah/claude-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 535 This file is loaded in full into every session.
When invoked 535 The same file — it is already loaded in full.
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.00535 $0.00535
Opus 5 $0.00267 $0.00267
Sonnet 5 $0.00107 $0.00107
Haiku 4.5 $0.00053 $0.00053

Measured 9d ago against content hash 0d54fe2bc22b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

tezgah CLAUDE.md 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 9d 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.

CLAUDE.md · 42 lines

What it actually says

Tezgah

Tezgah, Claude Code için yazılmış bir SaaS başlatma skill setidir. Türkiye'deki solopreneur'lerin production-ready SaaS uygulaması kurmasını sağlar.

Proje Yapısı

  • skills/ — Claude Code skill dosyaları (SKILL.md formatında)
  • bin/ — CLI aracı giriş noktası
  • lib/ — CLI kaynak kodu
  • test/ — CLI testleri
  • .github/ — GitHub şablonları, CI/CD ve release workflow

Skill'ler

Orkestratör: saas-launcher — Tüm süreci yönetir, kullanıcıyla keşif görüşmesi yapar, diğer skill'leri sırayla çağırır.

Uzman skill'ler (her biri bağımsız da kullanılabilir):

  • saas-database — Supabase veritabanı (şema, RLS, migration, pooling)
  • saas-auth — Kimlik doğrulama (OAuth, Magic Link, JWT)
  • saas-payments — Ödeme sistemi (Stripe, Lemon Squeezy)
  • saas-email — E-posta altyapısı (Resend, DNS)
  • saas-storage — Dosya depolama (Supabase Storage)
  • saas-landing-seo — Landing page ve SEO
  • saas-legal — Yasal uyumluluk (KVKK, GDPR)
  • saas-api-security — API güvenliği ve rate limiting
  • saas-testing — Test stratejisi (Vitest, Playwright)
  • saas-analytics — Ürün analizi (PostHog)
  • saas-deployment — Production deployment ve izleme

Kurallar

  • Tüm skill içerikleri ve CLI çıktıları Türkçedir.
  • CLI sıfır runtime bağımlılıkla çalışır (sadece Node.js built-in modülleri).
  • Skill dosyaları SKILL.md formatında, YAML frontmatter ile yapılandırılmıştır.
  • Her skill'in name ve description frontmatter alanları vardır.
  • ESLint kod kalitesi için kullanılır.
  • Testler test/cli.test.js dosyasında, saf Node.js ile yazılmıştır (test framework yok).

Varsayılan Tech Stack

Next.js (App Router) + TypeScript + Tailwind CSS + shadcn/ui + Supabase + Stripe + Resend + PostHog + Vercel

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. 9d ago First seen · 42 lines · 535 tokens per session scan A 0d54fe2bc22b

Subscribe to this mod's changes

tezgah CLAUDE.md is an instructions file published in the GitHub repository komunite/tezgah (90 stars, last pushed 5mo ago), licensed MIT. It adds 535 tokens to every session, about $0.0027 per session on Opus 5. 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-30.

Related

Other instructions, from other repositories