by PromptSpace
Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.
Free
One-time purchase
## What This PR implements OAuth2 login via Google. ## Why Closes #452. Users need a faster way to sign up. ## Changes - Added `GoogleAuthStrategy` - Updated User schema with `provider_id` ## Testing - [x] Unit tests for auth flow - [x] Manual login verification
by PromptSpace
Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.
Free
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
## What This PR implements OAuth2 login via Google. ## Why Closes #452. Users need a faster way to sign up. ## Changes - Added `GoogleAuthStrategy` - Updated User schema with `provider_id` ## Testing - [x] Unit tests for auth flow - [x] Manual login verification
This skill reads your branch diff against the base branch and writes a complete pull request description. It structures the description into What, Why, How, Changes, Testing, and Notes for Reviewers sections. It links referenced issues, detects the intent from the branch name and commit messages, and scales the description length to the size of the change. A one-line bug fix gets a short description. A major feature gets the full treatment. Works with GitHub PRs, GitLab MRs, and Bitbucket PRs.
mkdir -p ~/.claude/skills/pr-description-writer && curl -s -X POST 'https://api.promptspace.in/api/skills/pr-description-writer/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/pr-description-writer/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Security Scanned
Passed automated security review
No special permissions declared or detected
Claude Code
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.