Skip to main content

← All sources

WxJava skills

微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发. 5 skills. skills-hub.ai mirrors 5 skills from WxJava daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/binarywang/WxJava

Installing a WxJava skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a WxJava skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all WxJava skills via API
curl https://skills-hub.ai/api/v1/skills?source=wxjava

# Browse all sources
open https://skills-hub.ai/sources

Top WxJava skills

See all →

The most-installed skills from WxJava, ranked by adoption.

  1. 01wxjava-module-selector

    根据微信公众号、小程序、微信支付、企业微信、开放平台、视频号或微信小店、腾讯企点和微信智能对话等业务场景,为用户选择合适的 WxJava Maven 模块、BOM 和示例入口。适用于用户询问“该用哪个模块”、依赖坐标、产品边界或单/多账号 Starter 选择时。

    Buildfrom WxJava
  2. 02wxjava-api-contributor

    按 WxJava 的 Maven 多模块、Java 8、公共 API 兼容性和 TestNG 约定,为微信官方接口新增或维护 SDK 支持。适用于新增 Service API、请求响应 Bean、序列化、HTTP 实现、Starter 配置或回归测试时。

    Buildfrom WxJava
  3. 03wxjava-integration-guide

    为 Java、Spring Boot 或 Solon 项目生成可验证的 WxJava 接入方案,包括模块选择、BOM、配置、最小调用代码以及单/多账号集成。适用于用户要求接入公众号、小程序、支付、企业微信、开放平台、视频号或微信小店时。

    Buildfrom WxJava
  4. 04wxjava-troubleshooter

    排查 WxJava 在配置初始化、access token、签名验签、支付证书、回调通知、序列化、网络请求和多账号隔离方面的问题。适用于用户提供异常、日志、请求响应或“WxJava 为什么不能调用”的场景。

    Buildfrom WxJava
  5. 05wxjava-upgrade-guide

    规划 WxJava 的版本升级与迁移,检查 BOM、模块依赖、Java 版本、配置与公共 API 兼容性,并提供可回滚的验证步骤。适用于用户从旧版升级、切换依赖管理方式、处理兼容性告警或制定升级发布计划时。

    Buildfrom WxJava

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Aug 18, 2026, 5:11 PM (success).

WxJava skills, frequently asked

What are WxJava skills?

WxJava skills are AI coding skills published by WxJava (微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发. 5 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many WxJava skills are available?

skills-hub.ai indexes 5 skills from WxJava, synced daily from the upstream GitHub repository (https://github.com/binarywang/WxJava).

How do I install a WxJava skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official WxJava skills?

Yes. Every skill from this source is mirrored from WxJava's own GitHub repository (https://github.com/binarywang/WxJava). Each skill page links back to the upstream source of truth, so you can verify the original.