Skip to main content

redis/RedisInsight

SkillsMP 已收集 redis/RedisInsight 中的 15 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
15
GitHub 星标
8,736
GitHub Forks
487

这个仓库中的 skills

已展示 15 / 15 个已收集 Skill。

职业分类
未分类
描述

Playwright end-to-end testing standards for RedisInsight: page object models, test structure, fixtures, navigation patterns, and flaky-test prevention. Use when editing files under tests/e2e-playwright/**, writing Playwright tests, adding page objects, or…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Create and review pull requests following project standards including title format, description template, and review checklist. Use when creating PRs, writing PR descriptions, or reviewing pull requests.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Find and safely remove unused ("dead") npm dependencies in RedisInsight using a grep + leaf-check + build-gate recipe. Use when cleaning up dependencies, investigating whether a package is still used, removing a suspected leftover, or when the user mentions…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Code-quality standards for RedisInsight: TypeScript strictness, naming conventions (camelCase, PascalCase, UPPER_SNAKE_CASE), linting rules, no `any` without reason, no `!important` in styles, and constant extraction. Use when writing or refactoring any…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Internationalization conventions for the RedisInsight UI (i18next). Use when adding or changing user-facing strings under redisinsight/ui/**, editing the locale files (en.json/bg.json), translating API errors or notifications, or when the user mentions i18n,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when creating, modifying, debugging, deploying, or testing Redis Insight Workbench visualization plugins, plugin manifests, package.json visualizations, activationMethod functions, redisinsight-plugin-sdk usage, Parcel/Vite plugin builds, iframe…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Locate and modify TypeScript configuration in RedisInsight. Use when adding path aliases, introducing a new TS area, debugging webpack/ts-node/ESLint path resolution, or the user asks about tsconfig, path mappings, or where TypeScript is configured.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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 errors than previously recorded", when the user mentions tscheck / type-check / .tscheck.rec.json,…

原文语言:英语

更新
职业分类
网页开发工程师
描述

React/Redux frontend development patterns for RedisInsight UI: component folder structure, styled-components, hooks, named exports, barrel files, layout components, and theme usage. Use when editing any file under redisinsight/ui/**, writing or modifying…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Unit/integration testing standards for RedisInsight using Jest and Testing Library: test structure, the `renderComponent` helper, faker for test data, mocking patterns, and `waitFor` instead of fixed time waits. Use when writing or modifying any `*.spec.ts`…

原文语言:英语

更新
职业分类
软件开发工程师
描述

NestJS backend development patterns for the RedisInsight API: module structure, services, controllers, DTOs, dependency injection, and error handling. Use when editing any file under redisinsight/api/**, writing or modifying NestJS modules, controllers,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Critical safety guardrails for protected branches: never commit, push, or force-push directly to main, latest, or release branches; no destructive history rewrites without explicit user approval. Use before any git operation that touches protected branches,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create and name git branches following project conventions. Use when creating branches, checking out new branches, or the user mentions branch naming.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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 up old flags, or the user mentions feature flags, feature toggles, or gating features.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate commit messages following Conventional Commits format. Use when creating commits, writing commit messages, or the user asks to commit changes.

原文语言:英语

更新
已展示 15 / 15 个已收集 Skill。