whincwhincCommunityยท3 Agent Skills Included

super-skills

React effect fixes, parallel ticket orchestration, simple explanations

Detects and fixes 12 common React useEffect anti-patterns with simpler, faster alternatives. Orchestrates parallel implementation and exploration of ticket backlogs through coordinated agent teams with dependency tracking and evidence verification. Explains any technical topic in clear, visual language for beginners. Removes manual code review guesswork and slow serial task execution.
npx skills add whinc/super-skills --all -g -y
Available:

Directs the agent to the local markdown issue tracker under .scratch/ and the domain documentation so it knows where tasks and context live before running the skills.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install super-skills?โ–ผ

Run `npx skills add whinc/super-skills --all -g -y` in your terminal to install all skill groups globally. You can also install a single skill with `npx skills add whinc/super-skills --skill react-effects`.

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

The react-effects skill detects 12 common misuse patterns like derived state, effect chains, and event logic in effects, then rewrites them with simpler alternatives such as render-time computation, useMemo, or key-based resets.

How to run multiple implementation 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 super-skills work with Claude Code?โ–ผ

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

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

Yes. Skills like eli12 explain any topic in plain visual language, and the orchestration skills handle coordination automatically after your confirmation.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’