بنقرة واحدة
tdd-workflow
Use test-first development for new features, bug fixes, and refactors.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use test-first development for new features, bug fixes, and refactors.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | tdd-workflow |
| description | Use test-first development for new features, bug fixes, and refactors. |
Read and follow ../../../.agents/skills/tdd-workflow/SKILL.md, with incremental 80% coverage as defined in AGENTS.md.
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Use structured self-debugging when an agent loops, stalls, drifts, or repeatedly fails.
Baseline coding conventions for naming, readability, immutability, and code-quality review.
Use current primary documentation for library, framework, API, and setup questions.
Use Playwright for CatatZ critical flows, async Server Components, artifacts, and CI E2E tests.
Frontend patterns for React, Next.js, state management, performance, and UI implementation.