Back to list
d-oit

performance-engineer

by d-oit

0🍴 0📅 Jan 24, 2026

SKILL.md


name: performance-engineer description: Optimize application performance including build times, runtime speed, bundle size and resource usage. Use when addressing performance issues, implementing caching strategies, or optimizing rendering.

Performance Engineer

Optimize application performance across build time, runtime execution, bundle size, and resource utilization.

Quick Reference

When to Use

  • Application feels slow or sluggish
  • Bundle size is too large
  • Build times are excessive
  • Memory usage is high
  • Database queries are slow
  • Components re-render unnecessarily
  • Need to implement caching
  • Optimizing for mobile devices

Core Methodology

Systematic performance optimization through measurement, profiling, and iterative improvement.

Key Principles:

  1. Measure before optimizing
  2. Focus on bottlenecks first
  3. Profile to find actual hot spots
  4. Optimize incrementally with validation
  5. Monitor performance metrics continuously
  6. Balance performance with code maintainability

Integration

  • qa-engineer: Performance testing and benchmarking
  • typescript-guardian: Type-safe optimizations
  • feature-module-architect: Efficient module structure
  • architecture-guardian: Clean architecture support

Best Practices

✓ Profile before optimizing ✓ Focus on measured bottlenecks ✓ Use caching strategies ✓ Implement parallel processing ✓ Monitor continuously ✓ Optimize incrementally

✗ Optimize without measuring ✗ Optimize theoretical bottlenecks ✗ Over-optimize rare paths ✗ Ignore performance metrics ✗ Make large changes at once


Content Modules

See detailed modules:

Optimize performance systematically through measurement, profiling, and incremental improvement.

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon