Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

claude-code-training

claude-code-training enthält 9 gesammelte Skills von kousen, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
9
Stars
411
aktualisiert
2026-05-09
Forks
278
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

osquery
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

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
Softwareentwickler

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
Informationssicherheitsanalysten

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

Generate comprehensive, professional API documentation following industry best practices

2025-10-29
security-code-review
Informationssicherheitsanalysten

Identify security vulnerabilities and suggest secure coding practices

2025-10-29
spring-boot-best-practices
Softwareentwickler

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

2025-10-29