- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
implement-and-deploy
by aleezanooor
Use when implementing a feature and deploying it end-to-end to Azure using GitHub Actions CI/CD, Docker, and Azure Container Apps
git-commit
by Chen19007
"智能提交与仓库初始化:自动生成 .gitignore、筛选提交文件、隐私扫描、配置 GitHub SSH 远程。用于初始化仓库、提交变更、设置远程、准备项目版本控制。"
Spatial AGI Research Skill - v7.0(模块化版本)
by ahangchen
版本历史: v6.9 → v7.0(模块化重构)→ v7.1(GLM WebReader正式版)
hugo-sveltia-cms
by Baphomet480
Bootstrap new Hugo sites with Sveltia CMS and Basecoat UI, or convert existing sites (any SSG or CMS) to Hugo + Sveltia CMS. Use this skill whenever the user mentions Hugo, Sveltia CMS, Decap CMS migration, TinaCMS migration, static site CMS setup, headless CMS for Hugo, or wants to add a content management interface to a Hugo site. Also trigger when converting WordPress, Jekyll, Eleventy, TinaCMS, or other sites to Hugo, or when setting up Git-based content management. Covers the full workflow from scaffolding through Cloudflare Pages deployment with GitHub OAuth authentication.
type-fest
by izidorome
TypeScript utility types library with 180+ compile-time transformations for strict type operations, deep object manipulation, case conversions, and JSON-safe typing. Use when building type-safe APIs, config systems, state management, transforming external data schemas or when you are creating a new type.
verifying-changelog-in-framework
by Seika139
"外部公開を想定したフレームワークにある CHANGELOG.md の内容が適切かどうかを確認するスキルです。CHANGELOG.md を更新する際、またはレビューする際に利用します。"
finishing-a-development-branch
by oyi77
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
create-pr
by squirrel289
"Create a pull request from a feature branch with work item metadata. Use when implementation is complete, tested, and ready for review. Supports: (1) PR creation from feature branch, (2) Auto-population of PR template with work item details, (3) Linking to work item ID, (4) PR description generation from commit history"
writing-plans
by Cygnusfear
Use when you have a spec or requirements for a multi-step task, before touching code
checkpoint-gate-roadmaps
by zhibo0502
Use when a roadmap, staged delivery plan, rollout plan, or integration sequence needs scriptable checkpoints with gate-based auto-advance, explicit NEXT semantics, and evidence-backed status reporting.
changelog-nightly
by adamelliotfields
Get Changelog Nightly trending repositories. Use when the user requests the latest trending open source projects on GitHub.
Portfolio Deployment Workflow
by nguyenvuquochung
Cloudflare injects email-decode script Normal behavior; it wraps your <script> tag automatically for email obfuscation
finishing-a-development-branch
by pproenca
Guide completion of development work by presenting merge/PR options. Use when "I'm done", "merge this", "create PR", "finish up", or when implementation is complete and tests pass.
pull-request
by gn00678465
協助建立、修改、查看或管理 GitHub Pull Request (PR)。自動分析分支 commits 與變更內容,產生符合規範的繁體中文 PR 標題與描述。使用時機包括:(1) 從當前分支建立新 PR、(2) 修改現有 PR 的標題、描述、審核者或標籤、(3) 檢查分支的 PR 狀態(開啟、已合併、已關閉)、(4) 需要自動彙整多個變更以產生摘要。適用於包含「建立 PR」、「create pull request」、「幫我開 PR」、「修改 PR 內容」等請求的情境。透過 GitHub CLI (gh) 執行操作。
SymbolPicker
by SzpakKamil
'Expert guidance on SymbolPicker, a native SwiftUI SF Symbol picker. Use when developers mention: (1) SymbolPicker, (2) selecting SF Symbols, (3) picking symbols with colors, (4) customizing symbol picker appearance, (5) cross-platform symbol selection (iOS, macOS, visionOS), (6) specific modifiers like .symbolPickerSymbolsStyle or .symbolPickerDismiss.'
robotaxi-news-tracking
by qlqymzhybmr
全球 Robotaxi、L2/L4 智能驾驶、政策法规的每日新闻追踪与每周简报生成。当用户说"跑今日新闻"、"跑 robotaxi daily"、"生成上周周报"等命令时触发。
security
by ruchernchong
Run security audit with GitLeaks pre-commit hook setup and code analysis
auto-commit
by IHKREDDY
Generates semantic commit messages from staged changes. Analyzes git diff and creates conventional commit messages. Use when users want to commit with good messages, mention "commit", "save changes", or ask for commit message suggestions.
commit
by rootspec
Use when the user wants to commit changes. Stages files, updates CHANGELOG.md, and creates a commit following project conventions.
arinhub-code-reviewer
by arinhubcom
Use this skill to review code when using the "ah" prefix. Use when asked to "ah review code", "ah review code 123", or "ah review PR 123". Review code for correctness, maintainability, and adherence to project standards. Supports local branch changes and remote Pull Requests (by ID or URL).
report-generator
by tomwangowa
Use when generating status reports, project summaries, retrospectives, or any structured report from work logs, git history, and activity records. Supports weekly, monthly, project, sprint, incident, and retrospective report types.
iBitLabs — Live AI-Built Crypto Trading Bot
by bbismm
Bonnybb · Lives on GitHub as bbismm. Contact via GitHub Issues on this repo, or Telegram channel @ibitlabs_sniper.
powersync
by guillempuche
Build local-first, offline-capable TypeScript apps with PowerSync. Use when implementing real-time sync between SQLite and backend databases (Postgres, MongoDB, MySQL, SQL Server). Covers schema definition, database setup, CRUD operations, React/Vue hooks, watch queries, and Kysely/Drizzle ORM integration.
requesting-code-review
by Jackiexiao
(中文)Use when completing tasks, implementing major features, or before merging to verify work meets requirements