RitualDevSTUDIO
RITUALDEV-LAB OPEN SOURCE HUB

Open Source Repositories

Local-first developer infrastructure, offline AI engines, and test automation. Clean code, MIT/Apache licensed, zero cloud telemetry.

4 Public Repositories100% Local & OfflineMIT / Apache Open Licenses0 Trackers
TypeScript / Electronv1.0.0

FlashLane

High-Speed Bootable USB & ISO Flasher with Rufus Parity

Universal, hardware-level bootable ISO/IMG USB writer for Windows, macOS, and Linux. Features Rufus-grade partition control (MBR/GPT, BIOS/UEFI, FAT32/NTFS with DISM splitting), safe dry-run simulation mode, and primary OS disk safety locks.

Rufus-grade partition control: MBR/GPT, BIOS/UEFI, FAT32/NTFS with DISM splitting
Dual-layer OS disk safety guard prevents accidental system drive wiping
Non-destructive simulation mode for safe end-to-end dry-run testing
Cross-platform support across Windows, Linux (AppImage/deb), and macOS
git clone https://github.com/RitualDev-Lab/FlashLane.git
VIEW REPOSITORY ON GITHUB
Pythonv0.1.0

localrag-kit

100% Offline, Zero-Telemetry Local RAG Engine

Self-contained Python RAG engine combining ChromaDB, Sentence-Transformers, and multi-threaded chunking. Runs entirely on your hardware with no API keys required.

ChromaDB vector store with persistent SQLite indexing
all-MiniLM-L6-v2 local sentence embeddings
FastAPI server with real-time SSE streaming responses
git clone https://github.com/RitualDev-Lab/localrag-kit.git
VIEW REPOSITORY ON GITHUB
Rust / TypeScriptv0.4.2

GitWhisper

AI-Powered Git Commit & Semantic Changelog CLI

High-speed terminal CLI tool that inspects staged git diffs, analyzes code intent, and writes standardized Conventional Commits and SemVer release notes in seconds.

Automatic Conventional Commits (feat, fix, refactor, chore)
Inspects staged diff hunks with noise filtering
Interactive confirmation before applying commits
git clone https://github.com/RitualDev-Lab/GitWhisper.git
VIEW REPOSITORY ON GITHUB
TypeScriptv0.2.1

autoheal-qa

Self-Healing Test Automation & Failure RCA Suite

Intelligent test resilience suite that detects flaky DOM selectors in Playwright/Cypress tests, automatically proposes healed locators, and outputs structured root-cause reports.

Automatic DOM locator healing using fuzzy attribute weights
Flaky test quarantine and telemetry
Direct integration with CI/CD GitHub Actions pipelines
git clone https://github.com/RitualDev-Lab/autoheal-qa.git
VIEW REPOSITORY ON GITHUB
Go / Reactv0.3.0

DevShelf

Local Developer Knowledge Base & Snippet Bank

High-speed markdown knowledge hub and snippet manager indexing your local architecture docs, cheatsheets, and command snippets with instant full-text search.

Local-first SQLite + FTS5 full-text indexing engine
Keyboard-driven command palette (Cmd+K)
Syntax highlighting across 50+ programming languages
git clone https://github.com/RitualDev-Lab/DevShelf.git
VIEW REPOSITORY ON GITHUB

Want to contribute or report an issue?

All RitualDev repositories are open to PRs, ideas, and feedback.

JOIN THE LAB