@cadcamfun/nikcli
v1.1.0
Published
NikCLI - Context-Aware AI Development Assistant
Readme
NikCLI - Context-Aware AI Development Assistant
Transform your development workflow with intelligent AI agents that understand your code, execute commands, and build applications autonomously.
🚀 Quick Start
Installation
# Global installation (recommended)
npm install -g @cadcamfun/nikcli
# Or with yarn
yarn global add @cadcamfun/nikcliFirst Run
nikcli📚 Documentation
Complete documentation is available at nikcli.mintifly.app
✨ Key Features
- 🤖 AI-Powered Development: Autonomous code generation, analysis, and optimization
- 🔧 50+ Built-in Commands: File operations, terminal integration, project management
- 🌟 Universal Agent: Single comprehensive agent with 64+ capabilities
- 🔒 Secure by Design: Approval system for sensitive operations
- 📊 Multiple AI Providers: Claude, GPT, Gemini, Ollama support
- 🚀 Production Ready: Comprehensive testing and enterprise-grade architecture
🎯 Quick Examples
# Start interactive session
nikcli
# Create React component
/agent universal-agent "create a login form with validation"
# Run autonomous mode
/auto "optimize this codebase for performance"
# Project analysis
/analyze-project
# Help and commands
/help🛡️ Security & Privacy
- Local First: Works entirely on your machine
- Encrypted API Keys: Secure storage with AES-256-GCM
- Approval System: Interactive confirmation for sensitive operations
- No Data Collection: Your code and projects stay private
🤝 Community
- GitHub Issues: Bug reports and feature requests
- Documentation: Complete guides and API reference
- Contributing: Development guidelines
📄 License
MIT License - see LICENSE for details.
Visit nikcli.mintlify.app for complete documentation, tutorials, and examples.
