소개
This skill automates the creation of API service layers and type definitions by pulling data from YApi through a Model Context Protocol (MCP) server. It streamlines the development workflow by ensuring consistency across the packages/services and packages/types directories, automatically handling inheritance from common base types and adhering to predefined formatting patterns. It is particularly useful for teams using monorepo structures who want to synchronize their frontend interfaces with backend specifications with minimal manual effort and maximum type safety.