Source

redis/redisinsight

15 skills · 235 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
branches Create and name git branches following project conventions. Use when creating branches, checking out new branches, or…
redis/redisinsight
21
2
commits Generate commit messages following Conventional Commits format. Use when creating commits, writing commit messages, o…
redis/redisinsight
21
3
pull-requests Create and review pull requests following project standards including title format, description template, and review …
redis/redisinsight
21
4
feature-flags Create, modify, and remove feature flags in RedisInsight. Use when adding a new feature flag, introducing a dev flag,…
redis/redisinsight
20
5
code-quality Code-quality standards for RedisInsight: TypeScript strictness, naming conventions (camelCase, PascalCase, UPPER_SNAK…
redis/redisinsight
16
6
backend NestJS backend development patterns for the RedisInsight API: module structure, services, controllers, DTOs, dependen…
redis/redisinsight
15
7
e2e-testing Playwright end-to-end testing standards for RedisInsight: page object models, test structure, fixtures, navigation pa…
redis/redisinsight
15
8
tsconfigs Locate and modify TypeScript configuration in RedisInsight. Use when adding path aliases, introducing a new TS area, …
redis/redisinsight
15
9
frontend React/Redux frontend development patterns for RedisInsight UI: component folder structure, styled-components, hooks, …
redis/redisinsight
14
10
git-safety Critical safety guardrails for protected branches: never commit, push, or force-push directly to main, latest, or rel…
redis/redisinsight
14
11
redis-insight-plugin Use when creating, modifying, debugging, deploying, or testing Redis Insight Workbench visualization plugins, plugin …
redis/redisinsight
14
12
testing Unit/integration testing standards for RedisInsight using Jest and Testing Library: test structure, the `renderCompon…
redis/redisinsight
14
13
type-check-baselines Run, refresh, or recover from RedisInsight's per-project TypeScript error baselines (.tscheck.rec.json). Use when CI …
redis/redisinsight
14
14
i18n Internationalization conventions for the RedisInsight UI (i18next). Use when adding or changing user-facing strings u…
redis/redisinsight
11
15
dead-dependencies Find and safely remove unused ("dead") npm dependencies in RedisInsight using a grep + leaf-check + build-gate recipe…
redis/redisinsight
10