feat(desktop): 实现一些功能

1. 实现任务暂停功能

2. 实现页面的国际化功能

3.优化项目的结构以及BUG

4. 优化系统架构

5. 实现一大堆的功能
This commit is contained in:
2026-01-25 03:30:23 +08:00
parent 3f7347427e
commit 455dd1f4cd
88 changed files with 13451 additions and 581 deletions

View File

@@ -0,0 +1,50 @@
# mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
---
## 📦 Downloaded from [Skillstore.io](https://skillstore.io)
This skill was downloaded from **AI Skillstore** — the official marketplace for Claude Code, Codex, and Claude skills.
🔗 **Skill Page**: [skillstore.io/skills/yyh211-mcp-builder](https://skillstore.io/skills/yyh211-mcp-builder)
## 🚀 Installation
### Via Claude Code Plugin System
```
/plugin marketplace add aiskillstore/marketplace
/plugin install yyh211-mcp-builder@aiskillstore
```
### Manual Installation
Copy the contents of this folder to your project's `.claude/skills/` directory.
## 📋 Skill Info
| Property | Value |
|----------|-------|
| **Name** | mcp-builder |
| **Version** | 1.0.0 |
| **Author** | YYH211 |
### Supported Tools
- claude
- codex
- claude-code
## 🌐 Discover More Skills
Browse thousands of AI skills at **[skillstore.io](https://skillstore.io)**:
- 🔍 Search by category, tool, or keyword
- ⭐ Find verified, security-audited skills
- 📤 Submit your own skills to share with the community
---
*From [skillstore.io](https://skillstore.io) — AI Skills Marketplace*