con un clic
database-operations
Instructions on how to write database queries with SQLAlchemy.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Instructions on how to write database queries with SQLAlchemy.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional 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
Guidelines on writing tests for the backend
Instructions on how to add new colors for CSS rules
Instructions on how to design high quality frontend aesthetics
Instructions on how to design high quality typography
| name | database-operations |
| description | Instructions on how to write database queries with SQLAlchemy. |
When performing database operations using SQLAlchemy, follow these guidelines to ensure efficient and maintainable code: