Databases & Data plugins
Installable bundles that ship commands, skills, agents and MCP config together.
12 of 340 entries
claude-opus-4-5-migration
★ 137,934Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
anthropicsupdated 14d agoruflo-ruvector
★ 64,474Self-learning vector database via npx [email protected] — HNSW, adaptive LoRA embeddings, code-graph clustering, hooks routing, brain/SONA, 103 MCP tools
ruvnetupdated 14d agoMITruflo-migrations
★ 64,474Schema migration management — generate, validate, dry-run, and rollback database migrations
ruvnetupdated 14d agoMITruflo-business-pods
★ 64,474ADR-164 Phase 2 — business-domain pod templates for the federated business autopilot. Ships the sales pod template (templates/sales.json) and a single-tick runner (scripts/pod-tick.mjs) that pre-flights templates via business_pod_validate, reserves budget through a file-based stub ledger (atomic SQLite tracker is Phase 3 per ADR-164.1), resolves each agent role against ruflo's agent registry, constructs dry-run prompts, and posts an envelope summary to the room via federation_bbs_publish. Dry-run by default — --live is reserved for Phase 3 Managed-Agent + claude-p wiring.
ruvnetupdated 14d agoMITtrackio-cli
★ 43,285Query Trackio projects, runs, and metrics using the `trackio` CLI. Use when the user needs to list projects/runs/metrics, get summaries, or retrieve metric values from local Trackio databases. Supports both human-readable and JSON output formats. Covers project discovery, run inspection, metric querying, and system metrics. Designed for LLM agents and automation scripts.
sickn33updated 14d agoMITdatabase-cloud-optimization
★ 37,927Database query optimization, cloud cost optimization, and scalability improvements
wshobsonupdated 14d agoMITdatabase-design
★ 37,927Database architecture, schema design, and SQL optimization for production systems
wshobsonupdated 14d agoMITframework-migration
★ 37,927Framework updates, migration planning, and architectural transformation workflows
wshobsonupdated 14d agoMITdatabase-migrations
★ 37,927Database migration automation, observability, and cross-database migration strategies
wshobsonupdated 14d agoMITsecurity-guidance
★ 22,612PreToolUse security reminder hook for Claude Code. Catches 12 common security anti-patterns in Edit/Write/MultiEdit operations BEFORE they happen — command injection (exec, os.system, subprocess shell=True), XSS (innerHTML, dangerouslySetInnerHTML, document.write), SQL injection (f-string queries, .format), unsafe deserialization (pickle, yaml.unsafe_load), code injection (eval, new Function), and GitHub Actions workflow injection. Session-state caching prevents duplicate warnings; 30-day auto-cleanup of stale state files. Disable per-session with ENABLE_SECURITY_REMINDER=0. Ported from David Dworken's MIT-licensed plugin at github.com/alirezarezvani/aeo-box.
alirezarezvaniupdated 15d agoMITsnowflake-development
★ 22,612Snowflake SQL, data pipelines (Dynamic Tables, Streams+Tasks), Cortex AI functions, Snowpark Python, and dbt integration. Includes query helper script, 3 reference guides, and troubleshooting.
alirezarezvaniupdated 15d agoMITllm-wiki
★ 22,612Turn Claude Code + Obsidian into a second brain. The LLM incrementally ingests sources into a persistent, interlinked markdown wiki — building entity/concept/source pages, flagging contradictions, maintaining an index and log. Knowledge compounds instead of being re-derived by RAG on every query. Inspired by Karpathy's LLM Wiki gist. Ships SKILL, 3 sub-agents, 5 slash commands, 8 Python tools (stdlib only), full vault templates, and cross-tool compatibility (Claude Code, Codex CLI, Cursor, Antigravity, OpenCode, Gemini CLI).
alirezarezvaniupdated 15d agoMIT