performance-monitor

Track real-time performance metrics for HR-IMS applications with threshold alerts.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/Arnutt-N/hr-ims --skill performance-monitor-arnutt-n
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance-monitor
Source: https://github.com/Arnutt-N/hr-ims/tree/main/.claude/skills/performance-monitor
Command: npx skills add https://github.com/Arnutt-N/hr-ims --skill performance-monitor-arnutt-n

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Real-time performance monitoring and metrics collection for HR-IMS applications. / ระบบตรวจสอบประสิทธิภาพแบบเรียลไทม์และการเก็บรวบรวมเมตริกสำหรับ HR-IMS แอปพลิเคชัน

Core Features & Use Cases

  • Performance metrics collection covers API response times, database queries, frontend render times, memory and CPU usage. / การเก็บรวมเมตริกประสิทธิภาพ รวมเวลาตอบสนอง API การค้นหาฐานข้อมูล เวลาแสดงผล frontend การใช้งานหน่วยความจำและ CPU
  • API Performance Tracking with automatic thresholds and alerts. / การติดตามประสิทธิภาพ API พร้อมเกณฑ์และการแจ้งเตือนอัตโนมัติ
  • Database Query Monitoring via Prisma middleware with slow-query logging. / ตรวจสอบการค้นหาฐานข้อมูลผ่าน Prisma middleware พร้อมบันทึก query ช้า
  • Frontend Performance Components and Web Vitals integration for dashboards. / ส่วนประกอบประสิทธิภาพ frontend และการรวม Web Vitals สำหรับแดชบอร์ด
  • Performance Report Generation for periodic insights and recommendations. / สร้างรายงานประสิทธิภาพเพื่อข้อมูลเชิงลึกและข้อแนะนำเป็นประจำ
  • Use Case: Use in development and production to reduce latency and improve user experience. / ตัวอย่างการใช้งาน: ใช้ใน development และ production เพื่อลดความหน่วงและปรับปรุง UX
  • Use Case: Real-time alerts to DevOps when thresholds breached. / ตัวอย่างการใช้งาน: แจ้งเตือนแบบเรียลไทม์ถึง DevOps เมื่อเกณฑ์ถูกละเมิด

Quick Start

Install and initialize the performance monitor in your HR-IMS environment to begin collecting real-time metrics.

Frequently Asked Questions about performance-monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track real-time API response times and set up threshold alerts?

Real-time API performance tracking with automatic thresholds and alerts monitors API response times and notifies DevOps when predefined latency thresholds are breached. It collects metrics continuously across development and production environments to identify bottlenecks.

Can I use Prisma middleware for database query monitoring and slow-query logging?

Database query monitoring via Prisma middleware captures query execution times and logs slow queries automatically. This integration tracks database performance metrics in real-time to help identify and resolve database bottlenecks within HR-IMS applications.

What's the best way to monitor frontend performance and Web Vitals for dashboards?

Frontend performance components with Web Vitals integration track render times and core web vitals for dashboards. This approach collects frontend metrics including memory usage and CPU utilization to reduce latency and improve overall user experience.

How do I generate periodic performance reports with metrics and recommendations?

Performance report generation aggregates collected metrics from API, database, and frontend monitoring to provide periodic insights and actionable recommendations. Reports summarize real-time data into structured performance insights for development and production environments.

Does performance monitoring work in both development and production environments?

Performance monitoring applies across both development and production environments to collect real-time metrics. It tracks API response times, database queries, frontend render times, memory usage, and CPU usage to reduce latency and improve user experience throughout the application lifecycle.