Production-ready CLI to install code-ai agents and skills for multiple AI coding assistants. Bundles the code-ai-mcp MCP server for Claude Code.
Platform independent binary installer of FFprobe for node projects
Linux FFmpeg binary used by ffmpeg-installer
Create a Debian package for your Electron app.
Common functionality for creating distributable Electron apps
Platform independent binary installer of FFmpeg for node projects
Module to generate Windows installers for Electron apps
Create a Red Hat package for your Electron app.
Official library for interacting with Slack's Oauth endpoints
An easy way to install Dev Tools extensions into Electron applications
Linux FFprobe binary used by ffprobe-installer
Create DMG installers for your electron apps.
Better `os.arch()` for node and the browser -- detect OS architecture
Linux FFmpeg binary used by ffmpeg-installer
Linux FFmpeg binary used by ffmpeg-installer
Mac OS X FFmpeg binary used by ffmpeg-installer
Windows FFmpeg binary used by ffmpeg-installer
Linux FFmpeg binary used by ffmpeg-installer
Windows FFmpeg binary used by ffmpeg-installer
Mac OS X FFmpeg binary used by ffmpeg-installer
macOS FFprobe binary used by ffprobe-installer
The Gateway provider for the [AI SDK](https://ai-sdk.dev/docs) allows the use of a wide variety of AI models and providers.
A tiny (118 bytes), secure URL-friendly unique string ID generator
Linux FFprobe binary used by ffprobe-installer
cangming-ai-dev-kit provides cross-agent development skills (plan-first, safe-code-change, code-review, verify-before-done), domain-specific knowledge (Flutter/Dart, HarmonyOS/ArkTS/ArkUI), and shell scripts. Install with `gem install` and use the CLI to sync skills to Claude Code or Codex.
Heimdal AI Analyze installs a git pre-commit hook that runs an AI-assisted code review of your staged diff when you commit with analysis enabled (e.g. `git analyze -m "message"`). Reviews security, duplication, complexity, style, and tests; critical issues can block the commit. Requires CURSOR_API_KEY in the environment or a repo-local `.env`.
A Ruby library that provides a unified interface for discovering and accessing skill configuration paths for 49+ AI coding agents including Cursor, Claude Code, Codex, Windsurf, and more. Handles platform-specific path resolution, environment variable support, and automatic detection of installed agents.
+pikuri+ is the convenience bundle for the pikuri AI-assistant toolkit. It ships no Ruby code of its own beyond a tiny entry file that +require+'s each sibling gem; +gem install pikuri+ pulls in pikuri-core, pikuri-skills, pikuri-tasks, pikuri-memory, pikuri-workspace, pikuri-code, pikuri-mcp, pikuri-subagents, pikuri-vectordb, and pikuri-assistant in one shot, and +require 'pikuri'+ boots all of them. Privacy-conscious users who want a minimal dependency tree to audit should install +pikuri-core+ directly and opt into the extension gems they actually need — same +bundle add+ pattern Rails users have always had. See each pikuri-* gem's README for its individual surface.