- Home
- /
- Categories
- /
- Monitoring
Monitoring
Logging, metrics, and observability
game-loop
by pluginagentmarketplace
Server-side game loop implementation with fixed timestep, physics simulation, and tick rate optimization
workout-tracker
by marswangyang
Tracks fitness workouts (reps, sets, weight) using a local SQLite database and smart scripts. Supports image recognition for equipment.
Covalent GoldRush API Integration
by TheMystic07
Comprehensive blockchain data API integration using GoldRush Foundational and Streaming APIs with TypeScript and Python SDKs
langfuse-trace-view
by neuradex
View Langfuse trace details. Use when checking specific trace input/output, debugging LLM calls, or analyzing costs.
self-reflection
by hopyky
Continuous self-improvement through structured reflection and memory
playwright-trace-debugging
by nathanl
Debug Playwright test failures by analyzing trace files using pwtrace CLI. Use this skill after Playwright tests fail and you have a trace.zip file. Teaches systematic debugging workflow from overview to detailed inspection (show → step → dom → console → screenshot → network).
job-worker-orchestration
by velcrafting
Add background jobs and orchestration with idempotency, retries, and observability aligned to repo conventions.
notes-and-context
by tracemem
Managing context and notes within the memory system.
functions
by pluginagentmarketplace
Advanced function patterns including declaration styles, closures, scope chains, hoisting, and this binding. Master function composition and advanced techniques.
cjk-aware-text-metrics
by shimo4228
"CJK/Latin weighted token estimation for multilingual LLM pipelines. Use when processing Japanese/Chinese/Korean text with fixed chars-per-token constants."
amplifier-philosophy
by drillan
Amplifier design philosophy using Linux kernel metaphor. Covers mechanism vs policy, module architecture, event-driven design, and kernel principles. Use when designing new modules or making architectural decisions.
structured-logging-axiom
by SecurityRonin
Use when implementing structured logging, setting up Axiom observability, migrating from console.* to a centralized logger, or configuring Vercel Log Drains for log collection in Next.js apps
leap-edge-sdk
by glody007
Liquid AI LEAP Edge SDK for on-device AI inference on Android and iOS. This skill should be used when building mobile apps with local LLM capabilities, implementing chat interfaces with streaming responses, or deploying small language models to edge devices. Triggers on tasks involving LeapSDK, LeapClient, ModelRunner, on-device inference, or mobile AI integration.
imagemin
by iShawnWang
Image compression skill using imagemin library. Compresses JPEG, PNG, GIF, SVG, and WebP images with optimized quality settings. Includes performance optimization techniques, batch processing strategies, and a ready-to-use CLI tool for AI assistants to invoke.
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
```
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.
20-andruia-niche-intelligence
by ncdevshiv
"Estratega de Inteligencia de Dominio de Andru.ia. Analiza el nicho específico de un proyecto para inyectar conocimientos, regulaciones y estándares únicos del sector. Actívalo tras definir el nicho."
fundamentals
by pluginagentmarketplace
Core JavaScript fundamentals including variables, data types, operators, control flow, and basic syntax. Essential foundation for all JavaScript development.
langfuse-prompt-list
by neuradex
List all Langfuse prompts with their labels and versions. Use when checking available prompts, verifying label assignments, or getting an overview of prompt status.