← all publishers

kousen

@kousen source repo

8 published skills

  1. Onboard · kousen
    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.
    0 installs
  2. Modernize Java · kousen
    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.
    0 installs
  3. Spring Service · kousen
    Generate a Spring Boot service class for a named entity with constructor injection, logging, exception handling, and unit tests. Invoke as /spring-service <Entity>.
    1 install
  4. Security Review · kousen
    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.
    0 installs
  5. Spring Controller · kousen
    Generate a Spring REST controller for a named entity with CRUD endpoints, validation, OpenAPI documentation, and integration tests. Invoke as /spring-controller <Entity>.
    0 installs
  6. Security Code Review · kousen
    Identify security vulnerabilities and suggest secure coding practices
    0 installs
  7. API Documentation Generator · kousen
    Generate comprehensive, professional API documentation following industry best practices
    0 installs
  8. Osquery · kousen
    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".
    0 installs