Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
bop-clocktower
GitHub 제작자 프로필

bop-clocktower

1개 GitHub 저장소에서 수집된 8개 skills를 저장소 단위로 보여줍니다.

수집된 skills
8
저장소
1
업데이트
2026-07-16
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

canary-instrument
소프트웨어 품질 보증 분석가·테스터

Instrument a Playwright run with OpenTelemetry and emit a run.json artifact correlating every test to the outbound HTTP requests it made — "which test made which request?" — with zero manual bookkeeping in test code. Trace-only v1 contract, additive-safe for future pytest/k6/node producers. Self-contained (bundles its own dataclasses and span reader).

2026-07-16
canary-test-reporter
소프트웨어 품질 보증 분석가·테스터

Playwright JSON results → Markdown + JSON test report. Summarises passed, failed, flaky, and skipped counts with a per-failure error block and a summary table. Exits non-zero when any test failed so the CI step fails on real failures. Complements canary-fail-fast (which aborts early); this skill summarises the full run at the end.

2026-07-14
canary-fail-fast
소프트웨어 품질 보증 분석가·테스터

Surface test failures fast and loud — audit a Playwright config for fail-fast knobs (maxFailures/forbidOnly/retries) and print a loud, categorized failure digest to the CI log + ::error annotations at run end, failing the step so the signal can't be missed. Self-contained (bundles its own Playwright JSON parser and failure categorizer).

2026-07-08
canary-ci-ready
소프트웨어 품질 보증 분석가·테스터

Analyses a test suite for CI readiness: coverage depth, flakiness, assertion quality, critical path coverage, and suite runtime. Accepts documented failures (quarantined tests with linked open issues count as verified). Investigates config/auth failures using the consuming repo's declared user_catalog_skill.

2026-06-07
canary-critical-areas
소프트웨어 품질 보증 분석가·테스터

Risk-based test prioritisation. Given a codebase or diff, identifies which areas carry the most risk using git churn, downstream dependents, business-critical signals, and existing coverage depth. Produces a ranked list with recommended test types per area.

2026-06-07
canary-edge-case-discovery
소프트웨어 품질 보증 분석가·테스터

Given a feature description, function signature, or existing test suite, surfaces edge cases worth testing across six categories. Explanation depth scales to user skill level. Optionally focuses on critical areas when critical-areas.json is present.

2026-06-07
canary-failure-impact
소프트웨어 품질 보증 분석가·테스터

For a given test, function, or code path, traces downstream effects and produces a severity label. Investigates config/auth failures using the consuming repo's declared user_catalog_skill. Optionally focuses on critical paths when critical-areas.json is present.

2026-06-07
canary-test-pipeline
소프트웨어 품질 보증 분석가·테스터

Multi-phase orchestrator that composes canary-ci-ready, canary-critical-areas, canary-edge-case-discovery, canary-failure-impact, and canary-write-test into a sequential pipeline with a convergence loop and health report.

2026-06-07
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다