Kit nosql
Skill altafino/FableClaudeMDForOpus/.claude/skills/kit-nosql
A Fable written Claude MD for Opus/Sonnet to give it some of the quality methodology that Fable uses
npx -y skills add altafino/FableClaudeMDForOpus --skill kit-nosqlAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
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
0.5 KB, as published. Nobody here has run it
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