بنقرة واحدة
unit-tests
Write unit tests for a function or module. Use when the user shares code and wants tests for it.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Write unit tests for a function or module. Use when the user shares code and wants tests for it.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | unit-tests |
| description | Write unit tests for a function or module. Use when the user shares code and wants tests for it. |
| license | MIT |
Write focused unit tests for the code the user provides.
Rules:
Turn a list of commits or changes into a release changelog (Keep a Changelog format). Use when preparing release notes.
Weigh options against weighted criteria to support a decision. Use when the user is choosing between alternatives.
Proofread and tighten text — fix grammar, clarity, and tone — and show what changed. Use when the user wants writing improved.
Build and explain a regular expression from a description, with examples. Use when the user needs a regex or wants one explained.
Answer a question with a short, sourced research brief. Use for "research X", "what's the latest on Y", or fact-finding that needs citations.
Write a SQL query from a plain-English request and a table schema. Use when the user wants a query written, explained, or fixed.