Skip to content

/kit-nosql

NoSQL guardrails pack — MongoDB $set/replace and schema drift, Redis SCAN/TTL/atomicity, eventual consistency. Use when writing MongoDB, Redis, DynamoDB, or other non-relational store code.

shell
$ npx -y skills add altafino/FableClaudeMDForOpus --skill kit-nosql --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/kit-nosql
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

NoSQL guardrails pack — MongoDB $set/replace and schema drift, Redis SCAN/TTL/atomicity, eventual consistency. Use when writing MongoDB, Redis, DynamoDB, or other non-relational store code.

SKILL.md

kit-nosql.SKILL.md
name: kit-nosql
description: NoSQL guardrails pack — MongoDB $set/replace and schema drift, Redis SCAN/TTL/atomicity, eventual consistency. Use when writing MongoDB, Redis, DynamoDB, or other non-relational store code.

Read and apply to the current task, citing rule IDs with one line of evidence as they fire:

  • docs/guardrails/TRAPS-NOSQL.md — all rows
  • docs/guardrails/DATA.md — DA6 (plus DA1–DA5 for any bulk mutation)
  • docs/guardrails/PERFORMANCE.md — PERF4
Read it on GitHub ↗
Ships withfableclaudemdforopus

A portable CLAUDE.md + documentation set that makes Claude Opus / Sonnet operate as close to frontier (Fable) level as possible inside Claude Code: fewer logic errors, fewer introduced bugs, fewer wasted tokens.

Get the whole plugin, auto-invoked
Stats
6
Stars
0
Views
0
Forks
Active
Maintenance
Python
Language
24d ago
Last commit
27d ago
Created

Repo: altafino/FableClaudeMDForOpus