Skip to main content
kousen
GitHub creator profile

kousen

Repository-level view of 25 collected skills across 7 GitHub repositories.

skills collected
25
repositories
7
updated
Aug 17, 2026
repository explorer

Repositories and representative skills

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…

May 8, 2026
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.

May 8, 2026
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.

May 8, 2026
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.

May 8, 2026
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>.

May 8, 2026
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>.

May 8, 2026
api-documentation-generator
software-developers

Generate comprehensive, professional API documentation following industry best practices

Oct 29, 2025
security-code-review
information-security-analysts

Identify security vulnerabilities and suggest secure coding practices

Oct 29, 2025
Showing 8 of 9 collected skills.
Showing 7 of 7 repositories
All repositories loaded