pr-title

Standardize Pull Request titles and commit messages with Korean action words.

3|2|Updated Nov 13, 2025
One-click install
npx skills add https://github.com/bloominggrace/create-fullstack-service --skill pr-title-bloominggrace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-title
Source: https://github.com/bloominggrace/create-fullstack-service/tree/main/.cursor/skills/pr-title
Command: npx skills add https://github.com/bloominggrace/create-fullstack-service --skill pr-title-bloominggrace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you write clear, consistent, and informative Pull Request titles and commit messages by following a standardized convention.

Core Features & Use Cases

  • Enforces Korean Action Word Convention: Ensures commit messages and PR titles use a predefined set of Korean action verbs for clarity.
  • Subject Naming Guidance: Provides rules for naming the subject of the commit (e.g., Config file, Module, Feature).
  • Use Case: When creating a pull request to add a new feature, you can use this skill to generate a title like "사용자 인증 기능 추가" (Add user authentication feature).

Quick Start

Use the pr-title skill to generate a commit message for adding a new configuration setting.

Frequently Asked Questions about pr-title

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize PR titles and commit messages using a Korean convention?

To standardize PR titles and commit messages, this Skill applies a Korean action word convention, enforcing specific verbs like '추가', '변경', and '수정' to ensure clarity and consistency in your development workflow.

What Korean action words should I use for commit message conventions?

For commit message conventions, you should use predefined Korean action words such as '설정', '변경', '수정', '추가', '적용', '구축', '교체', '마이그레이션', '표준화', '보강', '향상', '제외', and '정의' to describe the modification type.

How do I write a pull request title when adding a new feature?

When adding a new feature, you write a pull request title by selecting the appropriate action word and subject, generating a standardized title like '사용자 인증 기능 추가' to clearly communicate the modification.

Can I use this commit message standardization for configuration file updates?

Yes, you can use this commit message standardization for configuration file updates. The Skill provides subject naming guidance for various modification types, including configuration files, modules, features, libraries, and domains.

Does this PR title convention work for library and domain modifications?

Yes, this PR title convention works for library and domain modifications. It guides the selection of subjects based on the exact type of modification, ensuring consistent naming across configuration files, modules, features, and libraries.