Skip to main content
Back to registry

cosmosdb-best-practices

azurecosmosdb/cosmosdb-agent-kit

Comprehensive performance optimization guide for Azure Cosmos DB applications, containing 60+ rules across 9 categories, prioritized by impact to guide automated refactoring and code generation.

Installs184
Install command
npx skills add https://github.com/azurecosmosdb/cosmosdb-agent-kit --skill cosmosdb-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Comprehensive performance optimization guide for Azure Cosmos DB applications, containing 60+ rules across 9 categories, prioritized by impact to guide automated refactoring and code generation. Reference these guidelines when: Read individual rule files for detailed explanations and code examples: Each rule file contains: For the complete guide with all rules expanded: AGENTS.md - Designing data models for Cosmos DB - Choosing partition keys - Writing or optimizing queries - Implementing SDK patterns - Reviewing code for performance issues - Configuring throughput and scaling - Building globally distributed applications - model-embed-related - Embed related data retrieved together - model-reference-large - Reference data when items get too large - model-avoid-2mb-limit - Keep items well under 2MB limit - model-id-constraints - Follow ID value length and character constraints - model-nesting-depth - Stay within 128-level nesting depth limit - model-numeric-precision - Understand IEEE 754 numeric precision limits - model-denormalize-reads - Denormalize for read-heavy workloads - model-schema-versioning - Version your document schemas - model-type-discriminator - Use type discriminators for polymorphic data - model-json-serialization - Handle JSON serialization correctly for Cosmos DB documents - model-relationship-references - Use ID references with transient hydration for...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does cosmosdb-best-practices do?

Comprehensive performance optimization guide for Azure Cosmos DB applications, containing 60+ rules across 9 categories, prioritized by impact to guide automated refactoring and code generation.

Is cosmosdb-best-practices good?

cosmosdb-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does cosmosdb-best-practices work with?

cosmosdb-best-practices currently lists compatibility with codex, gemini-cli, opencode, amp, github-copilot, claude-code.

What are alternatives to cosmosdb-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install cosmosdb-best-practices?

npx skills add https://github.com/azurecosmosdb/cosmosdb-agent-kit --skill cosmosdb-best-practices

Related skills

Alternatives in Software Engineering