byerlikaya/claude-starter-kit

Enterprise engineering workflow for Claude Code — not just prompts. AI agents that plan, build, audit, and ship with security gates, privacy checks, and approval-controlled commits. Safely adopt it into new or existing repositories.

22Stars on the repository
67Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

backend-expert-csk

01

byerlikaya/claude-starter-kit

Agent Claude Code

Senior .NET backend expert. Applies the project's backend-pattern skill (devarch-module = MediatR CQRS / IResult / AOP by default; a project may declare its own). Use proactively — owns server behaviour: endpoints, handlers, validators, controllers, business rules, integrations. Any request about it is yours whatever…

not rated 22 7d ago A 78 tokens original MIT

commit-agent-csk

02

byerlikaya/claude-starter-kit

Agent Claude Code

Commit message specialist (thin trigger). Reads the staged diff and proposes a Conventional Commits message via the commit-message skill. Writes no source; commits only with user approval.

not rated 22 7d ago A 42 tokens original MIT

database-expert-csk

03

byerlikaya/claude-starter-kit

Agent Claude Code

PostgreSQL + EF Core + Redis data-layer expert. Applies the db-migration skill. Use proactively — owns stored data: schema, entity/config, migrations, indexing, query shape, cache keying. Any request about it is yours whatever its size or wording.

not rated 22 7d ago A 64 tokens original MIT

devops-expert-csk

04

byerlikaya/claude-starter-kit

Agent Claude Code

Ops/DevOps expert. Use proactively for CI pipelines, safe deployment/release to servers, and production incident response and blameless postmortems. Deploy is DESTRUCTIVE and OUTWARD-FACING — no unapproved release to prod (§4.4).

not rated 22 7d ago C 61 tokens original MIT

frontend-expert-csk

05

byerlikaya/claude-starter-kit

Agent Claude Code

Stack-agnostic frontend expert — web (React/Next/Vue/Svelte/Angular), mobile (React Native/Flutter), desktop. The "how" lives in the frontend skill (mobile: frontend-rn-expo). Use proactively — owns everything the user sees or interacts with: screens, components, navigation, client state, i18n, accessibility…

not rated 22 7d ago A 130 tokens original MIT

byerlikaya/claude-starter-kit

Agent Claude Code

Performance auditor. Use proactively when a change touches a hot path, a query/loop, a render path, a large payload, or when something is reported slow. Produces measured findings via performance; writes no fix.

not rated 22 7d ago A 52 tokens original MIT

planner-csk

07

byerlikaya/claude-starter-kit

Agent Claude Code

Planning specialist. Use proactively before implementing a feature whose scope or acceptance criteria are unclear: task breakdown + acceptance criteria + dependency order, via the spec-planning skill. Plans; does not write code.

not rated 22 7d ago A 48 tokens original MIT

privacy-agent-csk

08

byerlikaya/claude-starter-kit

Agent Claude Code

Privacy auditor for the regimes the project declares (KVKK/GDPR by default). Use proactively when personal data, legal basis/consent, data minimisation, retention, transparency, data-subject rights, or cross-border transfer are touched. Findings + fixes via privacy-compliance; writes no code.

not rated 22 7d ago A 70 tokens original MIT

review-agent-csk

09

byerlikaya/claude-starter-kit

Agent Claude Code

Code review specialist. Use immediately after writing or modifying a nontrivial diff: audits whether it improves the system's code health, against the four principles (simplicity, surgical change, readability, altitude). Findings via code-review-csk; writes no code.

not rated 22 7d ago A 60 tokens original MIT

security-expert-csk

10

byerlikaya/claude-starter-kit

Agent Claude Code

Security review expert. Use proactively whenever auth/authz, anonymous/token flows, secret leakage, injection, weak crypto, IDOR, rate limits, or tamper surface are touched. Findings + fixes via security-scan (plus sonarqube-check where used); writes no code.

not rated 22 7d ago A 67 tokens original MIT

session-manager-csk

11

byerlikaya/claude-starter-kit

Agent Claude Code

Session/context health auditor. At every task close, evaluates context fill and appends the one-line status + recommendation to the END of the reply. Evaluates only; writes no code.

not rated 22 7d ago A 43 tokens original MIT

test-expert-csk

12

byerlikaya/claude-starter-kit

Agent Claude Code

Test expert. Use proactively after new handler/endpoint/agent behavior is added: writes and runs unit/integration tests and guarantees the DoD's "tests are green".

not rated 22 7d ago A 41 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: