Topic: git-workflow
10 skills in this topic.
-
chromium-debug-use
Attach to a user's already-open Chromium-family browser for live inspection and light interaction after explicit local approval
marcusquinn/aidevops 172
-
pageindex
PageIndex - Vectorless reasoning-based RAG for document retrieval
marcusquinn/aidevops 172
-
ai-collaboration-standards
Prevent AI hallucination and ensure evidence-based responses when analyzing code or making suggestions.
Use when: analyzing code, making recommendations, providing options, or when user asks about confidence/certainty.
Keywords: certainty, assumption, inference, evidence, source, 確定性, 推測, 假設, 來源, 證據.
AsiaOstrich/universal-dev-skills 44
-
code-review-assistant
Systematic code review checklist and pre-commit quality gates for PRs.
Use when: reviewing pull requests, checking code quality, before committing code.
Keywords: review, PR, pull request, checklist, quality, commit, 審查, 檢查, 簽入.
AsiaOstrich/universal-dev-skills 44
-
commit-standards
Format commit messages following conventional commits standard.
Use when: writing commit messages, git commit, reviewing commit history.
Keywords: commit, git, message, conventional, 提交, 訊息, feat, fix, refactor.
AsiaOstrich/universal-dev-skills 44
-
documentation-guide
Guide documentation structure, README content, and project documentation best practices.
Use when: creating README, documentation, docs folder, project setup.
Keywords: README, docs, documentation, CONTRIBUTING, CHANGELOG, 文件, 說明文件.
AsiaOstrich/universal-dev-skills 44
-
git-workflow-guide
Guide Git branching strategies, branch naming, and merge operations.
Use when: creating branches, merging, pull requests, Git workflow questions.
Keywords: branch, merge, PR, pull request, GitFlow, GitHub Flow, 分支, 合併, 工作流程.
AsiaOstrich/universal-dev-skills 44
-
release-standards
Semantic versioning and changelog formatting for software releases.
Use when: preparing releases, updating version numbers, writing changelogs.
Keywords: version, release, changelog, semver, major, minor, patch, 版本, 發布, 變更日誌.
AsiaOstrich/universal-dev-skills 44
-
requirement-assistant
Guide requirement writing, user story creation, and feature specification.
Use when: writing requirements, user stories, issues, feature planning.
Keywords: requirement, user story, issue, feature, specification, 需求, 功能規劃, 規格.
AsiaOstrich/universal-dev-skills 44
-
testing-guide
Testing pyramid and test writing standards for UT/IT/ST/E2E.
Use when: writing tests, discussing test coverage, test strategy, or test naming.
Keywords: test, unit, integration, e2e, coverage, mock, 測試, 單元, 整合, 端對端.
AsiaOstrich/universal-dev-skills 44