📄 skillActiveCuratedmedium
raullenchai/Rapid-MLX
by raullenchai
The fastest local AI engine for Apple Silicon. 4.2x faster than Ollama, 0.08s cached TTFT, 100% tool calling. 17 tool parsers, prompt cache, reasoning separation, cloud routing. Drop-in OpenAI replacement. Works with Claude Code, Cursor, Aider.
Supported Platforms
🤖 Claude Code
Quality Breakdown
142/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Repository contains .claude/ directory with custom commands and skills configuration, indicating Claude-specific persistent configuration modification
- Presence of automation scripts (run_all_models.sh, run_eval.py) that could execute arbitrary code during benchmarking/evaluation
- GitHub Actions workflows (ci.yml, publish.yml) that could potentially execute code during CI/CD pipeline
- Multiple shell scripts in examples/ and evals/ directories that perform system-level operations
- Setup and installation automation through Makefile and pre-commit hooks that modify system state