aliyevaladddin/AladdinAI
AladdinAI: open-source BYOI (Bring Your Own Infrastructure) AI Agent platform. Connect your own VMs, NVIDIA NIM, OpenAI, Anthropic, Ollama — build and manage AI agents visually.
AladdinAI: open-source BYOI (Bring Your Own Infrastructure) AI Agent platform. Connect your own VMs, NVIDIA NIM, OpenAI, Anthropic, Ollama — build and manage AI agents visually.
npx skills add aliyevaladddin/AladdinAIAladdinAI: open-source BYOI (Bring Your Own Infrastructure) AI Agent platform. Connect your own VMs, NVIDIA NIM, OpenAI, Anthropic, Ollama — build and manage AI agents visually.
A lightweight, secure executor for Claude Agent Skills. Inspired by OpenClaw but strictly designed with zero-trust whitelisting, written in Rust.
cb-agent - 可拆解、可审计的 LLM Agent 框架,支持 Function Calling 工具循环与 GSSC 上下文构建。默认轻量 Markdown 记忆,零依赖快速启动;可选完整 RAG/向量记忆。提供 CLI 与 Ink/React TUI 双界面,支持多会话隔离、自动/手动上下文压缩、MCP 集成、Skill 能力扩展。
A modular skill for Codex that turns code review into a structured, high-signal process. It is designed for pull requests, patch review, architecture review, security review, and general code quality work across multi-language repositories. 这是一个面向 Codex 的模块化 skill,用来把代码审查变成更结构化、信息密度更高的工作流。它适用于 PR 审查、补丁审查、架构审查、安全审查,以及多语言仓库中的常规代码质量检查。
Discover Claude Code tips, best practices, and cheatsheet guidance from 17 repos in one no-install resource with 176 concise tips
Build full-stack React applications using React Router's framework mode. Use when configuring routes, working with loaders and actions, handling forms, handling navigation, pending/optimistic UI, error boundaries, or working with react-router.config.ts or other react router conventions.
Hand off a coding requirement and watch AI agents (Claude Code, Codex, Gemini CLI) ship merged PRs. Decomposes the work, runs stories in parallel git worktrees with per-story ephemeral Postgres, reviews and tests every change, escalates failures through 5 tiers, merges what passes. Event-sourced, Go, Mac/Linux.