ワンクリックで
git-commit
Git commit messages and workflow. Use when writing commit messages, creating branches, or discussing PR/rebase/squash workflow.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Git commit messages and workflow. Use when writing commit messages, creating branches, or discussing PR/rebase/squash workflow.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Python virtual environments and dependencies. Use when creating venv, installing packages, running scripts, or fixing path/activation issues.
README and project documentation structure. Use when writing or updating README.md, docs, or project overview.
Environment variables and secrets. Use when handling API keys, .env, .gitignore, or avoiding hardcoded secrets.
TypeScript and React best practices. Use when writing or refactoring .ts/.tsx files, React components, hooks, or type definitions.
Best practices for Remotion - Video creation in React
| name | git-commit |
| description | Git commit messages and workflow. Use when writing commit messages, creating branches, or discussing PR/rebase/squash workflow. |
| metadata | {"tags":"git, commit, conventional commits, pr"} |
<type>(<scope>): <subject>
<body>
<footer>
feat(新功能)、fix(修复)、docs、style、refactor、test、choreintro-video、themefeat(intro): apply Gemini Canvas gradient and IntroOverlaysfix(remotion): resolve tailwindcss resolve error by using inline stylesdocs(readme): add GeminiCanvas composition sectiongit commit/git push 等写操作,除非用户明确要求;可生成建议的 message 供用户复制使用