kousen/claude-code-training

Slides and demos for a training course on Claude Code

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

osquery

02

kousen/claude-code-training

Skill Claude CodeCodex

System diagnostics via osquery. Use when the user asks about CPU usage, memory consumption, running processes, network connections, system health, or anything resembling "why is my computer slow", "what's hammering my CPU", "what's using memory", "fan is running hot", "what processes are running", "what's on the…

332 5d ago A 73 tokens original MIT

modernize-java

05

kousen/claude-code-training

Skill Claude CodeCodex

Update Java code to modern language features — records, switch expressions, pattern matching, virtual threads, sealed classes, text blocks, and current collection idioms. Triggers on Java source files.

332 5d ago A 42 tokens original MIT

onboard

06

kousen/claude-code-training

Skill Claude CodeCodex

Generate a CODEBASE.md architecture overview and a Slidev PRESENTATION.md for new team members. Use for unfamiliar projects where someone needs to come up to speed quickly.

332 5d ago A 36 tokens original MIT

security-review

07

kousen/claude-code-training

Skill Claude CodeCodex

Read-only security audit of code for SQL injection, XSS, auth/authz flaws, input validation gaps, sensitive data exposure, and insecure cryptography. Surfaces findings without modifying code.

332 5d ago A 41 tokens original MIT

spring-controller

08

kousen/claude-code-training

Skill Claude CodeCodex

Generate a Spring REST controller for a named entity with CRUD endpoints, validation, OpenAPI documentation, and integration tests. Invoke as /spring-controller .

332 5d ago A 34 tokens original MIT

spring-service

09

kousen/claude-code-training

Skill Claude CodeCodex

Generate a Spring Boot service class for a named entity with constructor injection, logging, exception handling, and unit tests. Invoke as /spring-service .

332 5d ago A 34 tokens original MIT