quickwit
Automate Quickwit search engine development, testing, and pull requests
All Skills in This Repository (5)
Pure Emerald Level Indicatorsfmt
Run make fmt to format Rust code and check license headers.
bump-tantivy
Bump Tantivy to the latest main commit and open a PR.
fix-clippy
Automatically fix Clippy warnings in Rust projects and list remaining manual fixes.
update-lambda
Automates lambda artifact release, build.rs update, and PR creation via GitHub Actions.
sesh-mode
Enforces a verification-first development workflow using TLA+ specs, DST, and formal methods.
Frequently Asked Questions
FAQPage SchemaHow to install Quickwit skills?▼
Run `npx skills add quickwit-oss/quickwit --all -g -y` in your terminal to install all skills in this suite globally.
What is Quickwit used for?▼
Quickwit is an open-source, cloud-native search engine built for observability data like logs and traces, offering sub-second search directly on cloud storage such as S3.
How do these skills help Quickwit contributors?▼
They automate repetitive maintainer tasks like formatting code, fixing clippy warnings, updating dependencies, and opening clean pull requests with proper checks.
Do these skills work with Claude Code?▼
Yes. All skills follow the standard SKILL.md format and run directly inside Claude Code and other compatible AI coding agents.
What is the verification-first workflow in Quickwit?▼
The sesh-mode skill makes the agent write TLA+ specs and simulation tests before implementation, ensuring protocol and state machine changes are provably correct.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core