git
Guidance on using Git. Load this skill always before invoking `git` in the project in anyway
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Guidance on using Git. Load this skill always before invoking `git` in the project in anyway
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação 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