optimize-performance

SkillDev tools

Measure bottlenecks with repository tools, then recommend or apply evidenced optimizations. Use when the user types /optimize-performance.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the optimize-performance skill

What this skill tells your AI

The instructions your AI receives, as published by blockmatic/basilic in .agents/skills/workflow/optimize-performance/SKILL.md and read by ahel’s review.

Analyze current code for performance bottlenecks and provide optimization recommendations, focusing on measurable improvements while maintaining code quality/readability.

  1. Performance Analysis: Identify slow algorithms/inefficient data structures, find memory leaks/excessive allocations, detect unnecessary computations/redundant operations, analyze database queries/API calls
  2. Optimization Strategies: Suggest algorithm improvements/better data structures, recommend caching strategies, propose lazy loading/pagination, identify parallel processing opportunities
  3. Implementation: Provide optimized code with explanations, include performance impact estimates, suggest profiling/monitoring approaches, consider performance/maintainability trade-offs

Signals

GitHub stars
89
Forks
11
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
optimize-performance
Source
github.com/blockmatic/basilic