Agent skill

performance-engineer

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

Stars 0
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/d-oit/do-novelist-ai/tree/main/.opencode/skill/performance-engineer

SKILL.md

Performance Engineer

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

Quick Reference

  • Core Guidance - Performance methodology and principles
  • Optimization Strategies - Caching, parallel processing, monitoring

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:

  • Core Guidance - Performance principles
  • Optimization Strategies - Caching, parallel processing

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

Expand your agent's capabilities with these related and highly-rated skills.

d-oit/do-novelist-ai

novel-development

Work on novel-specific features including plot engines, character development, world-building, timeline management, and GOAP-based story generation. Use when implementing narrative systems, character arcs, or story planning tools.

0 0
Explore
d-oit/do-novelist-ai

tech-stack-specialist

Manage framework usage, dependencies, build configuration, and environment setup. Use when adding new dependencies, updating packages, configuring build tools, or setting up development environment.

0 0
Explore
d-oit/do-novelist-ai

e2e-test-optimizer

Optimize Playwright E2E tests by removing anti-patterns, implementing smart waits, enabling test sharding, and improving reliability.

0 0
Explore
d-oit/do-novelist-ai

domain-expert

Apply domain-driven design principles for business logic, entities, events and aggregate boundaries. Use when modeling domain concepts, implementing business rules, or defining clear separation between domain and infrastructure layers.

0 0
Explore
d-oit/do-novelist-ai

qa-engineer

Define comprehensive testing strategies, write tests with proper naming conventions, organize tests by type, and implement mocking strategies. Use when creating tests, refactoring test suites, or improving test coverage.

0 0
Explore
d-oit/do-novelist-ai

writing-assistant

Work on writing assistance features including real-time style analysis, grammar checking, writing goals tracking, inline suggestions, and writing analytics. Use when implementing linguistic analysis, productivity tracking, or writing quality tools.

0 0
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results