SangWon Ryu
Community@ryu-qqq · Seoul
Agent Skills by SangWon Ryu
Showing 47 vetted skills indexed across 3 GitHub repositories.
legacy-controller
Generate legacy controllers and ApiMappers for multi-domain migration workflows.
init
Initialize the .claude/ directory with Spring Standards MCP templates.
test-domain
Generate Java domain-layer test fixtures and unit tests for aggregates, value objects, entities, and events.
legacy-migrate
Automate six-step migration of legacy APIs to modular admin and web services.
test-repository
Generate Java repository tests and fixtures for persistence-mysql modules.
plan
Analyze user requests to extract business rules and generate implementation roadmaps.
api-flow
Trace API call flows across Hexagonal layers and generate Markdown documentation.
legacy-service
Generate application-layer scaffolds from legacy persistence layers.
jira-fetch
Fetch Jira Epics and assemble subtasks into a prioritized Task Queue.
test-application
Generate Mockito-based unit test skeletons for Java Application layer code.
legacy-convert
Convert legacy-flow analysis results into record-based request and response DTOs.
test-fix-complete
Mark test-audit reports as finished and update document status.
db-sync
Audit Convention DB hierarchy and sync .claude/ files with templates.
api-endpoints
Analyze project endpoints and classify them into Query and Command operations.
test-scenario
Design E2E test scenarios from API endpoints and flow analyses.
load
Initialize project context by activating Serena, caching Spring Standards rules, and scanning project status.
epic
Decompose project initiatives into structured epics and tasks for Jira.
review
Automate code review against organizational conventions using a knowledge base.
work
Create Epic branches, load task queues, and enable auto-commit hooks.
test-api
Generate Java test fixtures, mapper tests, and RestDocs for REST API modules.
test-fix
Read test-audit reports and update tests for documented gaps.
legacy-flow
Track and document legacy API call flows from Controllers to the DB.
legacy-endpoints
Classify legacy module endpoints into Query and Command and generate documentation.
legacy-query
Generate Composite Pattern QueryDSL repositories from legacy-flow analysis documents.