Back to authors
kousen

kousen

9 Skills published on GitHub.

API Documentation Generator

Generate comprehensive, professional API documentation following industry best practices

UncategorizedView skill →

osquery

|

UncategorizedView skill →

Security Code Review

Identify security vulnerabilities and suggest secure coding practices

UncategorizedView skill →

Spring Boot Best Practices

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

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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.

UncategorizedView skill →

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>.

UncategorizedView skill →

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>.

UncategorizedView skill →