demosafe
demosafe 收录了来自 easyvibecoding 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Analyze API key platform pages to maintain capture-patterns.ts. Use when a platform's UI changes, when adding support for a new platform, or when verifying that existing DOM selectors still work. Invoke with a platform name like '/analyze-platform openai' or '/analyze-platform huggingface'. Also use when someone says 'check if OpenAI changed their key page', 'update selectors for GitHub', 'add Vercel support', or 'verify platform selectors'.
End-to-end test of the Active Key Capture pipeline on real platforms. Creates a test API key, measures capture timing, verifies masking and vault storage, then cleans up. Use when testing capture on a platform, debugging flash issues, measuring pre-hide timing, or verifying the full capture-to-mask pipeline. Invoke with '/test-capture-flow huggingface' or '/test-capture-flow openai'.