R
Redis 스킬
ego lite browser
스폰서ego lite는 AI 에이전트가 웹 자동화를 실행하기 위한 가장 빠른 브라우저로, Codex 또는 Claude Code와 로그인 상태를 공유하며, 비용과 설정이 전혀 필요 없습니다.
Alpha Vantage MCP Server
스폰서실시간 및 과거 주식, ETF, 옵션, 외환, 암호화폐, 원자재, 펀더멘털, 기술적 지표 등 금융 시장 데이터에 접근하세요
backend
redis
NestJS 백엔드 개발 패턴: RedisInsight API를 위한 모듈 구조, 서비스, 컨트롤러, DTO, 의존성 주입 및 오류 처리. 다음 경우에 사용…
official
backend
redis
NestJS backend development patterns for the RedisInsight API: module structure, services, controllers, DTOs, dependency injection, and error handling. Use when…
official
branches
redis
소문자 케밥 케이스에 유형 접두사와 이슈/티켓 식별자를 사용하세요. 브랜치 이름은 GitHub Actions 워크플로우 규칙(.github/workflows/enforce-branch-name-rules.yml 참조)과 일치해야 합니다.
official
branches
redis
Create and name git branches following project conventions. Use when creating branches, checking out new branches, or the user mentions branch naming.
official
bump-test-image
redis
Bump the default Redis docker test image (redislabs/client-libs-test) in the shared DEFAULT_DOCKER_CONFIG and the CI matrix, then force-push the…
official
code-quality
redis
Code-quality standards for RedisInsight: TypeScript strictness, naming conventions (camelCase, PascalCase, UPPER_SNAKE_CASE), linting rules, no `any` without…
official
code-quality
redis
Code-quality standards for RedisInsight: TypeScript strictness, naming conventions (camelCase, PascalCase, UPPER_SNAKE_CASE), linting rules, no `any` without…
official
commits
redis
Conventional Commits 형식을 따릅니다:
official
commits
redis
Generate commit messages following Conventional Commits format. Use when creating commits, writing commit messages, or the user asks to commit changes.
official
dead-dependencies
redis
RedisInsight에서 grep + leaf-check + build-gate 레시피를 사용하여 사용되지 않는("dead") npm 종속성을 찾아 안전하게 제거합니다. 종속성을 정리할 때 사용하세요,…
official
docs-sync
redis
마스터 브랜치의 구현 및 구성을 분석하여 docs/, README.md, 패키지별 README에서 누락되거나, 부정확하거나, 오래된 문서를 찾습니다.
official
docs-sync
redis
Analyze master branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/, README.md, and per-package READMEs. Use…
official
e2e-testing
redis
Playwright 엔드 투 엔드 테스팅 표준 for RedisInsight: 페이지 객체 모델, 테스트 구조, 픽스처, 탐색 패턴, 플래키 테스트 방지. 사용…
official
e2e-testing
redis
Playwright end-to-end testing standards for RedisInsight: page object models, test structure, fixtures, navigation patterns, and flaky-test prevention. Use…
official
feature-flags
redis
RedisInsight는 자체 기능 플래그 시스템을 가지고 있습니다. 플래그는 원격 JSON 구성에 정의되며, 백엔드에서 가져와 API를 통해 프론트엔드에 제공됩니다. 이 스킬은 플래그를 추가, 승격 및 제거하는 방법을 다룹니다.
official
feature-flags
redis
Create, modify, and remove feature flags in RedisInsight. Use when adding a new feature flag, introducing a dev flag, promoting a dev flag to regular, cleaning…
official
frontend
redis
React/Redux 프론트엔드 개발 패턴 for RedisInsight UI: 컴포넌트 폴더 구조, styled-components, hooks, named exports, barrel files, 레이아웃…
official
frontend
redis
RedisInsight UI를 위한 React/Redux 프론트엔드 개발 패턴: 컴포넌트 폴더 구조, styled-components, hooks, named exports, barrel 파일, 레이아웃…
official
git-safety
redis
보호된 브랜치를 위한 중요 안전 가드레일: main, latest, release 브랜치에 직접 커밋, 푸시, 강제 푸시 금지; 파괴적 히스토리 작업 불가…
official
git-safety
redis
보호된 브랜치에 대한 중요 안전 가드레일: main, latest 또는 release 브랜치에 직접 커밋, 푸시 또는 강제 푸시하지 말 것; 파괴적인 기록 작업 금지…
official
i18n
redis
RedisInsight UI(i18next)의 국제화 규칙입니다. redisinsight/ui/** 아래의 사용자 표시 문자열을 추가하거나 변경할 때, ...를 편집할 때 사용합니다.
official
implement-command
redis
Add a new Redis command (or command variant) to node-redis end-to-end — the `<NAME>.ts` Command file, its registration with JSDoc in the package…
official
implement-command
redis
Add a new Redis command (or command variant) to node-redis end-to-end — the `<NAME>.ts` Command file, its registration with JSDoc in the package…
official
iris-development
redis
Iris is Redis's umbrella for AI-focused products. Use this skill when integrating with the Iris Redis Agent Memory (RAM) data plane on Redis Cloud — recording…
official
maintainer-review
redis
GitHub 이슈 또는 풀 리퀘스트 URL을 node-redis 관리자로서 검토하고, 해당 주장이 실제인지, 실질적으로 중요한지, 이미 처리되었는지에 대한 단계적 평가를 수행합니다.
official
maintainer-review
redis
Review a GitHub issue or pull request URL as a node-redis maintainer, with a staged assessment of whether the claim is real, practically important, already…
official
pr-draft-summary
redis
node-redis에 필요한 PR 준비 요약 블록, 브랜치 제안, 제목 및 초안 설명을 생성합니다. 최종 응답 전에 항상 사용해야 합니다...
official
pr-draft-summary
redis
Create the required PR-ready summary block, branch suggestion, title, and draft description for node-redis. Must be used before the final response whenever the…
official
pull-requests
redis
AI 지원으로 PR을 생성할 때는 항상 "AI-Made" 레이블을 추가하세요.
official
pull-requests
redis
프로젝트 표준에 따라 제목 형식, 설명 템플릿, 리뷰 체크리스트를 포함한 풀 리퀘스트 생성 및 검토를 수행합니다. PR 생성, 작성 시 사용합니다...
official
redis-best-practices
redis
Redis 성능 최적화 및 모범 사례. Redis 데이터 구조, Redis Query Engine(RQE), 벡터 검색 등을 다룰 때 이 스킬을 사용하세요.
official
redis-clustering
redis
Redis Cluster 및 복제 지침: 해시 태그를 사용한 다중 키 작업, CROSSSLOT 오류 방지, 읽기 부하 분산을 위한 복제본 읽기 등에 대한 안내입니다.
official
redis-connections
redis
Redis client and connection guidance covering connection pooling, multiplexing, pipelining, client-side caching with RESP3, avoiding slow commands (KEYS,…
official
redis-core
redis
핵심 Redis 모델링 가이드 — 올바른 데이터 구조(String, Hash, List, Set, Sorted Set, JSON, Stream, Vector Set)를 선택하고 일관되게 사용하세요…
official
redis-development
redis
Redis 성능 최적화: 데이터 구조, 쿼리 엔진, 벡터 검색, 시맨틱 캐싱 전반을 다룹니다. 데이터 모델링, 메모리 관리, Redis 쿼리 엔진(RQE), RedisVL을 활용한 벡터 검색, LangCache 시맨틱 캐싱 등 11개 카테고리 29개의 우선순위 규칙을 포함합니다. 커넥션 풀링, JSON 문서 처리, 스트림, 클러스터링, 보안(ACL), 관찰 가능성에 대한 구조적 지침을 제공합니다. 각 규칙은 설명, 올바른 예시, 안티 패턴 또는 사용법을 포함합니다...
official
redis-insight-plugin
redis
Redis Insight Workbench 시각화 플러그인, 플러그인 매니페스트, package.json 시각화 등을 생성, 수정, 디버깅, 배포 또는 테스트할 때 사용합니다.
official
redis-observability
redis
Redis 관찰 가능성 가이드 — 모니터링할 메트릭(메모리, 연결, 히트 비율, 초당 작업 수, 거부된 연결), 사용할 내장 명령어…
official
redis-query-engine
redis
Redis Query Engine (RQE) 가이드: FT.CREATE 스키마 설계, 필드 유형 선택(TEXT, TAG, NUMERIC, GEO, GEOSHAPE, VECTOR), DIALECT 2 쿼리 구문,…
official
redis-search
redis
Redis Search 가이드: FT.CREATE 스키마 설계, 필드 유형 선택(TEXT, TAG, NUMERIC, GEO, GEOSHAPE, VECTOR, JSON 경로), DIALECT 2 쿼리 구문,…
official
redis-security
redis
Redis 보안 가이드로 인증(requirepass 및 ACL 사용자), TLS, ACL 기반 최소 권한 접근 제어, 네트워크 노출 제한 등을 다룹니다.
official
redis-semantic-cache
redis
Redis LangCache를 사용하여 Redis Cloud에서 LLM 응답의 시맨틱 캐싱을 수행하는 방법 — SDK 또는 REST API를 통한 검색/설정 호출, 유사도 임계값 조정,…
official
redis-vector-search
redis
Redis 벡터 검색 가이드: HNSW vs FLAT 알고리즘 선택, 벡터 인덱스 구성(차원, 거리 메트릭, 데이터 타입), 필터링된 하이브리드 검색…
official
runtime-behavior-probe
redis
임시 TypeScript 프로브 스크립트, 검증 매트릭스, 상태 제어, 결과 우선 보고서를 사용하여 runtime-behavior-probe 조사를 계획하고 실행합니다. 사용…
official
runtime-behavior-probe
redis
Plan and execute runtime-behavior investigations with temporary TypeScript probe scripts, validation matrices, state controls, and findings-first reports. Use…
official
testing
redis
Unit/integration testing standards for RedisInsight using Jest and Testing Library: test structure, the `renderComponent` helper, faker for test data, mocking…
official
testing
redis
Unit/integration testing standards for RedisInsight using Jest and Testing Library: test structure, the `renderComponent` helper, faker for test data, mocking…
official
tsconfigs
redis
RedisInsight에서 TypeScript 구성을 찾아 수정합니다. 경로 별칭 추가, 새로운 TS 영역 도입, webpack/ts-node/ESLint 경로 디버깅 시 사용합니다.
official
tsconfigs
redis
Locate and modify TypeScript configuration in RedisInsight. Use when adding path aliases, introducing a new TS area, debugging webpack/ts-node/ESLint path…
official
type-check-baselines
redis
RedisInsight의 프로젝트별 TypeScript 오류 기준선(.tscheck.rec.json)을 실행, 새로 고침 또는 복구합니다. CI가 "기준선이 오래됨" 또는 "더 많은 TS…"를 보고할 때 사용합니다.
official
type-check-baselines
redis
Run, refresh, or recover from RedisInsight's per-project TypeScript error baselines (.tscheck.rec.json). Use when CI reports "baseline is outdated" or "more TS…
official