# Shinecode Performance Skill

## Environment
- Node.js: >= 22.0.0 (V8 optimizations and native fetch in Node 22)

## Before Implementation
Ask: Does this need client JavaScript? Can it be server-rendered? Can it be cached? Can data be smaller? Can images be optimized? Does this add a dependency?
