Three unrelated work units that had accumulated in the working tree, cleaned up:
- **skill-creator v1.2.0** (daymade-skill suite 1.1.0 -> 1.2.0): five incident-distilled authoring rules + a Phase 9 case library.
- **debugging-network-issues v1.2.0**: Cloudflare-524 upload-timeout case (Step 0.6 recipe + Trap 10); both shipped case files sanitized for public release (neutralized a real Cloudflare Ray ID/epoch/colo and a real path string).
- **Register the orphaned claude-usage-analyst** into the daymade-claude-code suite (catalog 1.63.0 -> 1.64.0, 62 -> 63 skills).
check_marketplace.sh PASS; check_doc_skill_lists.py 63/63/63/63 in sync.
Land the two skill directories that were missing from git history. The
plugin entries already existed in marketplace.json (carried into commit
1f72904 as uncommitted draft modifications during the suite-flatten
rewrite), but the skill directories themselves and all documentation
surfaces were never synchronized — install would have failed to resolve
./debugging-network-issues and ./stepfun-tts. This commit completes that
half-done registration.
Skills:
- debugging-network-issues v1.0.0: Evidence-driven, falsification-first
methodology for network/streaming/protocol-layer bugs (HTTP/2 RST_STREAM,
SSE stalls, fixed-time drops, CDN/proxy/CGNAT idle timeouts). Bundles
layered-isolation probe scripts and a real SSE 130s case study.
- stepfun-tts v1.0.0: StepFun StepAudio 2.5 family — stepaudio-2.5-tts
(Contextual TTS via instruction + inline parentheses) and
stepaudio-2.5-asr (SSE endpoint, 32K context, ~100x RTF, 30-min
single-call). Captures the three step-tts-2 → stepaudio-2.5 breaking
changes with migration playbook.
Manifest sync:
- marketplace.json: metadata.version 1.50.0 → 1.51.0
- CHANGELOG.md: v1.51.0 entry with the half-done-registration note
- README.md / README.zh-CN.md: badges, descriptions, skill sections #49+#50,
Use Cases, Documentation Quick Links, Requirements
- CLAUDE.md: skill count 49 → 51, plugin count 53 → 55, Available Skills
check_marketplace.sh: 4/4 PASS
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>