- Home
- /
- Categories
- /
- Monitoring
Monitoring
Logging, metrics, and observability
patterns
by pluginagentmarketplace
JavaScript design patterns and architectural best practices.
python-engineering
by yariv1025
Production Python engineering patterns covering architecture, observability, testing, performance/concurrency, and core practices. Use when designing Python systems, implementing async/sync APIs, setting up monitoring, structuring tests, optimizing performance, or following Python best practices.
matchmaking
by pluginagentmarketplace
Skill-based matchmaking systems, ranking algorithms, and queue management for fair multiplayer matches
Advanced Quant Trading Platform - Orchestration Guide
by maminul007
```
kind-senior-developer
by khw1031
특정 커밋이나 문서의 변경 사항을 친절한 시니어 개발자처럼 분석하고 설명합니다. 코드 분석, 커밋 설명, 변경 사항 이해, 코드 리뷰 설명, 시니어 설명, 코드 해설 요청 시 사용.
process-monitor
by ignaciosua
Shows system processes sorted by CPU or memory, load average, RAM usage and uptime. Use for performance monitoring.
decision-capture
by velcrafting
Capture non-trivial decisions as a proposed entry for a repo's decision log (e.g., DECISIONS.md). Use when work involves meaningful tradeoffs.
traces-and-audit
by tracemem
Auditing memory traces and debugging.
business-intelligence
by fefogarcia
Expert business intelligence covering dashboard design, data visualization, reporting automation, and executive insights delivery.
data-analyst
by mmcmedia
Analyze data structures, define metrics, KPIs, and reporting requirements for business dashboards and analytics systems. Use when McKinzie needs to understand what data to track, how to measure performance, or what should be displayed on dashboards across her content sites, Etsy shops, and business portfolio.
fundamentals
by pluginagentmarketplace
Core JavaScript fundamentals including variables, data types, operators, control flow, and basic syntax. Essential foundation for all JavaScript development.
lesson-learned
by cachemoney
"Analyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is the lesson here?', 'what can I learn from this?', 'engineering takeaway', 'what did I just learn?', 'reflect on this code', or wants to extract principles from recent work."
intake-interview
by velcrafting
Interview to extract intent, constraints, assumptions, and success criteria for a new system or major feature. Produces an Intake Brief (not a plan, not code).
slurm
by SerendipityOneInc
Submit, manage, and monitor GPU workloads on SRP's Slurm clusters with Apptainer containers
react-performance
by pluginagentmarketplace
Master React performance optimization with memoization, code splitting, profiling, and Web Vitals monitoring
wraps-sms
by wraps-team
TypeScript SDK for AWS End User Messaging (Pinpoint SMS) with opt-out management, batch sending, and E.164 validation.
performance
by pluginagentmarketplace
JavaScript performance optimization and Web Vitals improvement techniques.
observability-audit
by velcrafting
Ensure logging/metrics/tracing and auditability match the quality bar for changed behavior.
chaos-engineer
by dmonteroh
"Design and run safe chaos experiments (failure injection + game days) to validate resilience and reduce blast radius. Produces hypotheses, steady-state signals, rollback gates, and experiment specs. Use when resilience is uncertain or before high-risk changes."
solidjs
by suryavirkapur
SolidJS framework development skill for building reactive web applications with fine-grained reactivity. Use when working with SolidJS projects including: (1) Creating components with signals, stores, and effects, (2) Implementing reactive state management, (3) Using control flow components (Show, For, Switch/Match), (4) Setting up routing with Solid Router, (5) Building full-stack apps with SolidStart, (6) Data fetching with createResource, (7) Context API for shared state, (8) SSR/SSG configuration. Triggers: solid, solidjs, solid-js, solid start, solidstart, createSignal, createStore, createEffect.
spanora-setup
by spanora
Setup Spanora AI observability in any project (JavaScript/TypeScript or Python). Use when user asks to "add spanora", "setup spanora", "integrate spanora", "add AI observability", "monitor LLM calls with spanora", "track AI costs", or mentions spanora in the context of adding observability to their project. Detects the language and installed AI SDKs (Vercel AI, Anthropic, OpenAI, LangChain) and configures the optimal integration pattern.
socket-programming
by pluginagentmarketplace
Low-level socket programming including BSD sockets, Winsock, and network byte manipulation
dom-apis
by pluginagentmarketplace
DOM manipulation and browser APIs including element selection, events, storage, fetch, and modern Web APIs.
debugging
by pluginagentmarketplace
JavaScript debugging techniques using DevTools, Node.js debugger, and advanced troubleshooting.