nosql-expert
Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot partitions in high-scale systems.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install nosql-expert --cli claudewrites the skill into.claude/skills/nosql-expert/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/nosql-expert/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot partitions in high-scale systems.
When to use it
Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot partitions in high-scale systems.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/nosql-expert/SKILL.md -o .claude/skills/nosql-expert/SKILL.md
Notes
Extracted from davila7/claude-code-templates, nosql-expert category.