Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

simulate

النجوم٢
التفرعات١
آخر تحديث٢٩ يونيو ٢٠٢٦ في ٠٣:٥٩

Stress-test a spec or design doc BEFORE writing code by mentally executing it end-to-end — acting simultaneously as every component (data stores, caches, services, clients, external systems, transports), tracking explicit state diffs after every step, and running golden, edge, and adversarial scenarios until findings settle to LOW severity. Use this skill whenever the user has a spec / design doc / RFC / PRD and wants to validate it before building: "simulate this spec", "stress-test this design", "act as every component", "walk through every flow", "pretend you are the whole system", "find the holes / races / edge cases in this design", "is this spec internally consistent", "check for ambiguities / contradictions / missing rules before we implement". It runs a spec-analyzer → parallel scenario-simulators → findings-aggregator loop autonomously (no questions mid-run), one file per scenario, and produces a deduped, severity-ranked FINDINGS.md. Best for any non-trivial design with state, concurrency, auth, mone

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
4 ملفات
SKILL.md
readonly