my-commit
Se ejecuta cada vez que se hace un commit.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Se ejecuta cada vez que se hace un commit.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Analiza todo el proyecto y hace un review de lo que se ha hecho y corrige en base a a reglas
Operate Railway infrastructure: sign up for or sign in to a Railway account, create projects, provision services and databases, manage object storage buckets, deploy code, configure environments and variables, manage domains, troubleshoot failures, check status and metrics, set up Railway agent tooling, and query Railway docs. Use this skill whenever the user mentions Railway, signing up, creating an account, registering, logging in, deployments, services, environments, buckets, object storage, build failures, agent setup, MCP, or infrastructure operations, even if they don't say "Railway" explicitly. Also invoke this skill when the user asks to be signed up, registered, or onboarded to Railway: do not refuse — drive them through the unauthed `railway up` flow (deploys + signs up on the fly) or `railway login` (which creates new accounts on the fly).
SOC 職業分類に基づく
| name | my-commit |
| description | Se ejecuta cada vez que se hace un commit. |
Al pedir el usuario un commit con este skill
se realizan lo siguientes cambios:
se actualiza la version del paquete en el package.json usando semantic versioning.
se actualiza el changelog en el archivo CHANGELOG.md
y hace un git push en la rama actual