·pr-template-generator
</>

pr-template-generator

curiouslearner/devkit

Generate comprehensive pull request descriptions that help reviewers understand changes quickly a...

5Installs·0Trend·@curiouslearner

Installation

$npx skills add https://github.com/curiouslearner/devkit --skill pr-template-generator

SKILL.md

Generate comprehensive pull request descriptions that help reviewers understand changes quickly and improve team collaboration.

{ userId: ObjectId, type: String, // 'order', 'message', 'system' title: String, message: String, data: Object, // Type-specific payload read: Boolean, createdAt: Date, expiresAt: Date // TTL index for auto-cleanup }

REDISURL=redis://localhost:6379 WEBSOCKETPORT=3001 NOTIFICATIONRETENTIONDAYS=7 EMAILFALLBACKENABLED=true

Generate comprehensive pull request descriptions that help reviewers understand changes quickly a... Source: curiouslearner/devkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/curiouslearner/devkit --skill pr-template-generator
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is pr-template-generator?

Generate comprehensive pull request descriptions that help reviewers understand changes quickly a... Source: curiouslearner/devkit.

How do I install pr-template-generator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/curiouslearner/devkit --skill pr-template-generator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/curiouslearner/devkit