moeskill

Parse Moe Social repository files and generate code, tests, and CI/CD guidance.

1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/xuxinzhi007/moe_social --skill moeskill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moeskill
Source: https://github.com/xuxinzhi007/moe_social/tree/main/.trae/skills/moeskill
Command: npx skills add https://github.com/xuxinzhi007/moe_social --skill moeskill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

MoeSkill reduces developer overhead by providing a project-aware AI collaborator that understands the Moe Social repository structure, suggests implementations, performs code reviews, detects common bugs, and recommends CI/CD and documentation updates so developers spend less time context-switching.

Core Features & Use Cases

  • 智能上下文理解:自动解析项目目录与 docs,快速定位相关模块与实现点。
  • 功能实现与代码建议:提供符合项目规范的前端(Flutter)与后端(Go/go-zero)实现建议与示例代码。
  • 代码审查与缺陷修复:生成代码审查建议、常见 bug 修复步骤以及性能与安全优化建议。
  • 文档与发布支持:监控 docs 变更,建议文档更新,辅助 CI/CD 构建与多平台发布流程;可以在完成任务后创建飞书文档记录(支持 useUAT 参数以在个人账号下创建)。
  • 典型场景:添加头像上传、实现 WebSocket 聊天、修复 iOS 登录崩溃、改进构建签名与自动发布流程。

Quick Start

请描述您想实现的功能或遇到的问题,例如:请帮我为 Moe Social 添加用户头像上传功能并给出前后端实现步骤与示例代码。

Frequently Asked Questions about moeskill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Can I automate CI/CD builds and multi-platform releases for a Flutter and Go-zero project?

Yes, you can automate CI/CD builds and multi-platform releases by monitoring repository changes and generating actionable guidance for build signing and automated publishing workflows.

Does AutoGLM integration work with Moe Social for intelligent development assistance?

AutoGLM integration works with Moe Social by parsing repository context and project docs to deliver actionable code suggestions, feature implementations, and intelligent development assistance.

What is the best way to manage documentation updates for a multi-platform project?

The best way to manage documentation updates is to monitor docs changes continuously and generate actionable suggestions for documentation updates alongside CI/CD and release workflows.

What are the limitations of using a project-aware assistant for Moe Social?

Limitations include relying on parsed repository files and docs for context, meaning incomplete documentation or unparseable project structures may reduce the accuracy of generated code and bug fix suggestions.