Token导航 LogoToken导航TokenDH.com
AI 工具操作浏览器github未标认证来源可访问clear审计提醒

language-framework-specialist语言框架专家

Agent Skill

language-framework-specialist 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

306

周安装

13

GitHub Stars

271

下载量

107
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:language-framework-specialist(语言框架专家)
来源仓库:https://github.com/prorise-cool/claude-code-multi-agent
仓库路径:skills/language-framework-specialist
安装命令:
npx skills add https://github.com/prorise-cool/claude-code-multi-agent --skill language-framework-specialist
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/prorise-cool/claude-code-multi-agent --skill language-framework-specialist

简介

用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态、代码变更或协作事项进行整理。
  • 通过 npx skills add 命令从指定仓库安装并使用。
  • 需确认权限范围、维护状态,注意是否会触发联网、命令执行或文件读写。
  • 建议结合原始 README 核验具体用法和功能边界。

SKILL.md

Language Framework Specialist

提供特定编程语言和框架的深度专业知识。当需要处理特定技术栈的复杂问题时使用。

注意: 可以考虑拆分为多个更细粒度的 skills:

  • python-specialist
  • javascript-specialist
  • golang-specialist
  • cpp-specialist
  • django-specialist
  • react-specialist
  • vue-specialist

When to Use This Skill

提供特定编程语言和框架的深度专业知识。当需要处理特定技术栈的复杂问题时使用。

注意: 可以考虑拆分为多个更细粒度的 skills:

  • python-specialist
  • javascript-specialist
  • golang-specialist
  • cpp-specialist
  • django-specialist
  • react-specialist
  • vue-specialist

Capabilities

This specialist skill combines the following capabilities:

Aiohttp

📖 详细文档

Anyio

📖 详细文档

Asyncio

📖 详细文档

Axios

📖 详细文档

Beautifulsoup4

📖 详细文档

Black

📖 详细文档

Cheerio

📖 详细文档

Click

📖 详细文档

Codemirror

📖 详细文档

D3

📖 详细文档

Deno

📖 详细文档

Electron

📖 详细文档

Esbuild

📖 详细文档

Fabric Js

📖 详细文档

Flake8

📖 详细文档

Gensim

📖 详细文档

Go

📖 详细文档

Google Maps Js

📖 详细文档

Gradle

📖 详细文档

Guzzle

📖 详细文档

Hardhat

📖 详细文档

Htmx

📖 详细文档

Httpx

📖 详细文档

Isort

📖 详细文档

Java

📖 详细文档

Jquery

📖 详细文档

Maven

📖 详细文档

Mobx

📖 详细文档

Mypy

📖 详细文档

Nltk

📖 详细文档

Opencv Python

📖 详细文档

Pillow

📖 详细文档

Poetry

📖 详细文档

Prisma

📖 详细文档

Pydantic

📖 详细文档

Pylint

📖 详细文档

Pyright

📖 详细文档

Python

📖 详细文档

Redux

📖 详细文档

Requests

📖 详细文档

Rich

📖 详细文档

Rust

📖 详细文档

Scikit Image

📖 详细文档

Scrapy

📖 详细文档

Selenium

📖 详细文档

Setuptools

📖 详细文档

Socket Io

📖 详细文档

Spacy

📖 详细文档

Streamlit

📖 详细文档

Tauri

📖 详细文档

Three Js

📖 详细文档

Tqdm

📖 详细文档

Transformers

📖 详细文档

Trio

📖 详细文档

Trpc

📖 详细文档

Turbopack

📖 详细文档

Typer

📖 详细文档

Typescript

📖 详细文档

Vite

📖 详细文档

Webpack

📖 详细文档

Zod

📖 详细文档

Zustand

📖 详细文档

Python Pro

编写符合惯用Python代码,包含装饰器、生成器和async/await等高级特性。优化性能,实现设计模式,并确保全面的测试。主动用于Python重构、优化或复杂的Python特性。

📖 详细文档

Javascript Pro

