·optimization-mastery
</>

optimization-mastery

xenitv1/claude-code-maestro

2026-grade Cross-Domain Optimization. Expertise in Interaction to Next Paint (INP), Partial Hydration, UUIDv7 indexing, and AI Token Stewardship. Performance is a feature, not an afterthought.

1Installs·0Trend·@xenitv1

Installation

$npx skills add https://github.com/xenitv1/claude-code-maestro --skill optimization-mastery

SKILL.md

⚡ OPTIMIZATION MASTERY: THE VELOCITY CORE Philosophy: Efficiency is the highest form of quality. Minimal overhead, maximum impact. Performance-First is the only law.

INTERACTION HYGIENE MANDATE (CRITICAL): Never prioritize synthetic benchmarks over real-world interaction smoothness. AI-generated code often misses Interaction to Next Paint (INP) bottlenecks caused by synchronous main-thread blocking. You MUST use scheduler.yield() or requestAnimationFrame for any complex DOM or state updates triggered by user events. Any implementation that risks "Layout Thrashing" or exceeds t...

🎨 PROTOCOL 1: FRONTEND PRECISION (INP & BUNDLE) Aesthetics must be fast. Refer to frontend-design for visuals, but enforce these for speed.

2026-grade Cross-Domain Optimization. Expertise in Interaction to Next Paint (INP), Partial Hydration, UUIDv7 indexing, and AI Token Stewardship. Performance is a feature, not an afterthought. Source: xenitv1/claude-code-maestro.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/xenitv1/claude-code-maestro --skill optimization-mastery
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is optimization-mastery?

2026-grade Cross-Domain Optimization. Expertise in Interaction to Next Paint (INP), Partial Hydration, UUIDv7 indexing, and AI Token Stewardship. Performance is a feature, not an afterthought. Source: xenitv1/claude-code-maestro.

How do I install optimization-mastery?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/xenitv1/claude-code-maestro --skill optimization-mastery Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/xenitv1/claude-code-maestro