MCP HubMCP Hub
スキル一覧に戻る

Backend Python Expert

majiayu000
更新日 Today
23 閲覧
58
9
58
GitHubで表示
開発api

について

このClaudeスキルは、FastAPI、非同期プログラミング、パフォーマンス最適化に焦点を当てた包括的なPythonバックエンド開発の専門知識を提供します。現代的なWeb APIの構築、効率的な非ブロッキングコードの記述、実行効率の改善に関する実践的なガイダンスを提供します。マイクロサービス、高同時実行性システム、またはプロダクションレディなパターンを必要とするI/O集約型アプリケーションに取り組む際に、開発者が活用すべきスキルです。

クイックインストール

Claude Code

推奨
プラグインコマンド推奨
/plugin add https://github.com/majiayu000/claude-skill-registry
Git クローン代替
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/Backend Python Expert

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

ドキュメント

Backend Python Skills

提供 Python 后端开发的全栈能力支持。

包含的技能模块

1. FastAPI 模板 (FastAPI Templates)

  • 核心价值: 快速构建高性能的现代 Web API。
  • 关键技术: Pydantic 验证, 依赖注入, OpenAPI 文档.
  • 使用场景: 微服务开发、API 网关构建。

2. Python 性能优化 (Performance)

  • 核心价值: 提升 Python 代码的执行效率。
  • 关键技术: Profiling, 多进程/多线程, 算法优化.
  • 使用场景: 计算密集型任务、高并发服务。

3. 异步 Python 模式 (Async Patterns)

  • 核心价值: 掌握 asyncio,编写高效的非阻塞代码。
  • 关键技术: async/await, 协程管理, 异步 I/O.
  • 使用场景: I/O 密集型服务、实时通信。

4. Python 测试模式 (Testing)

  • 核心价值: 建立稳固的自动化测试体系。
  • 关键技术: Pytest, Mocking, Fixtures.
  • 使用场景: 单元测试、集成测试编写。

如何使用

  • API 开发: "请使用 FastAPI 模板帮我创建一个用户注册接口。"
  • 并发优化: "请参考异步 Python 模式,帮我优化这个爬虫脚本。"

交互式开发 (Interactive Development)

在设计架构或重构代码时,如果不确定用户的具体偏好(如框架选择、同步/异步决策),请使用 mcp-feedback-enhanced (e.g., ask_followup_question) 主动询问。如果该工具不可用,则通过对话直接询问。

GitHub リポジトリ

majiayu000/claude-skill-registry
パス: skills/data/05_Backend_Python

関連スキル

creating-opencode-plugins

メタ

This skill provides the structure and API specifications for creating OpenCode plugins that hook into 25+ event types like commands, files, and LSP operations. It offers implementation patterns for JavaScript/TypeScript modules that intercept and extend the AI assistant's lifecycle. Use it when you need to build event-driven plugins for monitoring, custom handling, or extending OpenCode's capabilities.

スキルを見る

evaluating-llms-harness

テスト

This Claude Skill runs the lm-evaluation-harness to benchmark LLMs across 60+ standardized academic tasks like MMLU and GSM8K. It's designed for developers to compare model quality, track training progress, or report academic results. The tool supports various backends including HuggingFace and vLLM models.

スキルを見る

polymarket

メタ

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

スキルを見る

langchain

メタ

LangChain is a framework for building LLM applications using agents, chains, and RAG pipelines. It supports multiple LLM providers, offers 500+ integrations, and includes features like tool calling and memory management. Use it for rapid prototyping and deploying production systems like chatbots, autonomous agents, and question-answering services.

スキルを見る