Download the PHP package kauffinger/statamic-context-cli without Composer
On this page you can find all versions of the php package kauffinger/statamic-context-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kauffinger/statamic-context-cli
More information about kauffinger/statamic-context-cli
Files in kauffinger/statamic-context-cli
Package statamic-context-cli
Short Description Let LLMs get context on the statamic docs
License MIT
Homepage https://github.com/kauffinger/statamic-context-cli
Informations about the package statamic-context-cli
Statamic Context CLI
A Laravel package that provides fast, searchable access to Statamic and Statamic Peak documentation directly from your command line. Designed to work seamlessly with AI assistants like Claude Code for enhanced Statamic development workflows.
Installation
You can install the package via composer:
You can publish the config file with:
Usage
Available Commands
View all available commands:
Statamic Documentation
Search Documentation:
Get Specific Documentation:
Update Documentation Database:
Statamic Peak Documentation
Search Peak Documentation:
Get Specific Peak Documentation:
Update Peak Documentation Database:
Interactive Mode
Use the --interactive
flag for a guided experience with:
- Search through documentation with real-time filtering
- Browse search results with pagination
- View full documentation content
- Seamless navigation between different actions
Integration with Claude Code
This tool is designed to work with Claude Code:
- Search for relevant documentation using the CLI commands
- Copy the documentation content from search results
- Provide context to Claude Code for more informed assistance
Example workflow:
Benefits
- Fast Documentation Access: Search thousands of docs instantly from your terminal
- Offline-Ready: Documentation is cached locally after initial update
- Context for AI: Provide accurate, up-to-date Statamic context to AI assistants
- Dual Coverage: Both core Statamic and Peak documentation included
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Konstantin Auffinger
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of statamic-context-cli with dependencies
guzzlehttp/guzzle Version ^7.0
illuminate/contracts Version ^11.0||^12.0
laravel/prompts Version ^0.3.0
spatie/laravel-package-tools Version ^1.16