Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

claude-code-training

claude-code-training には kousen から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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