Skip to main content
Run any Skill in Manus
with one click
GitHub repository

hlstatsnext

hlstatsnext contains 10 collected skills from jstnmthw, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
2
updated
2026-06-06
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

dead-code
software-developers

Find dead code in hlstatsnext.com — unused exports, orphan/unreferenced files, dead dependencies, unreachable branches, and stale commented-out blocks across the monorepo. Produces a confidence-tiered findings report. Does NOT delete code.

2026-06-06
codegen
software-developers

Orchestrate the hlstatsnext.com codegen pipeline (Prisma client + Pothos types + Apollo client types) and detect schema drift. Use after schema changes, after pulling main, or when types appear to disagree with the schema.

2026-05-23
daemon
software-quality-assurance-analysts-and-testers

Audit the hlstatsnext.com daemon for memory leaks, stability, and fault tolerance — RabbitMQ consumer hygiene, RCON scheduler cleanup, server-state collection growth, shutdown ordering, graceful degradation. Produces a structured findings report. Does NOT fix code.

2026-05-23
doc
software-developers

Generate or update documentation for hlstatsnext.com — package READMEs, ARCHITECTURE.md, JSDoc on exported surfaces, CHANGELOG entries. Use when code needs docs or existing docs are outdated.

2026-05-23
execute
software-developers

Execute an implementation plan step by step for hlstatsnext.com. Use when a plan markdown file exists (in docs/plans/) and the user wants it built, or when directly asked to implement something against an existing plan.

2026-05-23
graphql
software-quality-assurance-analysts-and-testers

Audit the hlstatsnext.com GraphQL surface (Pothos schema + Yoga server + Apollo client) for security, correctness, performance, and exclusion-list hygiene. Produces a structured findings report. Does NOT fix code.

2026-05-23
plan
software-developers

Analyze feature feasibility against the hlstatsnext.com monorepo and produce a structured implementation plan. Use when the user wants to plan a new feature, schema change, daemon module, or API surface before building it.

2026-05-23
quality
software-quality-assurance-analysts-and-testers

Scan the hlstatsnext.com codebase for god classes, mixed concerns, duplication, and readability problems. Produces a prioritized refactoring report. Does NOT write code.

2026-05-23
review
software-quality-assurance-analysts-and-testers

Code review against hlstatsnext.com conventions, security practices, and full-stack best practices (Pothos, Prisma, Next.js, daemon). Use when the user asks for a code review or second opinion on code.

2026-05-23
security
information-security-analysts

Audit hlstatsnext.com code for web/API/auth/RCON security vulnerabilities. Produces a structured findings report. Use before deploying, after major features land, or before exposing new surface area.

2026-05-23