Plugins

4 plugins

Results for “event”

154 skills
lucaspmarie-a11y
Inngest
Build reliable background processing and durable, long-running workflows using Inngest without managing infrastructure.
5
racecraft-lab
Speckit Git Commit
Automatically stages and commits all changes after a Spec Kit command completes, using configurable event-based hooks.
11
sakamoto-family-smile
Hookify Rules
Guides creation of hookify rules with YAML frontmatter, regex patterns, and event types for Claude Code hooks.
0
tools-only
011 Tsx 69146321
Identifies common React useEffect anti-patterns and provides corrected implementations using derived state, event handlers, and cleanup functions.
7 · bundle
enuno
Scorpion Strategy
SCORPION v2.0 — Altcoin Swarm Hunter. Detects coordinated risk-off events where 5+ altcoins simultaneously attract SM concentration, then trades the highest-conviction target within the swarm.
1 · bundle
seaworld008
Hearth
Generating and auditing personal dev environment configs (zsh/tmux/neovim/ghostty) and automating the macOS desktop via AppleScript/JXA (Finder, Mail, Safari). Use for dotfiles or Apple Events.
65 · bundle
itsmostafa
Lambda
Create, configure, and manage AWS Lambda serverless functions for event-driven compute, including triggers, debugging, cold start optimization, and layers.
1.1k · bundle
alphagbm
Alphagbm Polymarket
Compares prediction market probabilities from Polymarket with options-implied probabilities to identify mispricing signals and potential arbitrage opportunities.
1.2k
claude-dev-suite
Nodejs
Node.js runtime best practices. Covers event loop, async patterns, streams, worker threads, memory management, and production optimization. USE WHEN: user mentions "node.js", "event loop", "streams", "worker threads", asks about "process.nextTick", "memory leaks", "cluster mode", "async patterns" DO NOT USE FOR: Express/NestJS frameworks - use framework-specific skills DO NOT USE FOR: Language syntax - use `javascript` or `typescript` skills DO NOT USE FOR: Package management - use npm/pnpm/yarn skills
28 · bundle
dotnet
Plan UI Change
Plan complex Blazor UI features by decomposing them into focused, composable components with clear data flow and implementation order.
4k
samuraigpt
Muapi Brochures
Generates professional multi-page brochure designs with cover, inner spread, and back cover for business, real estate, events, or product launches.
3.7k
sakamoto-family-smile
Laravel Patterns
Provides production-grade Laravel architecture patterns covering controllers, services, actions, Eloquent models, routing, queues, events, caching, and API resources.
0
dotnet
Maui App Lifecycle
Handle .NET MAUI application state transitions, Window lifecycle events, and state preservation across backgrounding and resume cycles.
4k · bundle
mukul975
Generating Forensic Timelines With Hayabusa
Generate Sigma-based forensic timelines from Windows EVTX files using Hayabusa for incident response triage.
24.6k · bundle
solizardking
Pump TS Vanity
Build educational TypeScript vanity-address tooling for Pump.fun/Solana wallets with @solana/web3.js, async generators, event-loop yielding, prefix/suffix matching, batch search, and best-effort memory zeroization.
0
mcollina
Nodejs Core
Provides deep expertise in Node.js internals: V8 engine, libuv event loop, native addon development, build systems, and performance debugging.
1.9k · bundle
gabrielmoreira
Runtime
Mounts a fetch-native CopilotRuntime on any JS server, wires middleware, selects an AgentRunner, and integrates built-in or external agent frameworks.
17 · bundle
paramchordiya
API And System Design
Enforces production-grade REST API design, distributed systems patterns, database design, and event-driven architecture at a principal-engineer level.
0
thedixitjain
Frida
Dynamic instrumentation via Frida - attach to or spawn a process, load a JS hook script, capture send() events into a lifecycle-managed run directory. Supports local, USB-attached, and remote frida-server targets.
2
kensaurus
Backend Realtime
Implement real-time features using WebSockets, Supabase Realtime, Server-Sent Events, and live data. Use when user wants "real-time", "live updates", "WebSocket", "notifications", "chat", "collaborative", "presence", "live data", or "instant sync".
8 · bundle
30eggis
Harness Brick Office
Build and maintain a browser-based office dashboard that visualizes .harness runtime state including missions, CXX status, hired workers, events, archive state, and ops exceptions.
2
sakamoto-family-smile
Quarkus Tdd
Guides test-driven development for Quarkus 3.x services with JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo coverage enforcement.
0
bytesagain
D3
D3.js data visualization library reference. Covers selections, data binding (enter/update/exit), scales, axes, shape generators (line/area/pie/arc), force layout, treemap, geo maps, transitions, event handlers, zoom, brush, and drag interactions.
12 · bundle
mukul975
Performing Network Forensics With Wireshark
Capture and analyze network traffic using Wireshark and tshark to reconstruct network events, extract artifacts, and identify malicious communications.
24.6k · bundle
samuraigpt
Muapi Drone Style Video
Generate aerial drone-perspective footage with sweeping bird's-eye views, orbit shots, and flyover sequences for landscapes, architecture, and events.
3.7k
mits-pl
Electron API
Guides adding new Electron APIs to Wave Terminal, covering TypeScript types, preload exposure, IPC handlers, and preview stubs for sync, async, fire-and-forget, and event-listener patterns.
39
mukul975
Investigating Ransomware Attack Artifacts
Identify, collect, and analyze ransomware attack artifacts to determine the variant, initial access vector, encryption scope, and recovery options.
24.6k · bundle
mukul975
Parsing Artifacts With Eric Zimmerman Tools
Parse Windows forensic artifacts including registry, prefetch, shellbags, MFT, and event logs using Eric Zimmerman's tools and analyze results in Timeline Explorer.
24.6k · bundle
chimeranext
Bloc Advanced
Implementa state management avanzado con BLoC y Cubit en Flutter, incluyendo persistencia con Hydrated BLoC, replay de estados, transformers para control de eventos y testing exhaustivo.
4
mukul975
Performing Timeline Reconstruction With Plaso
Build comprehensive forensic super-timelines using Plaso (log2timeline) to correlate events across file systems, logs, and artifacts into a unified chronological view.
24.6k · bundle
github
Winmd API Search
Searches a local cache of Windows WinMD metadata to find the right Windows API for any capability and retrieve full type details including methods, properties, events, and enumeration values.
36.2k · bundle
mukul975
Hunting For Process Injection Techniques
Detect process injection techniques (T1055) including CreateRemoteThread, process hollowing, and DLL injection via Sysmon Event IDs 8 and 10 and EDR process telemetry.
24.6k · bundle
mukul975
Validating Tpm Measured Boot Attestation
Verify TPM measured boot integrity and remote attestation using tpm2-tools, including PCR reading, event log replay, quote generation and verification, and golden baseline comparison.
24.6k · bundle
wondelai
Domain Driven Design
Model software around the business domain using bounded contexts, aggregates, and ubiquitous language, with scoring and diagnostic tools for evaluating domain model quality.
1.6k · bundle
owl-listener
State Machine
Model complex UI behavior as finite state machines with states, events, and transitions to eliminate impossible states and make behavior predictable.
1.7k
jasoncarreira
Weather
Get current conditions and 5-day forecast for a city via OpenWeatherMap. Requires `OPENWEATHER_API_KEY` in the environment. Use when the user asks about weather or when planning anything where weather is load-bearing (outdoor events, travel, watering schedules).
6 · bundle