원클릭으로
DnfGameServer
DnfGameServer에는 pixb에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
This skill should be used when the user asks to analyze a project and generate development documentation from a "re-implementation" perspective. Activates with phrases like analyze project, generate development docs, understand project, create project documentation, project analysis. Provides step-by-step evolutionary development documentation that explains how to rebuild the project from scratch.
This skill should be used when user asks to migrate from JProtobuf to standard Protobuf. Activates with phrases like migrate JProtobuf to Protobuf, convert JProtobuf to standard Protobuf, JProtobuf migration, JProtobuf to proto conversion, batch migration of JProtobuf. Provides structured guidance for incremental migration process including analysis, mapping, code generation, testing, and experience documentation.
Protocol buffer configuration for Connect RPC + gRPC-Gateway using buf, including plugins, imports, annotations, and code generation
This skill should be used when user asks to generate protobuf protocol files from Java .class files or reverse engineer protobuf from compiled bytecode. Activates with phrases like class to protobuf, convert class to proto, generate protobuf from class, reverse engineer protobuf from class, class protobuf conversion, bytecode to protobuf. Provides comprehensive guidance for parsing Java @Protobuf annotations from .class files using javap and generating .proto files.
This skill should be used when user asks to convert Java files to protobuf protocol files or reverse engineer protobuf from Java code. Activates with phrases like java to protobuf, convert java to proto, generate protobuf from java, reverse engineer protobuf from java, java protobuf conversion. Provides comprehensive guidance for parsing Java @Protobuf annotations and generating .proto files.
This skill should be used when the user asks to create a new agent skill. Activates with phrases like create skill, build agent, develop skill, make skill, generate agent, create agent skill. Provides structured guidance for creating complete agent skills following Trae Skills architecture, including SKILL.md format, activation patterns, and implementation best practices.