Back to Skills

dag-performance-profiler

majiayu000
Updated 13 days ago
95 views
58
9
58
View on GitHub
Otherdagobservabilityperformancemetricsoptimization

About

The dag-performance-profiler analyzes DAG workflow execution to measure latency, token usage, cost, and resource consumption, identifying bottlenecks and optimization opportunities. Use it for performance profiling, metrics analysis, and cost evaluation when you need to improve efficiency. It pairs with the dag-execution-tracer for trace data but is distinct from failure analysis tools.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/dag-performance-profiler

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/dag-performance-profiler
0

Related Skills

when-optimizing-prompts-use-prompt-architect

Other

Prompt Architect is a framework for developers to systematically analyze, refine, and optimize prompts using evidence-based techniques. It helps improve AI response quality and consistency by identifying anti-patterns and validating changes through A/B testing. Use it when you need to refactor an underperforming prompt or design a new, effective one from scratch.

View skill

Verification & Quality Assurance

Other

This skill provides automated quality verification for code and agent outputs using truth scoring and quality checks. It automatically rolls back changes that fall below a 0.95 accuracy threshold, ensuring codebase reliability. Use it for CI/CD integration and maintaining high-quality standards in development workflows.

View skill

test-reporting-analytics

Other

This skill provides advanced test reporting and analytics, including quality dashboards, predictive analytics, and trend analysis for QE metrics. It's designed for communicating quality status, tracking trends, and supporting data-driven decisions. Developers should use it when they need to generate executive reports or analyze quality metrics with a focus on actionable insights.

View skill

deepspeed

Design

This skill provides expert guidance for distributed training using Microsoft's DeepSpeed library. It helps developers implement optimization techniques like ZeRO stages, pipeline parallelism, and mixed-precision training. Use this skill when working with DeepSpeed features, debugging code, or learning best practices for large-scale model training.

View skill