Results for “redfish”
19 skillsRedis
Redis caching patterns, pub/sub, sessions, rate limiting, and data structures.
1.7k · bundle
Fish
Guides using the Fish interactive shell, covering autosuggestions, universal variables, web configuration, and best practices for interactive use.
567 · bundle
Redis Patterns
Quick reference for Redis best practices across common backend use cases, including caching strategies, rate limiting, distributed locks, pub/sub, streams, and connection management.
226k
Redis
Redis in-memory data store. Covers data structures, caching, and pub/sub. Use for caching and real-time features. USE WHEN: user mentions "redis", "caching", "session storage", "rate limiting", "pub/sub", "sorted sets", "in-memory database", "cache invalidation" DO NOT USE FOR: relational data - use `postgresql` or `mysql` instead, document storage - use `mongodb` instead, full-text search - use `elasticsearch` instead
28 · bundle
Performing Initial Access With Evilginx3
Conduct authorized red team initial access using EvilGinx3 adversary-in-the-middle phishing to capture session tokens and bypass multi-factor authentication.
24.6k · bundle
Redis Cache Designer
Designs Redis caching strategies with key patterns, TTL policies, and eviction configurations
6 · bundle
Redis
Redis database management. Key-value operations, caching, pub/sub, and data structure commands.
2 · bundle
Redis Patterns
Redis data structure patterns, caching strategies, distributed locks, rate limiting, pub/sub, and connection management for production applications.
0
Laravel Tdd
Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.
1
Dizziness Red Flag Screener
Dizziness Red Flag Screener
10
Performing Adversary In The Middle Phishing Detection
Detect and respond to Adversary-in-the-Middle (AiTM) phishing attacks that use reverse proxy kits like EvilProxy, Evilginx, and Tycoon 2FA to bypass MFA and steal session tokens.
24.6k · bundle
Laravel Tdd
Guides test-driven development for Laravel apps using PHPUnit and Pest, covering factories, database testing, fakes, and coverage targets.
0
Laravel Tdd
Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.
0
Tdd
Use before writing any implementation code — enforces RED-GREEN-REFACTOR cycle.
0
Harness Tdd
Harness TDD
18 · bundle
Lobster
Live stream as an AI VTuber on Lobster.fun. Control your Live2D avatar with emotions, gestures, GIFs, and YouTube videos while interacting with chat in real-time.
12
Laravel Tdd
Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.
1
Laravel Tdd
用 PHPUnit 和 Pest 做 Laravel 测试驱动开发,含工厂、数据库测试、伪造和覆盖率目标。
0
37signals Way
Build lean, opinionated products using the 37signals philosophy from Getting Real, Rework, and Shape Up. Use when the user mentions "Getting Real", "Rework", "Shape Up", "37signals", "Basecamp method", "six-week cycles", "fixed time variable scope", "appetite vs estimates", "betting table", "breadboarding", "fat marker sketch", "build less", "underdo the competition", or "opinionated software". Also trigger when cutting scope to ship faster, running small teams, avoiding long-term roadmaps, or eliminating meetings. Covers shaping, betting, building, and the art of saying no. For MVP validation, see lean-startup. For design sprints, see design-sprint.
28 · bundle