atherio-danp

34 mods across 1 repository, 109 stars between them.

push

25

atherio-danp/cde-dotnetcc

Skill Claude CodeCodex

Stage, commit, and (optionally) push the current changes on the CURRENT branch, following project governance. Use ONLY when Dan explicitly asks to commit and/or push.

109 1mo ago A 36 tokens

query-postgres

26

atherio-danp/cde-dotnetcc

Skill Claude CodeCodex

Run read-only SQL against the {{ProductName}} PostgreSQL database to investigate or verify data during diagnosis. Use when asked to query the database directly or check actual data behind an issue. Preloaded by the rca-investigator agent.

109 1mo ago A 51 tokens

query-telemetry

27

atherio-danp/cde-dotnetcc

Skill Claude CodeCodex

Query the {{ProductName}} observability stack (OTLP → Grafana/Loki/Tempo/Prometheus) for logs, traces, and metrics during diagnosis. Use when investigating an issue via telemetry — errors, latency, request traces, custom metrics. Preloaded by the rca-investigator agent.

109 1mo ago A 66 tokens

result-pattern

28

atherio-danp/cde-dotnetcc

Skill Claude CodeCodex

Implement or use our Result failure model in the .NET API — return Result from handlers, build Error values, compose with Map/Then/Match, catch domain exceptions into Result, and map Result→RFC 9457 ProblemDetails. Use when adding an operation that can fail or wiring an endpoint's error contract.

109 1mo ago A 68 tokens

run-impl-loop

29

atherio-danp/cde-dotnetcc

Skill Claude CodeCodex

Drive the full implementation loop for an approved plan — analyze, implement, validate, test, architect-review, triage, fix, summarize. Use when Dan says to build / run an approved implementation plan from docs/plans.

109 1mo ago A 0 tokens

security-backend

30

atherio-danp/cde-dotnetcc

Skill Claude CodeCodex

Audit the .NET backend (apps/api) for security issues against OWASP Top 10 mapped to .NET/Minimal API/EF Core (Npgsql), plus tenant isolation, secret handling, and EU data residency. Use when reviewing backend changes for security, or running a backend security audit. Preloaded by the security-auditor-backend agent.

109 1mo ago A 75 tokens

validation-scopes

31

atherio-danp/cde-dotnetcc

Skill Claude CodeCodex

Place validation in the correct one of our three scopes in the .NET API — API contract (no DB), Application business via Kommand IValidator, or Domain invariants that throw. Use when adding any validation/guard, or deciding where a check belongs.

109 1mo ago A 56 tokens

write-tests

32

atherio-danp/cde-dotnetcc

Skill Claude CodeCodex

Write and run tests for the .NET API following a plan's exact test list and our testing conventions — unit (domain/handlers) and integration (endpoint→DB), exact pass/fail/skip counts, never weakening a test. Use when adding or changing tests under apps/api/tests. Preloaded by the testing-expert agent.

109 1mo ago A 70 tokens

serena

33

atherio-danp/cde-dotnetcc

MCP server Claude CodeCodexCursor +2

MCP server "serena" as configured in atherio-danp/cde-dotnetcc. Launched with serena start-mcp-server --context claude-code --project-from-cwd. Needs 1 environment variable to run.

109 1mo ago A tokens not measured

atherio-danp/cde-dotnetcc

Instructions file

Claude Code instructions for atherio-danp/cde-dotnetcc, covering ways of working, tooling — mcp servers & docs (non-negotiable), where things live, design non-negotiables (backend) and build.

109 1mo ago C 2,519 tokens