Agent skill

comprehensive-system-analyzer

Deep comprehensive system status analyzer that provides honest truth reporting about entire Pomo-Flow application health, performance, and integrity

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill comprehensive-system-analyzer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 11 KB
Bundled scripts: none
Path: skills/analysis/comprehensive-system-analyzer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Comprehensive System Analyzer **Purpose**: Deep, honest, no-holds-barred system health analysis for the Pomo-Flow Vue.js application that tells the complete truth about system status, performance, and integrity. ## Philosophy This skill provides **brutally honest** system analysis with: - **Zero sugar-coating** - Tells you exactly what's wrong - **Complete coverage** - Analyzes every system layer - **Evidence-based findings** - Provides proof for all issues - **Prioritized fixes** - Shows what matters most - **Performance impact** - Quantifies how issues affect users ## Analysis Layers ### 🔧 **Core Application Health** - Vue.js application initialization and lifecycle - Component tree integrity and performance - Router configuration and navigation health - State management (Pinia) integrity - Bundle analysis and loading performance ### 📊 **Performance Metrics** - First Contentful Paint (FCP) and Largest Contentful Paint (LCP) - Time to Interactive (TTI) and Cumulative Layout Shift (CLS) - Memory usage patterns and leak detection - Network request optimization analysis - JavaScript execution performance ### 🗄️ **Data Layer Analysis** - IndexedDB health and performance - Store s

What's inside
Steps it walks through
  1. Philosophy
  2. Analysis Layers
  3. 🔧 Core Application Health
  4. 📊 Performance Metrics
  5. 🗄️ Data Layer Analysis
  6. 🎨 UI/UX Integrity
  7. 🧪 Testing Coverage
  8. 🔒 Security Assessment
  9. 🚀 Build & Deployment Health
  10. 📱 Cross-Platform Compatibility
  11. Usage
  12. Report Structure
  13. 🚨 Executive Summary (Brutal Honesty)
  14. 📋 Detailed Findings
Ships with 1 file
  • metadata.json
Commands it runs
Full comprehensive analysis
Skill comprehensive-system-analyzer
Quick health check (5 minutes)
Skill comprehensive-system-analyzer --mode=quick
Performance-focused analysis
Skill comprehensive-system-analyzer --focus=performance
Pre-deployment validation
Skill comprehensive-system-analyzer --mode=deployment
More from claude-skill-registry
All skills →
About this skill
What does the comprehensive-system-analyzer skill do?

Deep comprehensive system status analyzer that provides honest truth reporting about entire Pomo-Flow application health, performance, and integrity

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill comprehensive-system-analyzer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going