whincwhincCommunityยท2 Agent Skills Included

wechat-miniprogram-skills

React effect reviews, parallel task orchestration, simple explanations

Detects and fixes 12 common React useEffect anti-patterns with simpler, faster alternatives. Orchestrates parallel implementation and exploration tickets across a coordinated agent team with dependency tracking and independent verification. Explains any technical topic in plain language for beginners using clear visuals and short sections.
npx skills add whinc/wechat-miniprogram-skills --all -g -y
Available:

Directs the agent to the local issue tracker conventions and domain documentation that govern how skills and team workflows operate in this repository.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install wechat-miniprogram-skills?โ–ผ

Run `npx skills add whinc/wechat-miniprogram-skills --all -g -y` in your terminal to install all skills in this collection globally.

How to fix React useEffect anti-patterns?โ–ผ

The react-effects skill reviews any component with useEffect, flags 12 common misuse patterns like derived state and effect chains, and rewrites them with simpler alternatives such as render-time computation or useMemo.

How to run multiple coding tickets in parallel?โ–ผ

The implement-team skill reads your PRD, spec, and ticket files, then dispatches them concurrently to a coordinated agent team following a dependency graph, with independent verification of each result.

Does this work with Claude Code and CodeBuddy?โ–ผ

Yes. All skills follow the standard SKILL.md format and can be installed via the Skills CLI or the Claude Code plugin marketplace.

Can beginners use these skills without deep expertise?โ–ผ

Yes. The eli12 skill explains any topic in plain language with visuals, and the other skills run from simple natural-language requests after a one-line install.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’