with one click
git
Git workflow, branch strategy, and commit hygiene for the portfolio.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Git workflow, branch strategy, and commit hygiene for the portfolio.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Migrate from Next.js 15 to Next.js 16 and handle breaking changes
Configure Content Security Policy and security headers for the portfolio
Deploy Next.js to Cloudflare Workers using OpenNext adapter
Manage the canary token honeypot system for detecting security scanning
Write, debug, and optimize GROQ queries for Sanity CMS in this portfolio
Advanced TypeScript patterns and type safety as used in this portfolio
| name | git |
| description | Git workflow, branch strategy, and commit hygiene for the portfolio. |
Standard git workflow for the portfolio. Always follow the commit hygiene rules in AGENTS.md.
type/scope pattern: feat/, fix/, refactor/, docs/, chore/type(scope): <imperative summary>npm run test -- --run, npx tsc --noEmit, npm run lint, npm run doctor--body-file