CLI toolkit for installing AI coding assistant configurations
npm install @jawkit.cc/cliCLI toolkit for installing AI coding assistant configurations (Claude Code, GitHub Copilot).
- Multi-agent support: Claude Code, GitHub Copilot
- Tiered content: Free and Professional tiers
- Easy setup: One command to install prompts, skills, and configurations
``bash`
npm install -g "@jawkit.cc/cli"
`bashInitialize in your project (free tier - no license needed)
jawkit init
Professional Tier
Get access to premium prompts, skills, and configurations:
`bash
Purchase at jawkit.cc
Then activate your license:
jawkit auth activate YOUR_LICENSE_KEYCheck license status
jawkit auth statusRe-run init to get professional content
jawkit init
`Commands
| Command | Description |
|---------|-------------|
|
jawkit init | Install content for detected AI assistant |
| jawkit upgrade | Update to latest content |
| jawkit auth activate | Activate a license key |
| jawkit auth status | Show current license status |
| jawkit auth deactivate | Remove license from this machine |
| jawkit version | Show CLI and content versions |
| jawkit --help` | Show all commands |- Claude Code - Anthropic's AI coding assistant
- GitHub Copilot - GitHub's AI pair programmer
- Node.js 18 or higher
- Website: https://jawkit.cc
- Purchase: https://jawkit.cc/pro
- Documentation: https://jawkit.cc/docs
Proprietary - See LICENSE for details.
Important: The content installed by JawKit (prompts, skills, configurations) is for your personal or internal business use only. Sharing content with others is not permitted.