kaltinril

41 mods across 2 repositories, 23 stars between them.

coder

01

kaltinril/ShadowDusk

Agent Claude Code

Use this agent for all C# implementation work on ShadowDusk — feature development, native interop (P/Invoke, child-process wrappers), Result error handling, async pipeline code, and MonoGame content pipeline integration. Handles .NET 8, C# 12, NuGet packaging, and dotnet tool publishing. Best for: writing new…

not rated 14 22d ago A 94 tokens original MIT

qa

02

kaltinril/ShadowDusk

Agent Claude Code

Use this agent for test strategy, writing xUnit tests, setting up CI pipelines, creating shader fixture files, and verifying cross-platform compilation correctness. Best for: designing test coverage for a new feature, writing unit/integration tests, setting up GitHub Actions matrix builds across Linux/macOS/Windows…

not rated 14 22d ago A 69 tokens original MIT

security

03

kaltinril/ShadowDusk

Agent Claude Code

Use this agent for security reviews of ShadowDusk code — path traversal in shader file I/O, command injection in native binary invocation, unsafe temp file handling, dependency/supply-chain risks for vendored native binaries, and input validation on untrusted .fx shader source. Run before any PR that touches process…

not rated 14 22d ago A 73 tokens original MIT

shader-expert

04

kaltinril/ShadowDusk

Agent Claude Code

Use this agent for deep shader language questions — HLSL Effect (.fx) syntax, GLSL transpilation correctness, SPIR-V binary format, MSL (Metal Shading Language), sampler semantics, semantic binding differences across APIs, and debugging incorrect compiled output. Best for: diagnosing why a transpiled shader renders…

not rated 14 22d ago A 91 tokens original MIT

build

05

kaltinril/ShadowDusk

Command Claude Code

Builds the full solution in Release configuration and reports any errors.

not rated 14 22d ago A 0 tokens original MIT

platform-check

06

kaltinril/ShadowDusk

Command Claude Code

Scans the codebase for platform-specific assumptions that would break on Linux or macOS, and reports findings with suggested fixes.

not rated 14 22d ago A 0 tokens original MIT

shader-compile

07

kaltinril/ShadowDusk

Command Claude Code

Compiles one HLSL Effect (.fx) file to a target platform using ShadowDusk CLI, then reports the result.

not rated 14 22d ago A 0 tokens original MIT

shader-review

08

kaltinril/ShadowDusk

Command Claude Code

Reviews either a .fx shader source file or C# transpilation/compilation code for correctness, cross-API compatibility, and MonoGame compatibility.

not rated 14 22d ago A 0 tokens original MIT

test

09

kaltinril/ShadowDusk

Command Claude Code

Runs all tests and reports results with coverage summary.

not rated 14 22d ago A 0 tokens original MIT

ShadowDusk

10

kaltinril/ShadowDusk

Settings file Claude Code

Agent settings declaring 36 allowed tools.

not rated 14 22d ago A tokens not measured original MIT

docs-maintenance

11

kaltinril/ShadowDusk

Skill Claude Code

Edit/maintain ShadowDusk's published documentation (the DocFX site). Trigger on doc edits, fixing docs, updating the site, or questions about where doc content lives.

not rated 14 22d ago A 40 tokens original MIT

local-test

12

kaltinril/ShadowDusk

Skill Claude Code

Set up and verify a local ShadowDusk build: prerequisites, native binaries, dotnet tools, build, full test suite, smoke compile, and optionally the GPU render gates and the experimental Slang toolchain. Trigger on setting up the repo, 'get me running', a first clone, verifying an environment, 'how do I test this', or…

not rated 14 22d ago A 85 tokens original MIT

kaltinril/ShadowDusk

Instructions file Claude Code

Claude Code instructions for kaltinril/ShadowDusk, covering shadowdusk — cross-platform monogame shader compiler, the purpose (read this first), the evidence ladder — what "rung 4" means, source-of-truth files and handoff — there is no verbal handoff on this project.

not rated 14 22d ago A 4,460 tokens original MIT

api-docs-writer

14

kaltinril/Kernsmith

Agent Claude Code

Writes concise Markdown API reference docs for end users (functions/types/options/examples).

not rated 9 8d ago A 21 tokens original MIT

coder

15

kaltinril/Kernsmith

Agent Claude Code

Implements requested changes with focused, minimal diffs and clear notes.

not rated 9 8d ago A 16 tokens original MIT

debugger

16

kaltinril/Kernsmith

Agent Claude Code

Investigates bugs by analyzing stack traces, reproducing issues, and identifying root causes through systematic code examination.

not rated 9 8d ago A 24 tokens original MIT

migration-engineer

17

kaltinril/Kernsmith

Agent Claude Code

Handles version upgrades, API migrations, and codebase-wide systematic changes like updating dependencies or refactoring APIs.

not rated 9 8d ago A 25 tokens original MIT

project-manager

18

kaltinril/Kernsmith

Agent Claude Code

Keeps work aligned to goals; breaks tasks down, tracks progress, and coordinates other agents.

not rated 9 8d ago A 22 tokens original MIT

qa

19

kaltinril/Kernsmith

Agent Claude Code

Reviews changes for correctness, edge cases, and regressions; proposes tests and checks.

not rated 9 8d ago A 19 tokens original MIT

kaltinril/Kernsmith

Agent Claude Code

Improves code structure through safe refactoring operations like extracting methods, reducing duplication, and applying design patterns.

not rated 9 8d ago A 26 tokens original MIT

repo-analyst

21

kaltinril/Kernsmith

Agent Claude Code

Answers high-level questions about the repository by reading and searching the workspace.

not rated 9 8d ago A 19 tokens original MIT

security-auditor

22

kaltinril/Kernsmith

Agent Claude Code

Identifies security vulnerabilities, performs threat modeling, and ensures secure coding practices are followed.

not rated 9 8d ago A 22 tokens original MIT

test-engineer

23

kaltinril/Kernsmith

Agent Claude Code

Designs and writes automated tests (unit, integration, e2e) with proper mocking, assertions, and coverage analysis.

not rated 9 8d ago A 29 tokens original MIT

user-guide-writer

24

kaltinril/Kernsmith

Agent Claude Code

Writes Markdown user-guide docs (how to use, workflows, tutorials, troubleshooting).

not rated 9 8d ago A 21 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: