mengxi-ream
- 5 skills
- 0 followers
- 9 hours ago last updated
- ▌
- ▌ Prepare Pr · mengxi-reamPrepare all work before creating a pull request, optionally for the issue provided as argument
- ▌ Migration Scripts · mengxi-reamUse when writing or reviewing database/config migration scripts or migration registries. Enforces frozen-snapshot migrations, safe registration, and lean import boundaries.
- ▌ Extension Perf Forensics · mengxi-ream bundleDiagnose extension-caused memory leaks, freezes, and CPU storms on live third-party sites via controlled attribution experiments, CDP metrics, heap snapshots, and browser-process trace profiling that works even when the renderer is starved.
- ▌ Extension Puppeteer Debugging · mengxi-ream bundleDebug the built Read Frog extension in real Chrome. Use Chrome DevTools MCP for interactive inspection and screenshots; use the Puppeteer harness for repeatable end-to-end assertions, fixture pages, and translation toggle/restore flows. For leaks, freezes, or CPU storms use extension-perf-forensics.