Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

claude-code-training

يحتوي claude-code-training على 9 من skills المجمعة من kousen، مع تغطية مهنية على مستوى المستودع وصفحات 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