Muhammad Affan

Hi ! I'm Affan --- Launching prcraft tomorrow

by

Hi there , nice to connect with you guys . My product named prcraft will be launching tomorrow , and let me give a slight brief on what it actually is .

prcraft is an AI powered CLI tool for writing GitHub PRs . It internally uses GroqAI and analyzes the git diff internally , then generates PR title and description . Designed to be developer first , no fancy UI gimmick.

This is an open-source tool listed on npm already .

The main features include :

  • Code context of 10 lines around the changed code

  • Selection of templates via flags :

    • -b (brief , used for small and concise changes)

    • -d (detailed , used for detailed in-depth on WHY the change occurred)

    • -t (technical , this is the default mode of the CLI , used for code fixtures and feat additions)

  • Blazing fast response via GroqAI

Tech stack used : NodeJs , CommanderJs , ChalkJS , GroqAI

check them out:
npm

GitHub

Live WebPage

10 views

Add a comment

Replies

Be the first to comment