@nuggetwise/cli
v1.8.0
Published
Magic Nuggetwise CLI for Cursor IDE integration
Maintainers
Readme
@nuggetwise/cli
Magic Nuggetwise CLI for Cursor IDE integration
🚀 Getting Started
Prerequisites
- Node.js 18+
- npm or yarn
Installation
npm installDevelopment
npm run devBuild
npm run build🎨 Components
This project uses Magic Nuggetwise for AI-powered component generation.
Generated Components
Adding New Components
Use the Magic Nuggetwise CLI to generate new components:
nw "A modern login form with email and password fields"
nw "A responsive navigation bar with mobile menu"
nw "A data table with sorting and pagination"🛠️ Tech Stack
- Framework: React
- Styling: Tailwind CSS
- Language: TypeScript
- Build Tool: esbuild
📁 Project Structure
/Users/singhm/mcpnw/packages/cli/
├── src/
│ ├── components/ # React components
│ ├── pages/ # Page components
│ ├── styles/ # CSS files
│ └── utils/ # Utility functions
├── public/ # Static assets
└── package.json # Dependencies🤖 Magic Nuggetwise Integration
This project is enhanced with Magic Nuggetwise, an AI-powered component generation tool for Cursor IDE.
Features
- 🎨 AI-powered component generation
- 📦 165+ pre-built components
- 🚀 One-click preview deployment
- 🔍 Component search and discovery
- 💰 Token-based usage tracking
Commands
nw "description"- Generate componentnw --readme- Generate READMEnw --analyze- Analyze projectnw components- List componentsnw preview- Deploy preview
📄 License
MIT
Built with ❤️ using Magic Nuggetwise
