Generates hundreds of random inputs automatically to find edge cases that hand-written tests miss. Use when testing pure functions, parsers, serializers, mathematical operations, or any function where "the output should always satisfy X" can be stated. Triggers on: Hypothesis, property test, fuzz testing, QuickCheck, random input, edge case, invariant, generative testing, shrinking.
Generates hundreds of random inputs automatically to find edge cases that hand-written tests miss. Use when testing pure functions, parsers, serializers, mathematical operations, or any function where "the output should always satisfy X" can be stated. Triggers on: Hypothesis, property test, fuzz testing, QuickCheck, random input, edge case, invariant, generative testing, shrinking.
自动生成数百个随机输入,以发现手写测试遗漏的边界情况。在测试纯函数、解析器、序列化器、数学运算,或任何可以表述“输出应始终满足 X”的函数时使用。触发于:Hypothesis、属性测试、模糊测试、QuickCheck、随机输入、边界情况、不变量、生成式测试、缩小(shrinking)。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer