diff --git a/README.md b/README.md index 6210b15..6eaaf3b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Clavix -> AI prompt improvement & PRD generation CLI (CLEAR Framework) +> Transform vague ideas into production-ready prompts. Analyze gaps, generate PRDs, and supercharge your AI coding workflow with the CLEAR framework. ## Table of contents - [Why Clavix?](#why-clavix) diff --git a/package.json b/package.json index 590f374..22c16dc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "clavix", "version": "2.1.2", - "description": "AI prompt improvement and PRD generation CLI tool for developers", + "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)", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": {