Jaeyeon Kim
Community@jaeyeonling · Seoul, Korea
Agent Skills by Jaeyeon Kim
Showing 11 vetted skills indexed across 2 GitHub repositories.
reactive-spec
Explain the 39 Reactive Streams specification rules with Java examples.
backpressure
Explain and demonstrate Reactive Streams backpressure with Java ArrayPublisher implementation.
operator-pattern
Explain Reactive Streams operator implementation patterns in Java.
documentation
Generate documentation skeletons with templates for README, API references, CHANGELOGs, and contribution guides.
security
Identify and mitigate security vulnerabilities using OWASP Top 10 guidance.
git-workflow
Standardize Git workflows with conventional commits and branching strategies.
debugging
Diagnose software defects with structured debugging and logging strategies.
api-design
Standardize REST API design and OpenAPI documentation across projects.
testing
Guide developers to implement unit, integration, and end-to-end tests with TDD cycles.
code-quality
Enforce code-quality guidelines for naming, function size, and error handling.
performance
Identify and prescribe caching, indexing, and query optimization techniques for performance bottlenecks.