KS
Killer-Skills

legacy-controller — how to use legacy-controller how to use legacy-controller, legacy-controller setup guide, what is legacy-controller, legacy-controller alternative, legacy-controller vs API mapper, legacy-controller install, legacy-controller tutorial, legacy-controller for AI agents, legacy-controller API integration

v1.0.0
GitHub

About this Skill

Perfect for API Integration Agents needing streamlined Controller and ApiMapper generation for legacy system migration. legacy-controller is a skill that creates Controller and ApiMapper for the final stage of the migration cycle, utilizing commands like /legacy-controller admin:BrandController.fetchBrands

Features

Generates Controller and ApiMapper for the last stage of the migration cycle
Utilizes commands like /legacy-controller admin:BrandController.fetchBrands and /legacy-controller web:ProductController.fetchProductGroups
Requires completion of previous stages: /legacy-convert, /legacy-query, and /legacy-service
Produces output in the form of Admin API files, such as Legacy{Domain}QueryV1Controller.java
Supports setup for both Admin API and web API
Creates files in the adapter-in/rest-api-admin directory

# Core Topics

ryu-qqq ryu-qqq
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
36
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add ryu-qqq/conventionHub/legacy-controller

Agent Capability Analysis

The legacy-controller MCP Server by ryu-qqq is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use legacy-controller, legacy-controller setup guide, what is legacy-controller.

Ideal Agent Persona

Perfect for API Integration Agents needing streamlined Controller and ApiMapper generation for legacy system migration.

Core Value

Empowers agents to generate Controller and ApiMapper for the last stage of the migration cycle, providing seamless API integration with Admin API and web endpoints, utilizing protocols like REST and handling file formats within adapter-in/rest-api-admin directories.

Capabilities Granted for legacy-controller MCP Server

Automating legacy system migration with Controller and ApiMapper generation
Streamlining API integration for Admin API and web endpoints
Simplifying migration cycle completion with generated Controller and ApiMapper

! Prerequisites & Limits

  • Requires completion of previous migration stages (/legacy-convert, /legacy-query, /legacy-service)
  • Specific to legacy system migration context
Project
SKILL.md
1.1 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

/legacy-controller

마이그레이션 사이클의 마지막 단계. Controller + ApiMapper를 생성합니다.

사용법

bash
1/legacy-controller admin:BrandController.fetchBrands 2/legacy-controller web:ProductController.fetchProductGroups

전제조건

이전 단계들이 완료되어 있어야 함:

  1. /legacy-convert - Request/Response DTO
  2. /legacy-query - Persistence Layer
  3. /legacy-service - Application Layer

출력

Admin API:

adapter-in/rest-api-admin/.../admin/v1/{domain}/
├── controller/Legacy{Domain}QueryV1Controller.java
└── mapper/Legacy{Domain}V1ApiMapper.java

Web API:

adapter-in/rest-api/.../v1/{domain}/
├── controller/Legacy{Domain}QueryV1Controller.java
└── mapper/Legacy{Domain}V1ApiMapper.java

생성 컴포넌트

컴포넌트역할
ControllerREST 엔드포인트, UseCase 호출
ApiMapperRequest→Command, Result→Response 변환

마이그레이션 완료

이 단계 완료 시 하나의 엔드포인트에 대한 전체 마이그레이션이 완료됩니다.

Related Skills

Looking for an alternative to legacy-controller or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication