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