openapi-toolkit-chromadb-dart | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / openapi-toolkit-chromadb-dart

openapi-toolkit-chromadb-dart

maintained by davidmigloz

star 3 account_tree 0 verified_user MIT License
bolt View GitHub

name: openapi-toolkit-chromadb-dart description: Automates updating chromadb when ChromaDB OpenAPI spec changes. Fetches latest spec, compares against current, generates changelogs and prioritized implementation plans. Use for: (1) Checking for API updates, (2) Generating implementation plans for spec changes, (3) Creating new models/endpoints from spec, (4) Syncing local spec with upstream. Triggers: "update api", "sync openapi", "new endpoints", "api changes", "check for updates", "update spec", "api version", "fetch spec", "compare spec", "what changed in the api", "implementation plan".

OpenAPI Toolkit (chromadb)

Uses shared scripts from openapi-toolkit.

Prerequisites

  • Working directory: Repository root

Quick Start

# Fetch latest spec
python3 .claude/shared/openapi-toolkit/scripts/fetch_spec.py \
  --config-dir .claude/skills/openapi-toolkit-chromadb-dart/config

# Analyze changes
python3 .claude/shared/openapi-toolkit/scripts/analyze_changes.py \
  --config-dir .claude/skills/openapi-toolkit-chromadb-dart/config \
  packages/chromadb/specs/openapi.json /tmp/openapi-toolkit-chromadb-dart/latest-main.json \
  --format all

# Verify implementation
python3 .claude/shared/openapi-toolkit/scripts/verify_exports.py \
  --config-dir .claude/skills/openapi-toolkit-chromadb-dart/config

python3 .claude/shared/openapi-toolkit/scripts/verify_model_properties.py \
  --config-dir .claude/skills/openapi-toolkit-chromadb-dart/config

Package-Specific References

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 3
GitHub Forks 0
Created Jan 2026
Last Updated 5 months ago
tools tools productivity tools

Related Skills

ai-sdk

ai-sdk

vercel
star 22.3k
chevron_right
planning-with-files
chevron_right
agent-browser
chevron_right
ui-skills
chevron_right
biomni
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.