git
Guidance on using Git. Load this skill always before invoking `git` in the project in anyway
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Guidance on using Git. Load this skill always before invoking `git` in the project in anyway
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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