RedisInsight: Skill for Claude Code

.ai/skills/backend/SKILL.md

backend is a skill for Claude Code, Codex from redis/RedisInsight. It costs 72 tokens per session (1,435 once invoked), scanned A, original, no licence file.

A set of patterns for building the RedisInsight server with NestJS, a framework for Node.js backends. It covers modules, services, controllers, data-transfer objects, dependency injection, and error handling.

In plain words
What is it for?
Use it when working on files under redisinsight/api/ or creating or changing NestJS modules, controllers, services, data-transfer objects, or providers.
Why use it?
It gives backend changes a consistent structure and helps avoid common mistakes when editing the API.

Skill for Claude CodeCodex ✓ vendor

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

This is redis/RedisInsight's own configuration. It tells Claude Code and Codex how to work on RedisInsight itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything RedisInsight configures →

Reuse

Borrowing it

Nothing to install: this file belongs to redis/RedisInsight. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/redis/RedisInsight/main/.ai/skills/backend/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/redis/RedisInsight

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for backend

README.md
[![agentmods](https://agentmods.dev/badge/skills/redis/redisinsight/backend.svg)](https://agentmods.dev/skills/redis/redisinsight/backend)
Your own site
<a href="https://agentmods.dev/skills/redis/redisinsight/backend"><img src="https://agentmods.dev/badge/skills/redis/redisinsight/backend.svg" alt="Measured on agentmods" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,435 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00072 $0.01435
Opus 5 $0.00036 $0.00718
Sonnet 5 $0.00014 $0.00287
Haiku 4.5 $0.00007 $0.00144

Measured yesterday against content hash cf400e648707, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

backend scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.ai/skills/backend/SKILL.md · 241 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 241 lines · 72 tokens per session scan A cf400e648707

Subscribe to this mod's changes

backend is a skill published in the GitHub repository redis/RedisInsight (8,816 stars, last pushed 3d ago), with no licence file. It adds 72 tokens to every session and 1,435 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other skills, from other repositories

implementing-api-rate-limiting-and-throttling

Implements API rate limiting and throttling controls using token bucket, sliding window, and fixed window algorithms to protect against brute force attacks, credential stuffing, resource exhaustion, and API abuse. The engineer configures per-user, per-IP, and per-endpoint rate limits using Redis-backed counters, API…

xalgorix/xalgorix · 114 tokens

frontmcp-config

Use when configuring a FrontMCP server through frontmcp.config or the @FrontMcp options. Covers auth modes (public, transparent, local, remote), OAuth plus credential vault and secureStore, CORS, HTTP port / entry-path prefix / unix socket, security headers (CSP, HSTS, X-Frame-Options, X-Content-Type-Options), rate…

agentfront/frontmcp · 187 tokens

zhihu-search

A search skill for finding content on Zhihu, a Chinese question-and-answer and article platform, through its search API.

itwanger/toBeBetterJavaer · 103 tokens

bytedance-backend

An interview-question guide for ByteDance backend roles, covering coding and algorithm tasks plus system design for high-traffic services.

Snailclimb/interview-guide · 40 tokens

ali-backend

A skill for creating interview questions about Alibaba backend engineering. The description focuses on business depth, real project delivery, and choosing middleware for complex situations.

Snailclimb/interview-guide · 42 tokens

java-backend-tencent

A Chinese-language interview question guide for Tencent backend roles, covering computer fundamentals, networking, operating systems, and technology choices in business situations.

Snailclimb/interview-guide · 40 tokens