git
Guidance on using Git. Load this skill always before invoking `git` in the project in anyway
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ú
Guidance on using Git. Load this skill always before invoking `git` in the project in anyway
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
Skill file for working with SASS styling in this project. Use when you need to edit `*.scss` files.
Testing guidance for working with Vitest and Playwright. Use this skill before running tests, writing new
Instructions for running project tasks. Use this when you need to run a project-specific command or workflow.
Instructions for managing the Cloudflare infrastructure with Terraform. Use this when you need to work with Terraform or Cloudflare resources.
Instructions for using Playwright to test the blog. Use this when you need to write, run or debug Playwright tests for the blog.
Review blog posts and pages for grammar, style, frontmatter validity, technical accuracy, and SEO. Use this when asked to review, proofread, or validate Markdown content.
| name | git |
| description | Guidance on using Git. Load this skill always before invoking `git` in the project in anyway |
git merge to integrate main into a branch — always git rebase (or fast-forward) so the commit history stays linear, even when resolving merge conflictscontent type available in addition to standard conventional commit typestask lint; Lefthook runs task format linttask test