搜索

搜索结果

48 results for "conventional commit"

conventional-commit

conventional-commit

36Kprompting-reasoning

使用结构化XML格式生成约定式提交消息的提示词和工作流程。引导用户按照约定式提交规范创建标准化、描述性的提交消息,包含说明、示例和验证。

github avatargithub
获取
everything-claude-code

everything-claude-code

240Kcode-generation

Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.

affaan-m avataraffaan-m
获取
everything-claude-code-conventions

everything-claude-code-conventions

233Kcode-generation

everything-claude-code 的开发规范与模式指南。这是一个采用 Conventional Commits 规范的 JavaScript 项目。

affaan-m avataraffaan-m
获取
caveman-commit

caveman-commit

73Kprompting-reasoning

超精简提交信息生成器。去除提交信息中的噪音,同时保留意图和理由。采用 Conventional Commits 格式。主题行 ≤50 字符,仅在“为什么”不明显时添加正文。当用户说“写提交”、“提交信息”、“生成提交”、“/commit”或调用 /caveman-commit 时使用。暂存更改时自动触发。

juliusbrussee avatarjuliusbrussee
获取
git-commit

git-commit

35Kresearch-knowledge

执行 git commit,包含约定式提交信息分析、智能暂存和消息生成。当用户要求提交更改、创建 git commit 或提及 "/commit" 时使用。支持:(1) 根据更改自动检测类型和范围,(2) 根据差异生成约定式提交信息,(3) 交互式提交,可覆盖类型/范围/描述,(4) 智能文件暂存以实现逻辑分组

github avatargithub
获取
commit-work

commit-work

2.2Ktesting-qa

创建高质量的 Git 提交:审查/暂存预期更改,拆分为逻辑提交,并编写清晰的提交消息(包括 Conventional Commits)。当用户要求提交、编写提交消息、暂存更改或将工作拆分为多个提交时使用。

softaworks avatarsoftaworks
获取
commit

commit

881backend-api

用于每次请求提交更改或草拟提交信息。创建带有问题引用的 Sentry 风格约定式提交。

getsentry avatargetsentry
获取
genshijin-commit

genshijin-commit

308code-generation

超圧縮コミットメッセージ生成。Conventional Commits形式で件名≤50文字、 「何を」より「なぜ」を重視。日本語・英語両対応。 「コミットメッセージ作って」「/commit」「/genshijin-commit」で起動。 ステージング変更時に自動起動候補。

interfacex-co-jp avatarinterfacex-co-jp
获取
conventional-git

conventional-git

178agent-workflows

Conventional Commits v1.0.0 branch naming, worktree naming, and commit message standards for GitHub and GitLab projects. Use when creating branches, naming worktrees, writing commits, generating commit messages, reviewing branch conventions, or setting up changelog automation. Apply when your project needs consistent git history, SemVer-driven releases, parseable changelog generation, or automatic issue closing. Trigger when the user asks how to name a worktree, create a git worktree, or organize worktrees alongside branches.

samber avatarsamber
获取
ce-commit

ce-commit

24Kagent-workflows

创建清晰且突出变更价值的 Git 提交信息。当用户要求提交或保存暂存区/非暂存区的修改,并希望使用符合当前仓库规范且能清晰表达价值的提交信息时使用。

everyinc avatareveryinc
获取
git-commit-pr

git-commit-pr

0prompting-reasoning

Commit changes and create a pull request to the official upstream repo

zc277584121 avatarzc277584121
获取
ce-commit-push-pr

ce-commit-push-pr

24Kresearch-knowledge

提交代码、推送到远端并创建 PR。适用于要求发布/创建 PR 的场景,或者仅需处理 PR 描述的流程(如撰写、重写或生成 PR 正文描述)。

everyinc avatareveryinc
获取
git-commit-push

git-commit-push

0prompting-reasoning

Commit changes and push to origin without creating a PR

zc277584121 avatarzc277584121
获取
swift-concurrency-6-2

swift-concurrency-6-2

239Kdesign-ui

Swift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.

affaan-m avataraffaan-m
获取
swift-concurrency-6-2

swift-concurrency-6-2

231Kdesign-ui

Swift 6.2 平易近人的并发模型——默认单线程执行,使用 @concurrent 显式后台卸载,为主 actor 类型提供隔离协议遵循。

affaan-m avataraffaan-m
获取
java-coding-standards

java-coding-standards

239Ktesting-qa

Java coding standards for Spring Boot and Quarkus services: naming, immutability, Optional usage, streams, exceptions, generics, CDI, reactive patterns, and project layout. Automatically applies framework-specific conventions.

affaan-m avataraffaan-m
获取
java-coding-standards

java-coding-standards

230Ktesting-qa

适用于 Spring Boot 和 Quarkus 服务的 Java 编码规范:命名、不可变性、Optional 使用、流、异常、泛型、CDI、响应式模式和项目布局。自动应用框架特定的约定。

affaan-m avataraffaan-m
获取
intent-driven-development

intent-driven-development

240Ksecurity

Turn ambiguous or high-impact product and engineering changes into scoped, verifiable acceptance criteria before or alongside implementation. Use when a user asks to clarify a feature, define acceptance criteria, de-risk a security/data/migration/integration change, prepare implementation requirements for another agent, or make a complex request testable. Do not trigger for trivial edits, straightforward fixes, active debugging, code review, or implementation requests whose acceptance conditions are already clear unless the user explicitly invokes this skill.

affaan-m avataraffaan-m
获取
declarative-agents

declarative-agents

37Ktesting-qa

适用于 Microsoft 365 Copilot 声明性代理的完整开发工具包,提供三种全面工作流(基础、高级、验证),支持 TypeSpec 并与 Microsoft 365 Agents Toolkit 集成

github avatargithub
获取
ck

ck

239Kprompting-reasoning

Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.

affaan-m avataraffaan-m
获取
dotnet-patterns

dotnet-patterns

239Kcode-generation

Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.

affaan-m avataraffaan-m
获取
git-workflow

git-workflow

239Ktesting-qa

Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.

affaan-m avataraffaan-m
获取
inherit-legacy-style

inherit-legacy-style

240Kresearch-knowledge

Legacy-project style inheritance skill. Use when the user types /inherit-legacy-style, or when onboarding an AI coding agent onto a hand-written legacy project and you need to prevent "style drift" (the model imposing its pretrained mainstream idioms onto the project). Language- and framework-agnostic — it aligns meta-architecture only, not syntax. Once run, it becomes a behavioral constraint on all subsequent coding tasks. Do NOT use for pure research or one-off questions unrelated to code-style alignment.

affaan-m avataraffaan-m
获取
ck

ck

231Kprompting-reasoning

Claude Code 的持久化项目记忆。自动加载项目上下文,通过 Git 活动追踪会话,并写入原生记忆。命令运行确定性 Node.js 脚本——行为在不同模型版本间保持一致。

affaan-m avataraffaan-m
获取