rank-analysis
League of Legends match review, shipping checks, and Sentry monitoring
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install rank-analysis skills?โผ
Run `npx skills add wnzzer/rank-analysis --all -g -y` in your terminal to install all skills in this repository globally.
What does the shipping-changes skill do?โผ
It runs the full quality gate (lint, format, typecheck, tests) after code edits and guides branching, conventional commits, and PR creation so nothing broken reaches main.
How to check DAU and errors with the sentry skill?โผ
The skill calls the Sentry REST API directly with your token to report daily active users, error trends, log volume, and release distribution for the project.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.
Do I need a Sentry token for the monitoring skill?โผ
Yes. Create a user auth token with org:read and event:read scopes on sentry.io, then export it as SENTRY_TOKEN before querying.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core