- Home
- /
- Categories
- /
- Monitoring
Monitoring
Logging, metrics, and observability
sentry-setup-logging
by getsentry
Setup Sentry Logging in any project. Use this when asked to add Sentry logs, enable structured logging, setup console log capture, or integrate logging with Sentry. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and other frameworks.
error-diagnostics-smart-debug
by liuchiawei
"Use when working with error diagnostics smart debug"
Frontier of Understanding (NCTs)
by Coowoolf
Before setting outcome goals, identify your understanding level. If you don't know the levers, set a learning goal, not a revenue goal. Don't commit to outcomes you can't control.
ai-teammate-model
by Coowoolf
Use when designing AI agent products, defining roadmaps for agentic workflows, or evaluating how to evolve AI from passive tool to proactive partner in software development
language-fundamentals-skill
by pluginagentmarketplace
Master programming languages from Python to Rust. Learn core concepts like variables, OOP, functional programming, algorithms, data structures, and competitive programming techniques. Use when exploring programming languages, learning CS fundamentals, or preparing for technical interviews.
bugfix
by doodledood
"Systematic bug investigation and fix workflow. Gathers symptoms, forms hypotheses, investigates root cause, implements fix, and verifies. Use for debugging, fixing errors, or troubleshooting. Triggers: debug, fix bug, troubleshoot, why is this broken."
limit-optional-properties
by marius-townhouse
Use when adding optional properties. Use when types have many optional fields. Use when considering required vs optional.
absolute-volume-framework
by Coowoolf
Use in power-law businesses like platforms or VC, when conversion rate optimization shrinks your funnel, or when efficiency metrics block potential outlier winners
infra-cost
by jforksy
Analyze and optimize cloud infrastructure costs, identify waste, and track spend efficiency
web-research
by doodledood
"Conduct structured web research with hypothesis tracking. Synthesizes information from multiple sources into actionable findings. Use for technical research, API docs, best practices. Triggers: web research, look up, search for, find documentation."
observability-patterns
by mindmorass
Observability patterns for metrics, logs, and traces. Use when implementing monitoring, setting up Prometheus/Grafana, configuring logging pipelines, implementing distributed tracing, or designing alerting systems.
avoid-numeric-index
by marius-townhouse
Use when defining array-like types. Use when tempted to use number as index type. Use when understanding array keys.
brainstorming
by liuchiawei
Use this skill before any creative or constructive work (features, components, architecture, behavior changes, or functionality). This skill transforms vague ideas into validated designs through disciplined, incremental reasoning and collaboration.
deno-sandbox
by donjo
Use when building features that execute untrusted user code, AI-generated code, or need isolated code execution environments
error-diagnostics-error-analysis
by liuchiawei
"You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions."
error-handling
by 101mare
Patterns for exception handling across application layers: mapping, retry, severity, logging. Does NOT handle: exception hierarchies (use exception-builder), circuit breakers (use resilience-patterns), API errors (use api-design), logging config (use logging-builder). Use when designing error strategies, implementing retry logic, or mapping exceptions between layers. Recognizes: "error-handling", "exception handling", "retry pattern", "error strategy", "exception mapping", "error boundaries", "backoff pattern", "error propagation"
shortening-feedback-loops
by Coowoolf
Use when decisions seem to require years to evaluate, when hiding behind long-term vision to avoid accountability, or when struggling to learn from venture/product bets in real-time
backend
by mrsknetwork
Implements server-side application logic, data access layers, and background services using Python 3.12 and FastAPI. Use for building service classes, repositories, background tasks, middleware, or any Python code that runs on the server. Always ask about the existing stack before applying defaults.
plan-progress-reporting
by kieutrongthien
Create concise progress reports, metrics, and stakeholder communications.
ab-test-setup
by silvainfm
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," or "hypothesis." For tracking implementation, see analytics-tracking.
pm
by jforksy
PRD writing and feature specification with lean/MVP mindset for CTO-ready handoff
performance-budget-enforcer
by hopeoverture
Monitors Lighthouse scores and JavaScript bundle sizes across deployments with automated alerts when performance thresholds are exceeded. This skill should be used when setting up performance monitoring, enforcing bundle size limits, tracking Lighthouse metrics, or adding performance regression detection. Use for performance budgets, bundle size, Lighthouse CI, performance monitoring, regression detection, or web vitals tracking.
pop-notify
by duckytan
Send Windows pop-up notifications to system tray. Use when informing user of task completion, status updates, errors or warnings. Trigger phrases: "(send show display) notification", "(task process) completed", "(operation process script) finished", "alert user", "need to notify", "send alert", "(error warning notification) message". (Deprecated name: windows-notify)
portkey-typescript-sdk
by Portkey-AI
Integrate Portkey AI Gateway into TypeScript/JavaScript applications. Use when building LLM apps with observability, caching, fallbacks, load balancing, or routing across 200+ LLM providers.