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

new-function-tests

النجوم٠
التفرعات٠
آخر تحديث٢٦ أبريل ٢٠٢٦ في ٢٠:٣٤

MANDATORY QUALITY GATE — enforce Pester v5 test creation alongside every new PowerShell function written in the UserAdminModule repository. USE FOR: any time a new function is created or requested — ensures tests are written before the function is considered done. Provides test file templates and mock patterns for credential functions, connection/disconnect functions, AD, Exchange Online, on-premises Exchange, Microsoft Graph, Intune, Defender, and general utility functions. Prevents functions being committed without test coverage. Also use when the user asks "should I add tests?", "do I need tests for this?", or "is this function complete?". DO NOT USE FOR: writing tests for existing functions without accompanying new function creation (use pester-testing skill instead); creating change requests (use change-request skill).

التثبيت

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

SKILL.md
readonly