Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

claude-code-training

claude-code-training에는 kousen에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
411
업데이트
2026-05-09
Forks
278
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

osquery
네트워크·컴퓨터 시스템 관리자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
정보 보안 분석가

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

Generate comprehensive, professional API documentation following industry best practices

2025-10-29
security-code-review
정보 보안 분석가

Identify security vulnerabilities and suggest secure coding practices

2025-10-29
spring-boot-best-practices
소프트웨어 개발자

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

2025-10-29