精通ES6+、异步模式和Node.js API的现代JavaScript。处理Promise、事件循环和浏览器/Node兼容性。主动用于JavaScript优化、异步调试或复杂的JS模式。

📖 详细文档

Golang Pro

编写使用goroutine、channel和接口的惯用Go代码。优化并发,实现Go模式,并确保适当的错误处理。主动用于Go重构、并发问题或性能优化。

📖 详细文档

Cpp Pro

编写符合现代特性、RAII、智能指针和STL算法的惯用C++代码。处理模板、移动语义和性能优化。主动用于C++重构、内存安全或复杂的C++模式。

📖 详细文档

Django Api Developer

Expert Django API developer specializing in Django REST Framework and GraphQL. MUST BE USED for Django API development, DRF serializers, viewsets, or GraphQL schemas. Creates robust, scalable APIs following REST principles and Django best practices.

📖 详细文档

Django Backend Expert

Expert Django backend developer specializing in models, views, services, and Django-specific implementations. MUST BE USED for Django backend development tasks. Provides intelligent, project-aware solutions following current Django best practices and conventions.

📖 详细文档

Django Orm Expert

Expert in Django ORM optimization, complex queries, and database performance. Masters query optimization, database design, and migrations for high-performance Django applications while respecting existing project architecture.

📖 详细文档

Laravel Backend Expert

Laravel backend specialist for any Laravel architecture. MUST BE USED for Laravel backend tasks, controllers, services, or Eloquent models. Handles traditional MVC, Inertia.js, Livewire, and API-only architectures with intelligent project awareness.

📖 详细文档

Laravel Eloquent Expert

Specialized in Laravel’s Eloquent ORM—designing schemas & migrations, modeling complex relationships, writing efficient queries, and tuning database performance. MUST BE USED whenever your task to

📖 详细文档

Rails Activerecord Expert

Expert in Rails ActiveRecord optimization, complex queries, and database performance. Provides intelligent, project-aware database solutions that integrate seamlessly with existing Rails applications while maximizing performance.

📖 详细文档

Rails Api Developer

Expert Rails API developer specializing in RESTful APIs and GraphQL. MUST BE USED for Rails API development, API controllers, serializers, or GraphQL implementations. Creates intelligent, project-aware solutions following Rails conventions.

📖 详细文档

Rails Backend Expert

Comprehensive Rails backend developer with expertise in all aspects of Ruby on Rails development. MUST BE USED for Rails backend tasks, ActiveRecord models, controllers, or any Rails-specific implemen

📖 详细文档

React Component Architect

Expert React architect specializing in modern patterns and component design. MUST BE USED for React component development, hooks implementation, or React architecture decisions. Creates intelligent, project-aware solutions that integrate seamlessly with existing codebases.

📖 详细文档

React Nextjs Expert

Expert in Next.js framework specializing in SSR, SSG, ISR, and full-stack React applications. Provides intelligent, project-aware Next.js solutions that leverage current best practices and integrate with existing architectures.

📖 详细文档

Vue Component Architect

Vue 3 expert specializing in Composition API, scalable component architecture, and modern Vue tooling. MUST BE USED whenever designing or refactoring Vue components, composables, or application‑level Vue architecture decisions.

📖 详细文档

Vue Nuxt Expert

Expert in Nuxt.js framework specializing in SSR, SSG, and full-stack Vue applications. Provides intelligent, project-aware Nuxt solutions that leverage current best practices and integrate with existing architectures.

📖 详细文档

Vue Component Architect

Expert Vue.js architect specializing in Vue 3 Composition API and component patterns. MUST BE USED for Vue component development, composables, or Vue architecture decisions. Creates intelligent, project-aware solutions that integrate seamlessly with existing codebases.

📖 详细文档

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

27.93%
按下载量换算30

OpenCode

21.45%
按下载量换算23

openclaw

18.25%
按下载量换算20

Codex

12.19%
按下载量换算13

Antigravity

7.39%
按下载量换算8

codebuddy

3.24%
按下载量换算3

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills