Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-code-training

claude-code-training contains 9 collected skills from kousen, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
411
updated
2026-05-09
Forks
278
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

osquery
network-and-computer-systems-administrators

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 network".

2026-05-09
modernize-java
software-developers

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.

2026-05-08
onboard
software-developers

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.

2026-05-08
security-review
information-security-analysts

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.

2026-05-08
spring-controller
software-developers

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

2026-05-08
spring-service
software-developers

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

2026-05-08
api-documentation-generator
software-developers

Generate comprehensive, professional API documentation following industry best practices

2025-10-29
security-code-review
information-security-analysts

Identify security vulnerabilities and suggest secure coding practices

2025-10-29
spring-boot-best-practices
software-developers

Generate Spring Boot components following modern Java best practices and team conventions

2025-10-29
claude-code-training Agent Skills on GitHub | SkillsMP