Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

spike

Étoiles3
Forks5
Mis à jour13 juillet 2026 à 08:33

Run a time-boxed, throwaway experiment to answer ONE concrete technical unknown before real development — 技术预研 / 摸底 / 验证可行性 / 选型对比 / 第三方 API 或库能不能做到 X / 性能够不够. Use when there's a real technical risk to de-risk first, NOT when the requirement is already clear (then just build it) or a doc lookup would answer it. The output is the CONCLUSION; the code is disposable and never ships. Isolate work in spikes/<topic>/, try libraries in a throwaway env (uv run --with) without touching pyproject, no tests, no quality bar. Pure markdown, no new deps; runs on existing bash/read/write/edit/find_files.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly