fpindej/netrock

SaaS starter kit for small productions - .NET 10 Clean Architecture API + SvelteKit frontend, fully dockerized. Fork it, init it, build your product..

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

backend-engineer

01

fpindej/netrock

Agent Claude Code

Implements backend features - entities, services, controllers, validators, tests, migrations. Use for .NET implementation work that stays within src/backend/.

231 3d ago A 33 tokens original MIT

backend-reviewer

02

fpindej/netrock

Agent Claude Code

Reviews C# backend code for correctness, conventions, Result pattern, and architecture. Use proactively when reviewing backend changes.

231 3d ago A 27 tokens original MIT

devops-engineer

03

fpindej/netrock

Agent Claude Code

Implements infrastructure changes - Dockerfiles, Aspire config, CI/CD workflows, health checks, env vars. Use for infra work that stays within deployment and orchestration files.

231 3d ago A 39 tokens original MIT

devops-reviewer

04

fpindej/netrock

Agent Claude Code

Validates deployment readiness - Dockerfiles, Aspire config, CI/CD, env vars, health checks, and infrastructure reproducibility. Use when reviewing infra changes or before releases.

231 3d ago A 39 tokens original MIT

filemap-checker

05

fpindej/netrock

Agent Claude Code

Checks whether all downstream consumers listed in FILEMAP.md have been updated after a change. Use proactively after modifying files.

231 3d ago A 28 tokens original MIT

frontend-engineer

06

fpindej/netrock

Agent Claude Code

Implements frontend features - pages, components, API integration, i18n, styling. Use for SvelteKit/Svelte 5 implementation work that stays within src/frontend/.

231 3d ago A 39 tokens original MIT

frontend-reviewer

07

fpindej/netrock

Agent Claude Code

Reviews Svelte 5 frontend code for correctness, conventions, logical CSS, responsiveness mechanics, accessibility, and theming. Use proactively when reviewing frontend changes.

231 3d ago A 35 tokens original MIT

fullstack-engineer

08

fpindej/netrock

Agent Claude Code

Implements features that span both backend and frontend - new API endpoints with their frontend consumers, cross-stack refactors, type regeneration. Use when work touches both src/backend/ and src/frontend/.

231 3d ago A 43 tokens original MIT

product-owner

09

fpindej/netrock

Agent Claude Code

Analyzes the codebase, issues, and TODOs to propose prioritized work items. Run when deciding what to work on next or reviewing the project backlog.

231 3d ago A 34 tokens original MIT

security-reviewer

10

fpindej/netrock

Agent Claude Code

Reviews code for security vulnerabilities, auth bypasses, PII leakage, and OWASP risks. Use proactively when reviewing security-sensitive changes (auth, permissions, user data, API endpoints, middleware, cookies, tokens).

231 3d ago A 47 tokens original MIT

tech-writer

11

fpindej/netrock

Agent Claude Code

Writes substantial documentation - session docs, feature guides, architecture docs, README restructures. Use for long-form docs work; the orchestrator handles quick doc edits directly.

231 3d ago A 37 tokens original MIT

test-writer

12

fpindej/netrock

Agent Claude Code

Writes tests for backend and frontend code. Use for test-only tasks: backfilling coverage, regression tests for a reported bug, or expanding an existing suite. Engineer agents write tests alongside their own features - do not double-delegate those.

231 3d ago A 52 tokens original MIT

ux-designer

13

fpindej/netrock

Agent Claude Code

Reviews UI/UX design quality - visual consistency, hierarchy, whitespace rhythm, and how layouts hold up across breakpoints and orientations. Judgment-level design review; the frontend-reviewer owns class-level convention checks.

231 3d ago A 45 tokens original MIT