Skip to content

Commit 45c4491

Browse files
authored
Merge pull request #1 from Bob5k/claude/improve-clavix-github-description-01UfTgSwz7QAZWWNsH9RimcB
improve: enhance GitHub description and tagline
2 parents 46ae3c1 + c8f2b3a commit 45c4491

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Clavix
2-
> AI prompt improvement & PRD generation CLI (CLEAR Framework)
2+
> Transform vague ideas into production-ready prompts. Analyze gaps, generate PRDs, and supercharge your AI coding workflow with the CLEAR framework.
33
44
## Table of contents
55
- [Why Clavix?](#why-clavix)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "clavix",
33
"version": "2.1.2",
4-
"description": "AI prompt improvement and PRD generation CLI tool for developers",
4+
"description": "Transform vague ideas into production-ready prompts. CLI tool using the CLEAR framework to analyze, improve, and generate PRDs for AI coding assistants (Claude Code, Cursor, Windsurf, and more)",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"bin": {

0 commit comments

Comments
 (0)