Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

Broadwayscore

Broadwayscore enthält 5 gesammelte Skills von thomaspryor, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
5
Stars
4
aktualisiert
2026-06-16
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

verify-opening-night
Softwareentwickler

TRIGGER when: user asks 'is everything ready for opening night', user says 'check opening night readiness', session is an opening-night session for a Broadway or West End show. Runs the full 9-point readiness checklist (CLAUDE.md rule 14) and reports PASS/FAIL per check. Takes show_id as argument (e.g. /verify-opening-night giant-2026).

2026-06-16
scraper-reference
Softwareentwickler

AUTO-LOAD when: user asks about scraping, fetchPage, ScrapingBee, Bright Data, Playwright scraping, adding a new scraper, migrating a fetch call, debugging a 403 or empty response, Cloudflare blocking, paywall cookies, or any script that uses scripts/lib/scraper.js. Contains gotchas, fallback chain, and architecture rules for this project's scraping infrastructure.

2026-06-16
visual-qa
Softwarequalitätssicherungsanalysten und -tester

MANDATORY for any UI change before push. Sweeps localhost at 5 widths (360-1440), takes element-cropped legibility shots (full pixel resolution — NOT thumbnail), runs structural overflow probe (scrollWidth > clientWidth), and (optionally) runs two-model LLM diff review against reference designs. Writes verdict.json with contentHash. ALWAYS run + Read every element crop at full size + share manifest with user BEFORE pushing UI changes. The pre-push hook blocks deploys until the user gives a plain affirmative (yes/ship it/looks good) in their most recent message — never ask them to copy a hash.

2026-06-04
verify-opening-night
Produzenten und Regisseure

TRIGGER when: user asks 'is everything ready for opening night', user says 'check opening night readiness', session is an opening-night session for a Broadway or West End show. Runs the full 9-point readiness checklist (AGENTS.md rule 14) and reports PASS/FAIL per check. Takes show_id as argument (e.g. /verify-opening-night giant-2026).

2026-04-24
verify-scores
Softwarequalitätssicherungsanalysten und -tester

TRIGGER when: user has edited scoring logic (review-guards.js, rebuild-all-reviews.js, scoring.ts, engine.ts, data-core.ts), user wants to verify scoring changes, or CLAUDE.md rule 12 section on scoring-logic edits applies. Runs scoring-delta.js to surface T1 flips and total flip count before any push. MANDATORY for all scoring-logic edits — unit tests alone are not sufficient.

2026-04-18