This skill empowers Claude to proactively monitor and improve application performance by tracking response times across various layers. It provides detailed metrics and insights to identify and resolve performance bottlenecks.
How It Works
Initiate Tracking: The user requests response time tracking.
Configure Monitoring: The plugin automatically begins monitoring API endpoints, database queries, external service calls, frontend rendering, and background jobs.
Report Metrics: The plugin generates reports including P50, P95, P99 percentiles, average, and maximum response times.
When to Use This Skill
This skill activates when you need to:
Identify performance bottlenecks in your application.
Monitor service level objectives (SLOs) related to response times.
Receive alerts about performance degradation.
Examples
Example 1: Diagnosing Slow API Endpoint
User request: "Track response times for the user authentication API endpoint."
The skill will:
Activate the response-time-tracker plugin.
Monitor the specified API endpoint and report response time metrics, highlighting potential bottlenecks.
Example 2: Monitoring Database Query Performance
User request: "Monitor database query performance for the product catalog."
The skill will:
Activate the response-time-tracker plugin.
Track the execution time of database queries related to the product catalog and provide performance insights.
Best Practices
Granularity: Track response times at a granular level (e.g., individual API endpoints, specific database queries) for more precise insights.
Alerting: Configure alerts for significant deviations from baseline performance to proactively address potential issues.
Contextualization: Correlate response time data with other metrics (e.g., CPU usage, memory consumption) to identify root causes.
Integration
This skill can be integrated with other monitoring and alerting tools to provide a comprehensive view of application performance. It can also be used in conjunction with optimization tools to automatically address identified bottlenecks.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: jeremylongshore-claude-code-plugins-plus-skills-response-tim3description: Overview4---56## Overview78This skill empowers Claude to proactively monitor and improve application performance by tracking response times across various layers. It provides detailed metrics and insights to identify and resolve performance bottlenecks.910## How It Works11121. **Initiate Tracking**: The user requests response time tracking.132. **Configure Monitoring**: The plugin automatically begins monitoring API endpoints, database queries, external service calls, frontend rendering, and background jobs.143. **Report Metrics**: The plugin generates reports including P50, P95, P99 percentiles, average, and maximum response times.1516## When to Use This Skill1718This skill activates when you need to:19- Identify performance bottlenecks in your application.20- Monitor service level objectives (SLOs) related to response times.21- Receive alerts about performance degradation.2223## Examples2425### Example 1: Diagnosing Slow API Endpoint2627User request: "Track response times for the user authentication API endpoint."2829The skill will:301. Activate the response-time-tracker plugin.312. Monitor the specified API endpoint and report response time metrics, highlighting potential bottlenecks.3233### Example 2: Monitoring Database Query Performance3435User request: "Monitor database query performance for the product catalog."3637The skill will:381. Activate the response-time-tracker plugin.392. Track the execution time of database queries related to the product catalog and provide performance insights.4041## Best Practices4243- **Granularity**: Track response times at a granular level (e.g., individual API endpoints, specific database queries) for more precise insights.44- **Alerting**: Configure alerts for significant deviations from baseline performance to proactively address potential issues.45- **Contextualization**: Correlate response time data with other metrics (e.g., CPU usage, memory consumption) to identify root causes.4647## Integration4849This skill can be integrated with other monitoring and alerting tools to provide a comprehensive view of application performance. It can also be used in conjunction with optimization tools to automatically address identified bottlenecks.5051---52> Converted and distributed by [TomeVault](https://tomevault.io/claim/jeremylongshore) — claim your Tome and manage your conversions.53<!-- tomevault:4.0:skill_md:2026-04-11 -->
Run npx skillmds@latest add tomevault-io/jeremylongshore-claude-code-plugins-plus-skills-response-tim in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Overview It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.