بنقرة واحدة
writing-tests
Guidelines on writing tests for the backend
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Guidelines on writing tests for the backend
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use when the user provides a GitHub issue/ticket URL (e.g. github.com/Crossbill-Highlights/crossbill-web/issues/NNN) and asks to start working on it — fetches the ticket, moves it to In Progress on the project board, sets up a worktree, and begins implementation.
Guidelines on makign git commits
Instructions on how to add new colors for CSS rules
Instructions on how to write database queries with SQLAlchemy.
Instructions on how to design high quality frontend aesthetics
Instructions on how to design high quality typography
| name | writing-tests |
| description | Guidelines on writing tests for the backend |
When writing tests for the backend, follow these guidelines to ensure comprehensive and maintainable test coverage: